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

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


The following commit(s) were added to refs/heads/main by this push:
     new 558e7db  Update version and appVersion in charts
     new 117d348  Merge pull request #94 from strongduanmu/dev
558e7db is described below

commit 558e7dbcffaa6ed0aa10f9a0763f8177049b1fb6
Author: duanzhengqiang <[email protected]>
AuthorDate: Fri Oct 14 15:50:05 2022 +0800

    Update version and appVersion in charts
---
 charts/shardingsphere-operator-cluster/Chart.yaml | 2 +-
 charts/shardingsphere-proxy/Chart.yaml            | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/charts/shardingsphere-operator-cluster/Chart.yaml 
b/charts/shardingsphere-operator-cluster/Chart.yaml
index 975ec9f..dd07fbb 100644
--- a/charts/shardingsphere-operator-cluster/Chart.yaml
+++ b/charts/shardingsphere-operator-cluster/Chart.yaml
@@ -30,4 +30,4 @@ dependencies:
     version: 1.16.1
 type: application
 version: 0.1.0
-appVersion: "5.2.0"
+appVersion: "5.2.1"
diff --git a/charts/shardingsphere-proxy/Chart.yaml 
b/charts/shardingsphere-proxy/Chart.yaml
index 3cd1ced..1f4f522 100644
--- a/charts/shardingsphere-proxy/Chart.yaml
+++ b/charts/shardingsphere-proxy/Chart.yaml
@@ -16,9 +16,9 @@
 #
 
 apiVersion: v2
-appVersion: 5.2.0
+appVersion: 5.2.1
 name: apache-shardingsphere-proxy
-version: 1.1.1
+version: 0.1.0
 maintainers:
   - name: [email protected]
 dependencies:

Reply via email to