adding kiali 1.72

pull/3232/head
nicholasSUSE 2023-09-21 19:14:18 -03:00 committed by Lucas Machado
parent 35724f217a
commit 5239dcae7b
3 changed files with 6 additions and 6 deletions

View File

@ -8,13 +8,13 @@
+ catalog.rancher.io/namespace: cattle-istio-system
+ catalog.rancher.io/release-name: rancher-kiali-server
apiVersion: v2
appVersion: v1.67.0
appVersion: v1.74.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
+ values in Rancher's Istio.
home: https://github.com/kiali/kiali
icon: https://raw.githubusercontent.com/kiali/kiali.io/master/themes/kiali/static/img/kiali_logo_masthead.png
icon: https://raw.githubusercontent.com/kiali/kiali.io/current/assets/icons/logo.svg
keywords:
- istio
- kiali

View File

@ -18,8 +18,8 @@
+ repository: rancher/mirrored-kiali-kiali
image_pull_policy: "Always"
image_pull_secrets: []
- 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
- image_version: v1.74.0 # version like "v1.39" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
+ tag: v1.74.0 # version like "v1.74" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
ingress:
additional_labels: {}
class_name: "nginx"

View File

@ -1,3 +1,3 @@
url: https://kiali.org/helm-charts/kiali-server-1.67.0.tgz
version: 103.1.0
url: https://kiali.org/helm-charts/kiali-server-1.74.0.tgz
version: 103.2.0
doNotRelease: true