update cr to v1.7.0 (#220)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2025-01-20 11:54:23 +01:00
committed by GitHub
parent d1e09fd168
commit cae68fefc6
4 changed files with 27 additions and 28 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
DEFAULT_CHART_RELEASER_VERSION=v1.6.1
DEFAULT_CHART_RELEASER_VERSION=v1.7.0
show_help() {
cat <<EOF