mirror of https://git.rancher.io/charts
update kiali server to version 1.66.0
parent
d33ea55418
commit
e8fddae216
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue