Helm-actions-vidhya101
Version updated for https://github.com/vidhyashankergoel/helm-actions to version v1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the packaging and publishing of Helm charts to an OCI registry, such as GitHub Container Registry (GHCR). It simplifies Helm chart management by performing tasks like updating values.yaml and Chart.yaml, running helm lint, packaging the chart, pushing it to a registry, and optionally committing version updates back to the repository. Key outputs include the final chart version, generated image tag, and packaged chart filename, streamlining CI/CD workflows for Kubernetes applications.
What’s Changed
Full Changelog: https://github.com/vidhyashankergoel/helm-actions/compare/v1.2...v1.3