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

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


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 86266bf  chore(index): update index.yaml for 0.1.2 (#176)
86266bf is described below

commit 86266bf12c302a40c85469a2aefb03b9e4472224
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Tue Jan 10 17:13:07 2023 +0800

    chore(index): update index.yaml for 0.1.2 (#176)
    
    * update index.yaml for 0.1.2
    
    * add license header
---
 index.yaml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 59 insertions(+), 1 deletion(-)

diff --git a/index.yaml b/index.yaml
index 7b254b4..359d21e 100644
--- a/index.yaml
+++ b/index.yaml
@@ -1,6 +1,43 @@
+##
+## Copyright 2022 SphereEx Authors
+##
+## Licensed under the Apache License, Version 2.0 (the "License");
+## you may not use this file except in compliance with the License.
+## You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+##
+
 apiVersion: v1
 entries:
   apache-shardingsphere-operator-charts:
+  - apiVersion: v2
+    appVersion: 5.3.1
+    created: "2023-01-10T17:01:40.895448+08:00"
+    dependencies:
+    - condition: proxyCluster.zookeeper.enabled
+      name: zookeeper
+      repository: https://charts.bitnami.com/bitnami
+      version: 9.2.7
+    - name: common
+      repository: https://charts.bitnami.com/bitnami
+      tags:
+      - bitnami-common
+      version: 1.16.1
+    description: The ShardingSphere Kubernetes Operator automates 
provisioning, management,
+      and operations of ShardingSphere Proxy clusters running on Kubernetes.
+    digest: 38244bb098f94525fe347e8fb35552a8df0920921ff33d8c704cec5ab6330dc4
+    name: apache-shardingsphere-operator-charts
+    type: application
+    urls:
+    - 
https://github.com/apache/shardingsphere-on-cloud/releases/download/0.1.2/apache-shardingsphere-operator-charts-0.1.2.tgz
+    version: 0.1.2
   - apiVersion: v2
     appVersion: 0.1.1
     created: "2022-12-06T19:10:06.589912+08:00"
@@ -75,6 +112,27 @@ entries:
     - 
https://github.com/apache/shardingsphere-on-cloud/releases/download/0.1.0/apache-shardingsphere-operator-cluster-charts-0.1.0.tgz
     version: 0.1.0
   apache-shardingsphere-proxy-charts:
+  - apiVersion: v2
+    appVersion: 5.3.1
+    created: "2023-01-10T17:01:40.905761+08:00"
+    dependencies:
+    - condition: governance.enabled
+      name: governance
+      repository: file://./charts/governance
+      version: 1.x.x
+    - name: common
+      repository: https://charts.bitnami.com/bitnami
+      tags:
+      - bitnami-common
+      version: 1.x.x
+    description: A Helm chart for ShardingSphere-Proxy-Cluster
+    digest: 4b12487603c0bfee28e02e49149f7a8dadbebb31687165b62ed027218d6eef2d
+    maintainers:
+    - name: [email protected]
+    name: apache-shardingsphere-proxy-charts
+    urls:
+    - 
https://github.com/apache/shardingsphere-on-cloud/releases/download/0.1.2/apache-shardingsphere-proxy-charts-0.1.2.tgz
+    version: 0.1.2
   - apiVersion: v2
     appVersion: 5.3.0
     created: "2022-12-06T19:10:06.600133+08:00"
@@ -117,4 +175,4 @@ entries:
     urls:
     - 
https://github.com/apache/shardingsphere-on-cloud/releases/download/0.1.0/apache-shardingsphere-proxy-charts-0.1.0.tgz
     version: 0.1.0
-generated: "2022-12-06T19:10:06.587523+08:00"
+generated: "2023-01-10T17:01:40.888339+08:00"

Reply via email to