Skip to content
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

Support for --plain-http flag in order to upload/download charts from OCI registries served at an HTTP endpoint #336

Closed
danparisi opened this issue Nov 8, 2023 · 2 comments

Comments

@danparisi
Copy link

FEATURE REQUEST
Supporting --plain-http flag when running following commands:

  • helm install
  • helm pull
  • helm push
  • helm template
  • helm upgrade
  • helm show

The flag was added in Helm v3.13.0 in order to instructs the registry client to use plain HTTP connections, thus enabling upload/download of charts from OCI registries served at an HTTP endpoint.

More information can be found here:
helm/helm#12128

@danparisi
Copy link
Author

@sschnabe do you think you will have some capacity for such implementation?

sschnabe added a commit that referenced this issue Nov 17, 2023
@sschnabe
Copy link
Member

Released with 6.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants