34 lines
965 B
YAML
34 lines
965 B
YAML
apiVersion: v2
|
|
appVersion: "upstream"
|
|
deprecated: false
|
|
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
|
home: https://truecharts.org/docs/charts/enterprise/metallb
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
|
|
keywords:
|
|
- metallb
|
|
- loadbalancer
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.5.7
|
|
- name: metallb
|
|
repository: https://metallb.github.io/metallb
|
|
version: 0.13.5
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: metallb
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb
|
|
- https://github.com/metallb/metallb
|
|
- https://metallb.universe.tf
|
|
type: application
|
|
version: 4.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- core
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|