2020-07-14 16:58:14 +01:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-istio
|
|
|
|
description: KubeZero Umbrella Chart for Istio
|
|
|
|
type: application
|
2024-10-21 14:41:14 +00:00
|
|
|
version: 0.23.2
|
2020-07-14 16:58:14 +01:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- istio
|
|
|
|
maintainers:
|
2021-12-09 14:23:29 +01:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2020-07-14 16:58:14 +01:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 22:16:22 +01:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-11-24 06:44:57 -08:00
|
|
|
- name: base
|
2024-10-16 19:03:33 +00:00
|
|
|
version: 1.23.2
|
2022-04-20 15:36:08 +02:00
|
|
|
repository: https://istio-release.storage.googleapis.com/charts
|
|
|
|
- name: istiod
|
2024-10-16 19:03:33 +00:00
|
|
|
version: 1.23.2
|
2022-04-20 15:36:08 +02:00
|
|
|
repository: https://istio-release.storage.googleapis.com/charts
|
2021-08-25 15:58:55 +02:00
|
|
|
- name: kiali-server
|
2024-10-16 19:03:33 +00:00
|
|
|
version: "1.89.7"
|
2022-08-24 17:13:39 +02:00
|
|
|
repository: https://kiali.org/helm-charts
|
2021-08-25 15:58:55 +02:00
|
|
|
condition: kiali-server.enabled
|
2024-08-09 11:45:27 +01:00
|
|
|
kubeVersion: ">= 1.26.0-0"
|