ironashram/ArgoCD Apps Action

Action to bump pinned Helm chart versions in GitOps manifests (ArgoCD, Flux, or custom layouts) and open a PR on any GitHub-compatible forge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target_branchtarget branchnomain
create_prcreate a PR if there are new updatesnotrue
labelslabels to add to the PRnogithub_actions, dependencies
apps_folderfolder to look for the app of appsnoapps/manifests
file_extensionscomma-separated list of file extensions to scan (e.g. yaml,yml)noyaml,yml
skip_prereleaseif true skips semantic prerelease versions during automated upgradesnotrue
allow_regex_fallbackif true, when a manifest fails YAML parse (e.g. contains Helm templating) fall back to regex extraction of chart/repoURL/targetRevisionnofalse
tokentoken used to push branches and open pull requestsno${{ github.token }}
providergit provider: auto (detect from GITHUB_API_URL), github, or gitea/forgejo/codebergnoauto
presetmanifest layout to scan: argocd (spec.source) or flux (HelmRelease + HelmRepository/OCIRepository)noargocd
sources_filepath (relative to the repo) to a custom extraction config; overrides preset when setno""
repo_credentialscredentials for private chart repositories, one per line: url-prefix|username|passwordno""

no outputs