From 80300869a95b66684b675a8b5371b1599bacb366 Mon Sep 17 00:00:00 2001 From: Vaishnav Gaikwad Date: Wed, 18 May 2022 16:28:18 +0530 Subject: [PATCH] istio-1.11/add istio-1.11.8 --- .../1.11/rancher-istio/charts/Chart.yaml | 8 ++++---- .../1.11/rancher-istio/charts/values.yaml | 12 ++++++------ .../dependencies/kiali/dependency.yaml | 2 +- .../dependencies/tracing/dependency.yaml | 2 +- .../rancher-istio/1.11/rancher-istio/package.yaml | 2 +- release.yaml | 1 + 6 files changed, 14 insertions(+), 13 deletions(-) diff --git a/packages/rancher-istio/1.11/rancher-istio/charts/Chart.yaml b/packages/rancher-istio/1.11/rancher-istio/charts/Chart.yaml index e2a24d7a1..b1754c592 100644 --- a/packages/rancher-istio/1.11/rancher-istio/charts/Chart.yaml +++ b/packages/rancher-istio/1.11/rancher-istio/charts/Chart.yaml @@ -1,7 +1,7 @@ annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Istio - catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.24.0-0' + catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.23.0-0' catalog.cattle.io/namespace: istio-system catalog.cattle.io/os: linux catalog.cattle.io/permits-os: linux,windows @@ -11,9 +11,9 @@ 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.13.3 + catalog.cattle.io/upstream-version: 1.11.8 apiVersion: v1 -appVersion: 1.13.3 +appVersion: 1.11.8 description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/ for details. icon: https://charts.rancher.io/assets/logos/istio.svg @@ -21,4 +21,4 @@ keywords: - networking - infrastructure name: rancher-istio -version: 1.13.3 +version: 100.1.3+up1.11.8 diff --git a/packages/rancher-istio/1.11/rancher-istio/charts/values.yaml b/packages/rancher-istio/1.11/rancher-istio/charts/values.yaml index 394106820..9e4d558a9 100644 --- a/packages/rancher-istio/1.11/rancher-istio/charts/values.yaml +++ b/packages/rancher-istio/1.11/rancher-istio/charts/values.yaml @@ -1,11 +1,11 @@ overlayFile: "" -tag: 1.13.3 +tag: 1.11.8 ##Setting forceInstall: true will remove the check for istio version < 1.6.x and will not analyze your install cluster prior to install forceInstall: false installer: repository: rancher/istio-installer - tag: 1.13.3-rancher1 + tag: 1.11.8-rancher2 ##releaseMirror are configurations for istio upgrades. ##Setting releaseMirror.enabled: true will cause istio to use bundled in images from rancher/istio-installer to perfom an upgrade - this is ideal ##for airgap setups. Setting releaseMirror.enabled to false means istio will call externally to github to fetch the required assets. @@ -26,7 +26,7 @@ base: cni: enabled: false repository: rancher/mirrored-istio-install-cni - tag: 1.13.3 + tag: 1.11.8 logLevel: info excludeNamespaces: - istio-system @@ -46,7 +46,7 @@ istiodRemote: pilot: enabled: true repository: rancher/mirrored-istio-pilot - tag: 1.13.3 + tag: 1.11.8 telemetry: enabled: true @@ -58,10 +58,10 @@ global: systemDefaultRegistry: "" proxy: repository: rancher/mirrored-istio-proxyv2 - tag: 1.13.3 + tag: 1.11.8 proxy_init: repository: rancher/mirrored-istio-proxyv2 - tag: 1.13.3 + tag: 1.11.8 defaultPodDisruptionBudget: enabled: true rbac: diff --git a/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/kiali/dependency.yaml b/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/kiali/dependency.yaml index 1bafbb27c..4c25c888f 100644 --- a/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/kiali/dependency.yaml +++ b/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/kiali/dependency.yaml @@ -1,2 +1,2 @@ workingDir: "" -url: packages/rancher-istio/rancher-kiali-server +url: packages/rancher-istio/1.11/rancher-kiali-server diff --git a/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/tracing/dependency.yaml b/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/tracing/dependency.yaml index 8e01ccac3..8eeddc814 100644 --- a/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/tracing/dependency.yaml +++ b/packages/rancher-istio/1.11/rancher-istio/generated-changes/dependencies/tracing/dependency.yaml @@ -1,2 +1,2 @@ workingDir: "" -url: packages/rancher-istio/rancher-tracing +url: packages/rancher-istio/1.11/rancher-tracing diff --git a/packages/rancher-istio/1.11/rancher-istio/package.yaml b/packages/rancher-istio/1.11/rancher-istio/package.yaml index 904e94a1f..51b0d84a9 100644 --- a/packages/rancher-istio/1.11/rancher-istio/package.yaml +++ b/packages/rancher-istio/1.11/rancher-istio/package.yaml @@ -1,2 +1,2 @@ url: local -version: 100.3.0+up1.13.3 +version: 100.1.3+up1.11.8 diff --git a/release.yaml b/release.yaml index a554408d7..e05cdbd60 100644 --- a/release.yaml +++ b/release.yaml @@ -3,6 +3,7 @@ rancher-monitoring: rancher-monitoring-crd: - 100.1.3+up19.0.3 rancher-istio: +- 100.1.3+up1.11.8 - 100.2.1+up1.12.6 - 100.3.0+up1.13.3 rancher-vsphere-cpi: