bump cr to v1.4.1 (#121)

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

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2022-09-28 12:16:49 +02:00
committed by GitHub
parent 6d70e8546c
commit 98bccfd32b
3 changed files with 8 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.0
DEFAULT_CHART_RELEASER_VERSION=v1.4.1
show_help() {
cat << EOF