1
0
forked from suse-edge/Factory
Files
Factory/metallb-chart/Chart.yaml

25 lines
751 B
YAML
Raw Permalink Normal View History

#!BuildTag: %%CHART_PREFIX%%metallb:%%CHART_MAJOR%%.0.0_up0.14.9
#!BuildTag: %%CHART_PREFIX%%metallb:%%CHART_MAJOR%%.0.0_up0.14.9-%RELEASE%
2024-10-21 16:17:49 +03:00
apiVersion: v2
appVersion: v0.14.9
2024-10-21 16:17:49 +03:00
dependencies:
- condition: crds.enabled
name: crds
repository: file://./charts/crds
version: 0.14.9
- alias: metallb-frr-k8s
condition: frrk8s.enabled
2024-10-21 16:17:49 +03:00
name: frr-k8s
repository: file://./charts/frr-k8s
version: 0.0.16
2024-10-21 16:17:49 +03:00
description: A network load-balancer implementation for Kubernetes using standard
routing protocols
home: https://metallb.universe.tf
icon: https://metallb.universe.tf/images/logo/metallb-white.png
kubeVersion: '>= 1.19.0-0'
name: metallb
sources:
- https://github.com/metallb/metallb
type: application
version: "%%CHART_MAJOR%%.0.0+up0.14.9"