2020-07-14 15:58:14 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-istio
|
|
|
|
description: KubeZero Umbrella Chart for Istio
|
|
|
|
type: application
|
2022-05-16 11:23:01 +00:00
|
|
|
version: 0.8.1
|
2020-07-14 15:58:14 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- istio
|
|
|
|
maintainers:
|
2021-12-09 13:23:29 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2020-07-14 15:58:14 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2021-08-25 13:58:55 +00:00
|
|
|
version: ">= 0.1.4"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-11-24 14:44:57 +00:00
|
|
|
- name: base
|
2022-04-20 13:36:08 +00:00
|
|
|
version: 1.13.3
|
|
|
|
repository: https://istio-release.storage.googleapis.com/charts
|
|
|
|
- name: istiod
|
|
|
|
version: 1.13.3
|
|
|
|
repository: https://istio-release.storage.googleapis.com/charts
|
2021-08-25 13:58:55 +00:00
|
|
|
- name: kiali-server
|
|
|
|
version: 1.38.1
|
|
|
|
# repository: https://github.com/kiali/helm-charts/tree/master/docs
|
|
|
|
condition: kiali-server.enabled
|
2021-12-09 13:23:29 +00:00
|
|
|
kubeVersion: ">= 1.20.0"
|