Container & Helm Version Updater
Version updated for https://github.com/drumandbytes/argocd-gitops-updater-action to version v1.3.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ArgoCD GitOps Updater Action automates the process of updating Helm chart and Docker image versions in GitOps-managed repositories, such as those using ArgoCD or Kustomize. It streamlines version management by automatically detecting updates, creating pull requests with the changes, and notifying teams through popular messaging platforms like Slack and Teams. This action supports semantic versioning, multi-registry integrations, and rate limit management, making it a powerful tool for maintaining up-to-date and consistent deployments in a GitOps workflow.
Release notes
What’s Changed
- Claude/support pgbouncer versioning oyv tj by @JustMaris in https://github.com/drumandbytes/argocd-gitops-updater-action/pull/4
- fix: remove setup-python pip caching to avoid file requirement error by @JustMaris in https://github.com/drumandbytes/argocd-gitops-updater-action/pull/5
Full Changelog: https://github.com/drumandbytes/argocd-gitops-updater-action/compare/v1.2.0...v1.3.0