manics/bump-container
Dereference a container registry pointer tag such as as latest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository, either `docker.io/<owner>/<repo>` or `quay.io/<owner>/<repo>` | yes | — |
| pointerTag | Tag to be dereferenced | yes | latest |
| regex | Optional regular expression to match against the tag | no | "" |
| maxTagsToFetch | Maximum number of tags to fetch, default is the first page returned by the registry API (currently 10 for Docker Hub, 50 for quay.io) | no | "" |
Outputs
no outputs