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 OCI repository publish to ghcr.io for helm charts released from other repositories #3068

Open
krajorama opened this issue Apr 8, 2024 · 1 comment · May be fixed by #3115
Open

Add OCI repository publish to ghcr.io for helm charts released from other repositories #3068

krajorama opened this issue Apr 8, 2024 · 1 comment · May be fixed by #3115

Comments

@krajorama
Copy link
Contributor

Followup to #2998 #2395

Implement releasing LGTM databases and other helm charts to github packages.
Update
https://github.com/grafana/helm-charts/blob/main/.github/workflows/update-helm-repo.yaml

@benoitschipper
Copy link

Hey All, I see there are already some Helm Charts being published as OCI Artifact (packages) here: https://github.com/orgs/grafana/packages?repo_name=helm-charts , or even within their own respective project within the grafana/*** github page.

I'd love to be able to also collect the following Helm Charts through GHCR as OCI Artifact:

The reason I like the OCI artifact has to do with the fact that I often require to work within airgapped environments. If the helm charts are available as OCI artifacts it allows me to gather and airgap these helm charts as OCI artifacts, the same way as I do with Images from multiple artifact repo's such as Docker/GHCR and more. Using tooling such as Skopeo Sync and Renovate to automatically alert me of a new version and decrease the amount of LCM.

Hope this makes sense! <3

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 a pull request may close this issue.

2 participants