actions-marketplace-validations/bump-k8s-image-tags
Updates container image tag in a k8s manifest repository and creates a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repository, can be either a username or an organization name | yes | — |
| repo | he repository | yes | — |
| image | Regex that matches the image to update | yes | — |
| tag | To which tag should be updated | yes | — |
| PAT | A personal access token that has read-write access to this repository | yes | — |
| base | The base branch | no | main |
| auto_merge | Whether the pull request should be automatically merged | — | — |
Outputs
no outputs