diff --git a/helm/metallb/Chart.yaml b/helm/metallb/Chart.yaml index 5e7d0f2..d335ef7 100644 --- a/helm/metallb/Chart.yaml +++ b/helm/metallb/Chart.yaml @@ -7,4 +7,4 @@ appVersion: ">=0.10.2" # Replace with the desired MetalLB version dependencies: - name: metallb version: ">=0.10.2" # Replace with the desired MetalLB version - repository: "https://charts.bitnami.com/bitnami" + repository: "https://metallb.github.io/metallb"