jdqpoijde
This commit is contained in:
@@ -1,10 +1,19 @@
|
||||
apiVersion: v2
|
||||
name: metallb
|
||||
description: A Helm chart for MetalLB
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: ">=0.10.2" # Replace with the desired MetalLB version
|
||||
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
||||
home: https://metallb.universe.tf
|
||||
sources:
|
||||
- https://github.com/metallb/metallb
|
||||
icon: https://metallb.universe.tf/images/logo/metallb-white.png
|
||||
dependencies:
|
||||
- name: metallb
|
||||
version: ">=0.10.2" # Replace with the desired MetalLB version
|
||||
repository: "https://metallb.github.io/metallb"
|
||||
- name: crds
|
||||
condition: crds.enabled
|
||||
version: 0.0.0
|
||||
- name: frr-k8s
|
||||
repository: https://metallb.github.io/frr-k8s
|
||||
condition: frrk8s.enabled
|
||||
version: 0.0.20
|
||||
type: application
|
||||
kubeVersion: ">= 1.19.0-0"
|
||||
version: 0.0.0
|
||||
appVersion: v0.15.2
|
||||
|
||||
Reference in New Issue
Block a user