Bump up to 0.10.1

Signed-off-by: Victor  Godoy Hernández <vigohe@gmail.com>
This commit is contained in:
Victor Godoy Hernández
2021-10-26 08:34:24 -04:00
committed by Thomas Pantelis
parent 14e85ad476
commit 4cf74cfc3b
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ override DEPLOY_ARGS += $(CLUSTER_SETTINGS_FLAG) --deploytool helm
export DEPLOY_ARGS
GH_URL=https://submariner-io.github.io/submariner-charts/charts
CHARTS_DIR=charts
CHARTS_VERSION=0.7.0
CHARTS_VERSION=0.10.1
HELM_DOCS_VERSION=0.15.0
REPO_URL=$(shell git config remote.origin.url)