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

Publish helm chart also as an OCI package (e.g. on GHCR/quay.io registry) #161

Open
mkilchhofer opened this issue Feb 28, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mkilchhofer
Copy link
Contributor

mkilchhofer commented Feb 28, 2024

The helm chart of version-checker is published using the classic approach with a static webserver and an index.yaml.
In helm 3.8+ the OCI method went GA:

I see two options to use as an OCI mirror:

  • GHCR (Github packages)
    You need to think about the Github organizational plan. On free plan there are 500MB included
  • Quay.io (where you also push the container images)
@mkilchhofer mkilchhofer changed the title Package helm charts also as an OCI package (e.g. on GHCR registry) Publish helm chart also as an OCI package (e.g. on GHCR registry) Feb 28, 2024
@mkilchhofer mkilchhofer changed the title Publish helm chart also as an OCI package (e.g. on GHCR registry) Publish helm chart also as an OCI package (e.g. on GHCR/quay.io registry) Feb 29, 2024
@hawksight hawksight added the enhancement New feature or request label Apr 9, 2024
@davidcollom davidcollom added this to the v1 release milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants