bump to use chart-releaser v1.6.0 (#146)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2023-06-27 17:48:59 +02:00
committed by GitHub
parent 5f8660e6e9
commit fdfc0aa11c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
DEFAULT_CHART_RELEASER_VERSION=v1.5.0
DEFAULT_CHART_RELEASER_VERSION=v1.6.0
show_help() {
cat << EOF