kubezero/charts/kubezero-istio/Chart.yaml

29 lines
818 B
YAML
Raw Normal View History

apiVersion: v2
name: kubezero-istio
description: KubeZero Umbrella Chart for Istio
type: application
version: 0.8.0
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
- kubezero
- istio
maintainers:
- name: Stefan Reimer
email: stefan@zero-downtime.net
dependencies:
- name: kubezero-lib
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
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
- name: kiali-server
version: 1.38.1
# repository: https://github.com/kiali/helm-charts/tree/master/docs
condition: kiali-server.enabled
kubeVersion: ">= 1.20.0"