pujux/ArgoCD Manifest Update
This GitHub Action updates a deployment manifest with the latest image hash for your application.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment-repo | The deployment repository holding the manifests | yes | — |
| deployment-repo-ref | The deployment repository ref to be used | no | main |
| github-token | Github Token needed to access deployment repository Needs read and write access to deployment repository | yes | — |
| manifest-file | Path of the manifest file in your deployment repository | yes | — |
| image-name | The docker image name | yes | — |
| image-tag | The new tag value | yes | — |
| git-email | The email to be used for the git commit | no | pujux@argocd-manifest-update.com |
| git-name | The username to be used for the git commit | no | pujux |
Outputs
no outputs