diff --git a/infrastructure/metallb-system/kustomization.yaml b/infrastructure/metallb-system/kustomization.yaml index 1815c0d..5fec73b 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.14.3 + version: 0.14.4 releaseName: metallb valuesFile: values.yaml