update chart-releaser to v1.3.0 (#98)

This commit is contained in:
Carlos Tadeu Panato Junior
2022-02-02 20:49:33 +01:00
committed by GitHub
parent 974a6950cd
commit 6208805565
4 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
DEFAULT_CHART_RELEASER_VERSION=v1.2.1
DEFAULT_CHART_RELEASER_VERSION=v1.3.0
show_help() {
cat << EOF