diff --git a/Makefile b/Makefile index 681a980..6b37320 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ endif export DEPLOYTOOL = helm GH_URL=https://submariner-io.github.io/submariner-charts/charts CHARTS_DIR=charts -CHARTS_VERSION=0.14.0-m1 +CHARTS_VERSION=0.14.0-rc2 HELM_DOCS_VERSION=0.15.0 REPO_URL=$(shell git config remote.origin.url) SUBCTL_VERSION=$(CHARTS_VERSION) diff --git a/submariner-k8s-broker/Chart.yaml b/submariner-k8s-broker/Chart.yaml index a5305eb..364ed64 100644 --- a/submariner-k8s-broker/Chart.yaml +++ b/submariner-k8s-broker/Chart.yaml @@ -1,8 +1,8 @@ --- name: submariner-k8s-broker -version: 0.14.0-m1 +version: 0.14.0-rc2 apiVersion: v2 -appVersion: 0.14.0-m1 +appVersion: 0.14.0-rc2 description: Submariner Kubernetes Broker keywords: home: https://submariner-io.github.io/ diff --git a/submariner-operator/Chart.yaml b/submariner-operator/Chart.yaml index 469c8fe..281e25c 100644 --- a/submariner-operator/Chart.yaml +++ b/submariner-operator/Chart.yaml @@ -1,8 +1,8 @@ --- name: submariner-operator -version: 0.14.0-m1 +version: 0.14.0-rc2 apiVersion: v2 -appVersion: 0.14.0-m1 +appVersion: 0.14.0-rc2 description: Submariner enables direct networking between Pods and Services in different Kubernetes clusters keywords: home: https://submariner-io.github.io/