jdqpoijde

This commit is contained in:
2025-09-30 15:12:18 +02:00
parent 0ec91e6005
commit 03ec50af94
3 changed files with 48 additions and 12 deletions

View File

@@ -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