Bump to 0.14.0-m1

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
This commit is contained in:
Sridhar Gaddam
2022-10-07 12:32:32 -04:00
committed by Daniel Farrell
parent 045cc7f4f7
commit 732eb70dcc
7 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ endif
export DEPLOYTOOL = helm
GH_URL=https://submariner-io.github.io/submariner-charts/charts
CHARTS_DIR=charts
CHARTS_VERSION=0.13.0-rc2
CHARTS_VERSION=0.14.0-m1
HELM_DOCS_VERSION=0.15.0
REPO_URL=$(shell git config remote.origin.url)