mirror of https://git.rancher.io/charts
adding kiali 1.67
parent
79c0cb89fa
commit
b5aa7fcd7c
|
@ -8,7 +8,7 @@
|
|||
+ catalog.rancher.io/namespace: cattle-istio-system
|
||||
+ catalog.rancher.io/release-name: rancher-kiali-server
|
||||
apiVersion: v2
|
||||
appVersion: v1.66.0
|
||||
appVersion: v1.67.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.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
|
||||
- image_version: v1.67.0 # version like "v1.39" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
|
||||
+ tag: v1.67.0 # version like "v1.67" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
|
||||
ingress:
|
||||
additional_labels: {}
|
||||
class_name: "nginx"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://kiali.org/helm-charts/kiali-server-1.66.0.tgz
|
||||
version: 103.0.0
|
||||
url: https://kiali.org/helm-charts/kiali-server-1.67.0.tgz
|
||||
version: 103.1.0
|
||||
doNotRelease: true
|
Loading…
Reference in New Issue