bump cr to 1.6.1 and add dependabot config (#173)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2023-11-02 17:45:56 +01:00
committed by GitHub
parent d17b190701
commit 0c13a653b8
5 changed files with 49 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.6.0
DEFAULT_CHART_RELEASER_VERSION=v1.6.1
show_help() {
cat <<EOF