Merge pull request #1614 from doflamingo721/update-istio1114-annotations

[2.6] Add kubeVersion and upstream-version annotation for istio:1.11.4
pull/1626/head
Brenda Rearden 2021-11-18 11:06:35 -07:00 committed by GitHub
commit 0f3c2b7900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -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/

View File

@ -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

View File

@ -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"