You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2022/12/06 09:39:23 UTC

[shardingsphere-on-cloud] branch 0.1.1-release updated: Update version for release 0.1.1

This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a commit to branch 0.1.1-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


The following commit(s) were added to refs/heads/0.1.1-release by this push:
     new 473188d  Update version for release 0.1.1
473188d is described below

commit 473188d42e48c846d2331943a4e795e599fd3d50
Author: 吴伟杰 <wu...@apache.org>
AuthorDate: Tue Dec 6 17:38:15 2022 +0800

    Update version for release 0.1.1
---
 charts/apache-shardingsphere-operator-charts/Chart.yaml          | 4 ++--
 charts/apache-shardingsphere-operator-cluster-charts/Chart.yaml  | 4 ++--
 charts/apache-shardingsphere-operator-cluster-charts/values.yaml | 2 +-
 charts/apache-shardingsphere-proxy-charts/Chart.yaml             | 4 ++--
 charts/apache-shardingsphere-proxy-charts/values.yaml            | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/charts/apache-shardingsphere-operator-charts/Chart.yaml b/charts/apache-shardingsphere-operator-charts/Chart.yaml
index d99d8db..9736785 100644
--- a/charts/apache-shardingsphere-operator-charts/Chart.yaml
+++ b/charts/apache-shardingsphere-operator-charts/Chart.yaml
@@ -19,8 +19,8 @@ apiVersion: v2
 name: apache-shardingsphere-operator-charts
 description: A Helm chart for ShardingSphere-Operator
 type: application
-version: 0.1.0
-appVersion: "0.1.0"
+version: 0.1.1
+appVersion: "0.1.1"
 dependencies:
   - name: common
     repository: https://charts.bitnami.com/bitnami
diff --git a/charts/apache-shardingsphere-operator-cluster-charts/Chart.yaml b/charts/apache-shardingsphere-operator-cluster-charts/Chart.yaml
index 5e0519d..4edd7b3 100644
--- a/charts/apache-shardingsphere-operator-cluster-charts/Chart.yaml
+++ b/charts/apache-shardingsphere-operator-cluster-charts/Chart.yaml
@@ -29,5 +29,5 @@ dependencies:
       - bitnami-common
     version: 1.16.1
 type: application
-version: 0.1.0
-appVersion: "5.2.1"
+version: 0.1.1
+appVersion: "5.3.0"
diff --git a/charts/apache-shardingsphere-operator-cluster-charts/values.yaml b/charts/apache-shardingsphere-operator-cluster-charts/values.yaml
index 9aabd40..150f9b0 100644
--- a/charts/apache-shardingsphere-operator-cluster-charts/values.yaml
+++ b/charts/apache-shardingsphere-operator-cluster-charts/values.yaml
@@ -24,7 +24,7 @@ nameOverride: apache-shardingsphere-operator-cluster
 ## @param proxyVersion ShardingSphere-Proxy cluster version
 ##
 replicaCount: "3"
-proxyVersion: "5.2.1"
+proxyVersion: "5.3.0"
 ## @param automaticScaling.enable ShardingSphere-Proxy Whether the ShardingSphere-Proxy cluster has auto-scaling enabled
 ## @param automaticScaling.scaleUpWindows ShardingSphere-Proxy automatically scales the stable window
 ## @param automaticScaling.scaleDownWindows ShardingSphere-Proxy automatically shrinks the stabilized window
diff --git a/charts/apache-shardingsphere-proxy-charts/Chart.yaml b/charts/apache-shardingsphere-proxy-charts/Chart.yaml
index faf1098..0de7aaa 100644
--- a/charts/apache-shardingsphere-proxy-charts/Chart.yaml
+++ b/charts/apache-shardingsphere-proxy-charts/Chart.yaml
@@ -16,10 +16,10 @@
 #
 
 apiVersion: v2
-appVersion: 5.2.1
+appVersion: 5.3.0
 name: apache-shardingsphere-proxy-charts
 description: A Helm chart for ShardingSphere-Proxy-Cluster
-version: 0.1.0
+version: 0.1.1
 maintainers:
   - name: dev@shardingsphere.apache.org
 dependencies:
diff --git a/charts/apache-shardingsphere-proxy-charts/values.yaml b/charts/apache-shardingsphere-proxy-charts/values.yaml
index a8e104e..728a1b7 100644
--- a/charts/apache-shardingsphere-proxy-charts/values.yaml
+++ b/charts/apache-shardingsphere-proxy-charts/values.yaml
@@ -69,7 +69,7 @@ compute:
     pullPolicy: IfNotPresent
     ## Overrides the image tag whose default is the chart appVersion.
     ##
-    tag: "5.2.1"
+    tag: "5.3.0"
   ## @param compute.imagePullSecrets Specify docker-registry secret names as an array
   ## e.g:
   ## imagePullSecrets: