default action to cr v1.5.0 (#127)

Signed-off-by: cpanato <ctadeu@gmail.com>

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2023-01-06 16:36:19 +01:00
committed by GitHub
parent 89fff88708
commit be16258da8
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
DEFAULT_CHART_RELEASER_VERSION=v1.4.1
DEFAULT_CHART_RELEASER_VERSION=v1.5.0
show_help() {
cat << EOF