30 lines
790 B
YAML
30 lines
790 B
YAML
apiVersion: v2
|
|
appVersion: "upstream"
|
|
deprecated: false
|
|
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/metallb
|
|
icon: https://metallb.universe.tf/images/logo/metallb-white.png
|
|
keywords:
|
|
- metallb
|
|
- loadbalancer
|
|
dependencies:
|
|
- name: metallb
|
|
repository: https://metallb.github.io/metallb
|
|
version: 0.11.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: metallb
|
|
sources:
|
|
- https://github.com/metallb/metallb
|
|
- https://metallb.universe.tf
|
|
type: application
|
|
version: 1.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- core
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|