getprotocollab/kustomize-deploy
Updates a images overwrite in a kustomizer repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository to update | yes | — |
| branch | the branch to update | no | master |
| ssh-key | ssh key to authenticate to the repository with (needs to have read/write) | yes | — |
| target | path to the kustomize to update | yes | — |
| image | the image that will be updated with the given tag | yes | — |
| tag | the tag that the given image will be set too | yes | — |
| git-email | email of git committer | yes | — |
| git-user | username of the git commiter | yes | — |
| git-ref-name | the ref that triggered the deploy that will be included in the git commit | yes | — |
Outputs
no outputs