diff --git a/assets/rancher-istio/rancher-istio-100.2.0+up1.12.6.tgz b/assets/rancher-istio/rancher-istio-100.2.0+up1.12.6.tgz index f394f72b3..7b1851fbc 100644 Binary files a/assets/rancher-istio/rancher-istio-100.2.0+up1.12.6.tgz and b/assets/rancher-istio/rancher-istio-100.2.0+up1.12.6.tgz differ diff --git a/charts/rancher-istio/100.2.0+up1.12.6/templates/clusterrole.yaml b/charts/rancher-istio/100.2.0+up1.12.6/templates/clusterrole.yaml index 8eeb78758..d8c6b40a4 100644 --- a/charts/rancher-istio/100.2.0+up1.12.6/templates/clusterrole.yaml +++ b/charts/rancher-istio/100.2.0+up1.12.6/templates/clusterrole.yaml @@ -4,6 +4,12 @@ metadata: name: istio-installer rules: # istio groups +- apiGroups: + - extensions.istio.io + resources: + - '*' + verbs: + - '*' - apiGroups: - authentication.istio.io resources: diff --git a/index.yaml b/index.yaml index 327955a0d..8e08d8ddf 100755 --- a/index.yaml +++ b/index.yaml @@ -3459,7 +3459,7 @@ entries: catalog.cattle.io/upstream-version: 1.12.6 apiVersion: v1 appVersion: 1.12.6 - created: "2022-04-07T22:29:18.263230967+05:30" + created: "2022-04-14T17:42:18.045851896+05:30" dependencies: - condition: kiali.enabled name: kiali @@ -3469,7 +3469,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: 0bb736a0fdb0901b356f9222b9ebde3ffbebf07a26e7f649bf91afddb4d76a5b + digest: 1e84f4c0424fb83abe174e4cfbea0ec3670ced177e7cd59647809a6eb1f51ed9 icon: https://charts.rancher.io/assets/logos/istio.svg keywords: - networking diff --git a/packages/rancher-istio/rancher-istio/charts/templates/clusterrole.yaml b/packages/rancher-istio/rancher-istio/charts/templates/clusterrole.yaml index 8eeb78758..d8c6b40a4 100644 --- a/packages/rancher-istio/rancher-istio/charts/templates/clusterrole.yaml +++ b/packages/rancher-istio/rancher-istio/charts/templates/clusterrole.yaml @@ -4,6 +4,12 @@ metadata: name: istio-installer rules: # istio groups +- apiGroups: + - extensions.istio.io + resources: + - '*' + verbs: + - '*' - apiGroups: - authentication.istio.io resources: