[Enhancement]: keeping support for helm in non OCI repositories #8913
venkatamutyala
started this conversation in
General
Replies: 2 comments 1 reply
-
As said in the 0.36 release notes. The old Helm chart repository will remain to exist for some time. But it is manually maintained whcih often leads to issues and errors and it is there fore not reliable. So you should migrate your tooling to the OCI Helm Charts or to use the Helm Chart binary directly from the GitHUb release page which are fully automated. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@venkatamutyala which tools do not support helm OCI? You mention ArgoCD, but ArgoCD supports helm OCI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Related problem
Per the last release 0.36.0:
This represents a huge issue for cluster admins/operators. Helm OCI support isn't fully embraced by all helm tools (ex. ArgoCD). It would be great if we could continue support for at least another 12 months or longer so that everyone can safely cut over to OCI. Until the main helm project deprecates the legacy registry I don't think this project should either.
Not sure what the timeline was for a full removal but just wanted to advocate for this earlier than later.
Suggested solution
Keep publishing to both helm repositories until all major helm tools support OCI fully or until the helm project deprecates support for non-OCI itself
Alternatives
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions