portworx/Update Base Images
Updates versions of the base images in all buildah.sh files in the repository. Afterwards it makes commit and push in specified branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The branch of the repository to checkout. | yes | — |
| to-version | Version of the new base images as short sha. | yes | — |
| image-repo | Type of the base image: pds-base/pds-base-config/pds-jdk/pds-jemalloc | yes | — |
| filename | The name of buildah file to look for. | no | buildah.sh |
| filenameRegex | The name of buildah file(s) to look for. If this argument is set then it overrides the "filename" input. | no | "" |
Outputs
| name | description |
|---|---|
| old-version | The old base image versions. |