cloudfoundry / capi-ci

Apache License 2.0
8 stars 16 forks source link

update k8s deploy script to work with backup-metadata-generator images #13

Closed tcdowney closed 4 years ago

tcdowney commented 4 years ago

These are currently built in the backup-metadata pipeline, but will eventually be built in the capi-k8s pipeline. I'm updating that pipeline now to use the same deployment script as samus and need the script to support arbitrary versions.

On Samus this will just deploy the latest version of the image which shouldn't affect any of the tests it runs.

CAKE Story: #175080281

Authored-by: Tim Downey tdowney@vmware.com