Below you will find pages that utilize the taxonomy term “Scalified”
April 15, 2026
scalified/helm-chart-bump-action
Version updated for https://github.com/Scalified/helm-chart-bump-action to version v2.2.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 The Helm Chart Bump Action is a GitHub Action designed to automate the process of synchronizing a Helm chart’s version and appVersion fields in Chart.yaml with the latest matching Docker image tag from Docker Hub. It simplifies version management by fetching and filtering Docker tags based on a regex pattern, identifying the latest version, and updating the chart file accordingly, while also committing and pushing the changes. This action is ideal for maintaining consistency between Helm charts and Docker images in CI/CD workflows.