Below you will find pages that utilize the taxonomy term “Scalified”
March 23, 2026
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.
March 21, 2026
scalified/helm-chart-bump-action
Version updated for https://github.com/Scalified/helm-chart-bump-action to version v1.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 updating Helm chart versions based on the latest Docker image tags from Docker Hub. It filters image tags using a configurable regex pattern, identifies the latest matching tag, updates the version and appVersion fields in the Chart.