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

Add support for getting latest versions of OCI chart repositories #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romnn
Copy link

@romnn romnn commented Oct 27, 2024

This PR adds adds basic support for getting the latest versions of OCI chart repositories, such as oci://registry-1.docker.io/bitnamicharts/minio.
I have tested it to work for helm outdated list, however, helm outdated update has not been addressed yet.

Additional changes:

  • Some gofmt changes in the affected files
  • Updated dependencies to their latest versions
  • Removed tests in dependency_test.go, since they fail and certutil.Requirements is no longer available in newer helm versions. This could be addressed in a separate PR.

@romnn romnn mentioned this pull request Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant