diff --git a/infrastructure/metallb-system/kustomization.yaml b/infrastructure/metallb-system/kustomization.yaml index fe680e3..caf1a9a 100644 --- a/infrastructure/metallb-system/kustomization.yaml +++ b/infrastructure/metallb-system/kustomization.yaml @@ -10,6 +10,6 @@ namespace: metallb-system helmCharts: - name: metallb repo: https://metallb.github.io/metallb - version: 0.13.9 + version: 0.13.12 releaseName: metallb valuesFile: values.yaml