Rename folder and name of Chart
diff --git a/shardingsphere-charts/shardingsphere-proxy/Chart.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/Chart.yaml
similarity index 96%
rename from shardingsphere-charts/shardingsphere-proxy/Chart.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/Chart.yaml
index 85888be..d8a28aa 100644
--- a/shardingsphere-charts/shardingsphere-proxy/Chart.yaml
+++ b/shardingsphere-charts/apache-shardingsphere-proxy/Chart.yaml
@@ -17,7 +17,7 @@
 
 apiVersion: v2
 appVersion: 5.1.2
-name: apache-shardingsphere-proxy-chart
+name: apache-shardingsphere-proxy
 version: 1.1.0
 maintainers:
   - name: dev@shardingsphere.apache.org
diff --git a/shardingsphere-charts/shardingsphere-proxy/LICENSE b/shardingsphere-charts/apache-shardingsphere-proxy/LICENSE
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/LICENSE
rename to shardingsphere-charts/apache-shardingsphere-proxy/LICENSE
diff --git a/shardingsphere-charts/shardingsphere-proxy/NOTICE b/shardingsphere-charts/apache-shardingsphere-proxy/NOTICE
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/NOTICE
rename to shardingsphere-charts/apache-shardingsphere-proxy/NOTICE
diff --git a/shardingsphere-charts/shardingsphere-proxy/charts/governance/Chart.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/charts/governance/Chart.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/charts/governance/Chart.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/charts/governance/Chart.yaml
diff --git a/shardingsphere-charts/shardingsphere-proxy/charts/governance/values.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/charts/governance/values.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/charts/governance/values.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/charts/governance/values.yaml
diff --git a/shardingsphere-charts/shardingsphere-proxy/templates/configmap.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/templates/configmap.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/templates/configmap.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/templates/configmap.yaml
diff --git a/shardingsphere-charts/shardingsphere-proxy/templates/deployment.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/templates/deployment.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/templates/deployment.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/templates/deployment.yaml
diff --git a/shardingsphere-charts/shardingsphere-proxy/templates/service.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/templates/service.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/templates/service.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/templates/service.yaml
diff --git a/shardingsphere-charts/shardingsphere-proxy/values.yaml b/shardingsphere-charts/apache-shardingsphere-proxy/values.yaml
similarity index 100%
rename from shardingsphere-charts/shardingsphere-proxy/values.yaml
rename to shardingsphere-charts/apache-shardingsphere-proxy/values.yaml