-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Host the charts in a standard helm registry #1085
Comments
Hello @ksauzz, we apologize that you are facing issues and cannot access helm charts anonymously. We cannot host helm-charts in eks-charts as eks-charts is not owned by our team and we had issues in the past co-ordinating with other team, so we had our own ECR repo to handle this efficiently, it's almost more than an year that we migrated from eks-charts to ECR public repo. We apologize but we suggest finding a different route to access helm charts for your workloads. Thanks |
Thank you for the explanation. But what I ask here is to host the chart in a standard helm registry, not in OCI registry. I think any official helm chart should be hosted in a standard helm chart, not OCI. |
Describe the feature
I would like to access helm charts from CI/CD by a anonymous user w/ standard helm commands.
Is the feature request related to a problem?
Migrating the helm chart to ECR as OCI registry causes breaking changes for our CI/CD and other automation tools because:
It would be nice to host the charts in standard helm registry as well.
Describe alternatives you've considered
A description of any alternative solutions or features you've considered.
The text was updated successfully, but these errors were encountered: