Bump to 0.11.2

Signed-off-by: Mike Kolesnik <mkolesni@redhat.com>
This commit is contained in:
Mike Kolesnik
2022-03-13 14:46:50 +02:00
parent 8f30de30c0
commit 929a180445
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.11.1
CHARTS_VERSION=0.11.2
HELM_DOCS_VERSION=0.15.0
REPO_URL=$(shell git config remote.origin.url)