From c78ae48c5934ec7192a666fad7dbbd337aa33eba Mon Sep 17 00:00:00 2001 From: Vaishnav Gaikwad Date: Thu, 19 May 2022 00:59:26 +0530 Subject: [PATCH] add kube-verison to istio:100.0.2+up1.10.4 --- charts/rancher-istio/100.0.2+up1.10.4/Chart.yaml | 1 + release.yaml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/charts/rancher-istio/100.0.2+up1.10.4/Chart.yaml b/charts/rancher-istio/100.0.2+up1.10.4/Chart.yaml index 89f5e231e..f6ecfb0e6 100644 --- a/charts/rancher-istio/100.0.2+up1.10.4/Chart.yaml +++ b/charts/rancher-istio/100.0.2+up1.10.4/Chart.yaml @@ -4,6 +4,7 @@ annotations: catalog.cattle.io/display-name: Istio catalog.cattle.io/namespace: istio-system catalog.cattle.io/os: linux + catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.22.0-0' catalog.cattle.io/provides-gvr: networking.istio.io.virtualservice/v1beta1 catalog.cattle.io/rancher-version: '>= 2.6.0-0' catalog.cattle.io/release-name: rancher-istio diff --git a/release.yaml b/release.yaml index e69de29bb..c4d5a45bc 100644 --- a/release.yaml +++ b/release.yaml @@ -0,0 +1,4 @@ +rancher-istio: +- 100.0.0+up1.10.4 +- 100.0.1+up1.10.4 +- 100.0.2+up1.10.4 \ No newline at end of file