Skip to content

Helm With OCI and digest version #5207

Answered by hiddeco
b4nst asked this question in Q&A
Discussion options

You must be logged in to vote

This can either be solved by forking the chart, or maybe by using a chart template with an OCI chart reference — as I believe this will maintain the unmodified SemVer for as long as you do not define any values file overwrites.

The reason it can not be solved via a Kustomize post renderer operation is that the error you are running into happens during Helm's render attempt, and post renderers are applied on top of(/after) this (succeeded).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@b4nst
Comment options

Answer selected by b4nst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants