update kiali server to version 1.66.0

pull/2583/head
nicholasSUSE 2023-04-12 17:08:32 -03:00 committed by Diogo Souza
parent c678e3dfdc
commit da3b19716e
3 changed files with 6 additions and 5 deletions

View File

@ -8,7 +8,7 @@
+ catalog.rancher.io/namespace: cattle-istio-system
+ catalog.rancher.io/release-name: rancher-kiali-server
apiVersion: v2
appVersion: v1.63.2
appVersion: v1.66.0
description: Kiali is an open source project for service mesh observability, refer
- to https://www.kiali.io for details.
+ to https://www.kiali.io for details. This is installed as sub-chart with customized

View File

@ -18,8 +18,8 @@
+ repository: rancher/mirrored-kiali-kiali
image_pull_policy: "Always"
image_pull_secrets: []
- image_version: v1.63.2 # version like "v1.39" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
+ tag: v1.63.2 # version like "v1.63" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
- image_version: v1.66.0 # version like "v1.39" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
+ tag: v1.66.0 # version like "v1.66" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
ingress:
additional_labels: {}
class_name: "nginx"
@ -37,3 +37,4 @@
+ clusterId:
+ psp:
+ enabled: false
\ No newline at end of file

View File

@ -1,3 +1,3 @@
url: https://kiali.org/helm-charts/kiali-server-1.63.2.tgz
version: 102.1.0
url: https://kiali.org/helm-charts/kiali-server-1.66.0.tgz
version: 102.2.0
doNotRelease: true