diff --git a/kubeovn-helm/Chart.yaml b/kubeovn-helm/Chart.yaml index 652f41ee3a9..d8d7ec93ba9 100644 --- a/kubeovn-helm/Chart.yaml +++ b/kubeovn-helm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -name: kubeovn -description: A Helm chart for Kubernetes +name: kube-ovn +description: Helm chart for Kube-OVN # A chart can be either an 'application' or a 'library' chart. # @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.16.0" +appVersion: "1.12.0"