95gabor/ArgoCD Helm Chart Updater
Updates Helm chart versions in ArgoCD Application descriptors
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 27, 2026
- License
- None
Pinned Snippet
uses: 95gabor/argocd-helm-updater-action@8075c5500edc984f37448c06f4c555628a4a1117 # v2.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| main_directory | The main directory for the script. | no | . |
| recursive | Enable recursive search. | no | true |
| color_logs | Enable colored logs. | no | true |
| dry_run | Enable dry run mode. | no | false |
Outputs
| name | description |
|---|---|
| updated_count | Number of ArgoCD Application files with updated targetRevision. |