eastplayers/gitops action to update gitops template
update image in kustomize, commit change to git so cicd tool can pick up
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag version of docker | yes | default |
| deployment-dir | Deployment directory of the repo | yes | — |
| image | Image docker name | yes | — |
| token | Token for managing github repo | yes | — |
| repo-url | repo url | yes | — |
| branch | branch for pr or deploy | no | — |
| match | branch for pr or deploy | yes | — |
| ops-dir | ops directory after clone the repo | yes | — |
| message | message | yes | — |
Outputs
| name | description |
|---|---|
| digest | just here for now |