2021-12-01 12:35:18 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-network
|
|
|
|
description: KubeZero umbrella chart for all things network
|
|
|
|
type: application
|
2024-10-16 03:06:27 +00:00
|
|
|
version: 0.5.5
|
2021-12-01 12:35:18 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- multus
|
|
|
|
- cilium
|
|
|
|
- aws-cni
|
|
|
|
- metallb
|
|
|
|
maintainers:
|
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
|
|
|
dependencies:
|
2022-07-14 14:59:06 +00:00
|
|
|
- name: kubezero-lib
|
2023-04-12 11:14:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2022-07-14 14:59:06 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2021-12-01 12:35:18 +00:00
|
|
|
- name: cilium
|
2024-10-16 03:06:27 +00:00
|
|
|
version: 1.16.3
|
2021-12-01 12:35:18 +00:00
|
|
|
repository: https://helm.cilium.io/
|
|
|
|
condition: cilium.enabled
|
|
|
|
- name: metallb
|
2024-10-04 14:41:38 +00:00
|
|
|
version: 0.14.8
|
2021-12-01 12:35:18 +00:00
|
|
|
repository: https://metallb.github.io/metallb
|
|
|
|
condition: metallb.enabled
|
2024-05-23 21:21:54 +00:00
|
|
|
- name: haproxy
|
2024-10-04 14:41:38 +00:00
|
|
|
version: 1.23.0
|
2024-05-23 21:21:54 +00:00
|
|
|
repository: https://haproxytech.github.io/helm-charts
|
|
|
|
condition: haproxy.enabled
|
2023-08-16 10:17:39 +00:00
|
|
|
kubeVersion: ">= 1.26.0"
|