Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 3h10m38s
22 lines
586 B
YAML
22 lines
586 B
YAML
apiVersion: v2
|
|
appVersion: v0.14.9
|
|
dependencies:
|
|
- condition: crds.enabled
|
|
name: crds
|
|
repository: file://./charts/crds
|
|
version: 0.14.9
|
|
- condition: frrk8s.enabled
|
|
name: frr-k8s
|
|
repository: file://./charts/frr-k8s
|
|
version: 0.0.16
|
|
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"
|