azure/Kubernetes Artifact Substitue

Swap images/digests in Kubernetes manifest files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifestsPath to the manifest files which will be used for deployment.yes
imagesFully qualified resource URL of the image(s) to be used for substitutions on the manifest files Example: contosodemo.azurecr.io/helloworld:testyes
namedescription
manifestsPaths to the new manifests as a multiline string. Each manifest path is on a new line.
directoryPath to the new manifests directory. All new manifests are in the root-level.