Skip to content

Document post-renderer hooks behavior in Helm 4#2071

Merged
TerryHowe merged 12 commits into
helm:mainfrom
Promptless:promptless/document-postrender-hooks-behavior
Apr 29, 2026
Merged

Document post-renderer hooks behavior in Helm 4#2071
TerryHowe merged 12 commits into
helm: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>
@TerryHowe TerryHowe added the awaiting release Feature needs to be merged and released before docs update label Apr 23, 2026

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@promptless-for-oss

Copy link
Copy Markdown
Contributor Author

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@TerryHowe TerryHowe merged commit 7679207 into helm:main Apr 29, 2026
3 checks passed
@promptless-for-oss promptless-for-oss deleted the promptless/document-postrender-hooks-behavior branch April 29, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting release Feature needs to be merged and released before docs update has one approval size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants