scalified/helm-chart-bump-action
Version updated for https://github.com/Scalified/helm-chart-bump-action to version v2.1.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of synchronizing a Helm chart’s version and appVersion in its Chart.yaml file with the latest Docker image tag from Docker Hub that matches a specified pattern. It simplifies maintaining up-to-date Helm charts by fetching, filtering, and applying Docker image tags, then committing and pushing changes when updates are needed. This action is ideal for automating version management and ensuring consistency between Docker images and Helm charts.