diff --git a/assets/rancher-istio/rancher-istio-100.1.0+up1.11.4.tgz b/assets/rancher-istio/rancher-istio-100.1.0+up1.11.4.tgz index 5a21f55dc..4ec1401f4 100644 Binary files a/assets/rancher-istio/rancher-istio-100.1.0+up1.11.4.tgz and b/assets/rancher-istio/rancher-istio-100.1.0+up1.11.4.tgz differ diff --git a/charts/rancher-istio/rancher-istio/100.1.0+up1.11.4/Chart.yaml b/charts/rancher-istio/rancher-istio/100.1.0+up1.11.4/Chart.yaml index 07a60af88..631c53b67 100644 --- a/charts/rancher-istio/rancher-istio/100.1.0+up1.11.4/Chart.yaml +++ b/charts/rancher-istio/rancher-istio/100.1.0+up1.11.4/Chart.yaml @@ -1,6 +1,7 @@ annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Istio + catalog.cattle.io/kube-version: 1.19 - 1.22 catalog.cattle.io/namespace: istio-system catalog.cattle.io/os: linux catalog.cattle.io/provides-gvr: networking.istio.io.virtualservice/v1beta1 @@ -10,6 +11,7 @@ annotations: catalog.cattle.io/requests-memory: 2314Mi catalog.cattle.io/type: cluster-tool catalog.cattle.io/ui-component: istio + catalog.cattle.io/upstream-version: 1.11.4 apiVersion: v1 appVersion: 1.11.4 description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/ diff --git a/index.yaml b/index.yaml index 1f7a7f412..ffd433cf8 100755 --- a/index.yaml +++ b/index.yaml @@ -2514,6 +2514,7 @@ entries: - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Istio + catalog.cattle.io/kube-version: 1.19 - 1.22 catalog.cattle.io/namespace: istio-system catalog.cattle.io/os: linux catalog.cattle.io/provides-gvr: networking.istio.io.virtualservice/v1beta1 @@ -2523,9 +2524,10 @@ entries: catalog.cattle.io/requests-memory: 2314Mi catalog.cattle.io/type: cluster-tool catalog.cattle.io/ui-component: istio + catalog.cattle.io/upstream-version: 1.11.4 apiVersion: v1 appVersion: 1.11.4 - created: "2021-11-08T17:36:09.181897-07:00" + created: "2021-11-16T15:35:31.336804337+05:30" dependencies: - condition: kiali.enabled name: kiali @@ -2535,7 +2537,7 @@ entries: repository: file://./charts/tracing description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/ for details. - digest: 7076cf13056f8935dd4d6c7b05dab85c641004d8522804549e2d5a24aa8bf2f2 + digest: 74ec65c57ef1130a9ff9a96d11e3b45479708b9eeb4d06c9297b15b29beceeeb icon: https://charts.rancher.io/assets/logos/istio.svg keywords: - networking diff --git a/packages/rancher-istio/charts/Chart.yaml b/packages/rancher-istio/charts/Chart.yaml index a3086c681..e7f05a5f8 100644 --- a/packages/rancher-istio/charts/Chart.yaml +++ b/packages/rancher-istio/charts/Chart.yaml @@ -19,3 +19,5 @@ annotations: catalog.cattle.io/requests-cpu: "710m" catalog.cattle.io/requests-memory: "2314Mi" catalog.cattle.io/rancher-version: ">= 2.6.0-0 <= 2.6.99-0" + catalog.cattle.io/kube-version: "1.19 - 1.22" + catalog.cattle.io/upstream-version: "1.11.4" \ No newline at end of file