Publish Helm chart to GHCR OCI registry #4
Reference in New Issue
Block a user
Delete Branch "feat/helm-oci-publish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.github/workflows/helm-release.yamlthat packageschart/and pushes tooci://ghcr.io/cpfarhood/chartson every push tomainthat toucheschart/**After merging
The GHCR package
ghcr.io/cpfarhood/charts/antigravitywill be private by default. Go to GitHub Packages and set it to public, or add registry credentials to the Flux HelmRepository.Test plan
oci://ghcr.io/cpfarhood/charts/antigravity:0.1.0is published🤖 Generated with Claude Code
via Happy