mirror of https://git.rancher.io/charts
make charts
parent
1575ab34db
commit
1480fe5cdd
Binary file not shown.
|
@ -5,7 +5,7 @@ annotations:
|
|||
catalog.rancher.io/namespace: cattle-istio-system
|
||||
catalog.rancher.io/release-name: rancher-kiali-server
|
||||
apiVersion: v2
|
||||
appVersion: v1.74.0
|
||||
appVersion: v1.76.0
|
||||
description: Kiali is an open source project for service mesh observability, refer
|
||||
to https://www.kiali.io for details. This is installed as sub-chart with customized
|
||||
values in Rancher's Istio.
|
||||
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/kiali/kiali
|
||||
- https://github.com/kiali/kiali-operator
|
||||
- https://github.com/kiali/helm-charts
|
||||
version: 1.74.0
|
||||
version: 1.76.0
|
||||
|
|
|
@ -48,7 +48,7 @@ deployment:
|
|||
repository: rancher/mirrored-kiali-kiali
|
||||
image_pull_policy: "Always"
|
||||
image_pull_secrets: []
|
||||
tag: v1.74.0 # version like "v1.74" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
|
||||
tag: v1.76.0 # version like "v1.76" (see: https://quay.io/repository/kiali/kiali?tab=tags) or a digest hash
|
||||
ingress:
|
||||
additional_labels: {}
|
||||
class_name: "nginx"
|
||||
|
@ -77,7 +77,7 @@ deployment:
|
|||
service_annotations: {}
|
||||
service_type: ""
|
||||
tolerations: []
|
||||
version_label: v1.74.0 # v1.39 # v1.39.0 # see: https://quay.io/repository/kiali/kiali?tab=tags
|
||||
version_label: v1.76.0 # v1.39 # v1.39.0 # see: https://quay.io/repository/kiali/kiali?tab=tags
|
||||
view_only_mode: false
|
||||
|
||||
external_services:
|
||||
|
|
|
@ -10115,7 +10115,7 @@ entries:
|
|||
catalog.cattle.io/upstream-version: 1.19.0
|
||||
apiVersion: v1
|
||||
appVersion: 1.19.0
|
||||
created: "2023-10-27T17:42:59.453483-03:00"
|
||||
created: "2023-10-30T21:32:41.901898902Z"
|
||||
dependencies:
|
||||
- condition: kiali.enabled
|
||||
name: kiali
|
||||
|
@ -10125,7 +10125,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: 69c6f12fef39274bcbaa9532f49e5c4a68c99454abb689b811f564c5e6a1c484
|
||||
digest: 1e6e1e7ee700c07511cf0550931970423cfd02f43a0a31d54e5837f322f1fc2e
|
||||
icon: https://charts.rancher.io/assets/logos/istio.svg
|
||||
keywords:
|
||||
- networking
|
||||
|
|
Loading…
Reference in New Issue