Skip to content

Document post-renderer hooks behavior in Helm 4#2071

Open
promptless-for-oss wants to merge 5 commits intohelm:mainfrom
Promptless:promptless/document-postrender-hooks-behavior
Open

Document post-renderer hooks behavior in Helm 4#2071
promptless-for-oss wants to merge 5 commits intohelm:mainfrom
Promptless:promptless/document-postrender-hooks-behavior

Conversation

@promptless-for-oss
Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Adds documentation explaining that Helm 4 processes chart hooks through post-renderers in separate streams from regular templates, allowing the same resource to appear in both without conflict.


Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️

Add documentation explaining that in Helm 4, chart hooks are processed
by post-renderers in separate streams from regular templates. This allows
the same resource to appear in both hooks and templates without causing
duplicate-resource errors in tools like Kustomize.

Signed-off-by: promptless[bot] <promptless[bot]@users.noreply.github.com>
promptless Bot added 4 commits April 16, 2026 22:43
Updates the hooks section to accurately describe Helm 4's post-render
behavior: hooks and templates are sent together by default (combined
strategy). Documents all three PostRenderStrategy options and recommends
nohooks for Kustomize users with patches targeting template-only resources.

Signed-off-by: promptless[bot] <promptless[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant