Back to Projects
Helm Chart Action
Composite GitHub Action for the Helm chart lifecycle — scanning, linting, and OCI registry publishing.

GitHub Action that orchestrates the full Helm chart lifecycle in CI: static linting (helm lint, kubeval), vulnerability scanning, version bumping, packaging, and pushing to an OCI registry. Provides a uniform, declarative chart-publishing workflow across repositories and reduces chart pipelines to a single workflow step. Embedded in the Helm Repository monorepo and several service pipelines.
Technologies
GitHub ActionsHelmKubernetesOCI RegistryBash