Files
infrastructure/helm/metallb/Chart.yaml

11 lines
320 B
YAML
Raw Normal View History

2025-09-30 09:55:16 +02:00
apiVersion: v2
name: metallb
description: A Helm chart for MetalLB
type: application
version: 0.1.0
2025-09-30 09:56:56 +02:00
appVersion: ">=0.10.2" # Replace with the desired MetalLB version
2025-09-30 09:55:16 +02:00
dependencies:
- name: metallb
2025-09-30 09:56:56 +02:00
version: ">=0.10.2" # Replace with the desired MetalLB version
2025-09-30 09:55:16 +02:00
repository: "https://charts.bitnami.com/bitnami"