diff --git a/charts/kubezero-argo-cd/Chart.yaml b/charts/kubezero-argo-cd/Chart.yaml index 0f6a3726..5182dc48 100644 --- a/charts/kubezero-argo-cd/Chart.yaml +++ b/charts/kubezero-argo-cd/Chart.yaml @@ -17,4 +17,4 @@ dependencies: - name: argo-cd version: 2.9.5 repository: https://argoproj.github.io/argo-helm -kubeVersion: ">= 1.17.0" +kubeVersion: ">= 1.16.0" diff --git a/charts/kubezero-istio-ingress/Chart.yaml b/charts/kubezero-istio-ingress/Chart.yaml index 93803623..943b2c8d 100644 --- a/charts/kubezero-istio-ingress/Chart.yaml +++ b/charts/kubezero-istio-ingress/Chart.yaml @@ -21,4 +21,4 @@ dependencies: - name: istio-private-ingress version: 1.1.0 condition: istio-private-ingress.enabled -kubeVersion: ">= 1.17.0" +kubeVersion: ">= 1.16.0" diff --git a/charts/kubezero-istio/Chart.yaml b/charts/kubezero-istio/Chart.yaml index 183d4cb5..2321650d 100644 --- a/charts/kubezero-istio/Chart.yaml +++ b/charts/kubezero-istio/Chart.yaml @@ -19,4 +19,4 @@ dependencies: version: 1.1.0 - name: istio-discovery version: 1.2.0 -kubeVersion: ">= 1.17.0" +kubeVersion: ">= 1.16.0"