actions: update chart-releaser to use version v1.2.1 (#81)

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2021-05-10 17:13:54 +02:00
committed by GitHub
parent a996acef7b
commit c25b74a986
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
DEFAULT_CHART_RELEASER_VERSION=v1.2.0
DEFAULT_CHART_RELEASER_VERSION=v1.2.1
show_help() {
cat << EOF