Update chart versions to 0.14.0-rc2

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
Tom Pantelis
2022-11-07 12:40:43 -05:00
committed by Daniel Farrell
parent 73f0870d83
commit ce27971323
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ endif
export DEPLOYTOOL = helm export DEPLOYTOOL = helm
GH_URL=https://submariner-io.github.io/submariner-charts/charts GH_URL=https://submariner-io.github.io/submariner-charts/charts
CHARTS_DIR=charts CHARTS_DIR=charts
CHARTS_VERSION=0.14.0-m1 CHARTS_VERSION=0.14.0-rc2
HELM_DOCS_VERSION=0.15.0 HELM_DOCS_VERSION=0.15.0
REPO_URL=$(shell git config remote.origin.url) REPO_URL=$(shell git config remote.origin.url)
SUBCTL_VERSION=$(CHARTS_VERSION) SUBCTL_VERSION=$(CHARTS_VERSION)
+2 -2
View File
@@ -1,8 +1,8 @@
--- ---
name: submariner-k8s-broker name: submariner-k8s-broker
version: 0.14.0-m1 version: 0.14.0-rc2
apiVersion: v2 apiVersion: v2
appVersion: 0.14.0-m1 appVersion: 0.14.0-rc2
description: Submariner Kubernetes Broker description: Submariner Kubernetes Broker
keywords: keywords:
home: https://submariner-io.github.io/ home: https://submariner-io.github.io/
+2 -2
View File
@@ -1,8 +1,8 @@
--- ---
name: submariner-operator name: submariner-operator
version: 0.14.0-m1 version: 0.14.0-rc2
apiVersion: v2 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 description: Submariner enables direct networking between Pods and Services in different Kubernetes clusters
keywords: keywords:
home: https://submariner-io.github.io/ home: https://submariner-io.github.io/