This is an automated email from the ASF dual-hosted git repository.
sunnianjun 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 e10a482 Update chart name with apache prefix in Chart.yaml (#95)
e10a482 is described below
commit e10a48221ec4504f9124e7fac57bd8f2820e9caa
Author: Zhengqiang Duan <[email protected]>
AuthorDate: Sat Oct 15 15:33:02 2022 +0800
Update chart name with apache prefix in Chart.yaml (#95)
---
charts/shardingsphere-operator-cluster/Chart.yaml | 2 +-
charts/shardingsphere-operator/Chart.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/charts/shardingsphere-operator-cluster/Chart.yaml
b/charts/shardingsphere-operator-cluster/Chart.yaml
index dd07fbb..954f7f2 100644
--- a/charts/shardingsphere-operator-cluster/Chart.yaml
+++ b/charts/shardingsphere-operator-cluster/Chart.yaml
@@ -16,7 +16,7 @@
#
apiVersion: v2
-name: shardingsphere-operator-cluster
+name: apache-shardingsphere-operator-cluster
description: A Helm chart for ShardingSphere-Operator-Cluster
dependencies:
- condition: zookeeper.enabled
diff --git a/charts/shardingsphere-operator/Chart.yaml
b/charts/shardingsphere-operator/Chart.yaml
index 3508a9d..eddb7df 100644
--- a/charts/shardingsphere-operator/Chart.yaml
+++ b/charts/shardingsphere-operator/Chart.yaml
@@ -16,7 +16,7 @@
#
apiVersion: v2
-name: shardingsphere-operator
+name: apache-shardingsphere-operator
description: A Helm chart for ShardingSphere-Operator
type: application
version: 0.1.0