update release versions for cmd/*

This commit is contained in:
Phillip Wittrock
2020-01-09 17:52:24 -08:00
parent 8840085a32
commit 90ecc5d30a
2 changed files with 14 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ function releaseModule {
echo "$module complete"
}
modules="kyaml api cmd/config cmd/kubectl pluginator kustomize"
modules="kyaml api kstatus cmd/config cmd/resource cmd/kubectl pluginator kustomize"
# configure the branch and tag names
module="${1?must provide the module to release as an argument: supported modules [$modules]}"