From ee52d2b777acee1173db83aa22213b4adcab43a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jan 2024 19:00:31 +0000 Subject: [PATCH] Update Helm release metallb to v0.13.12 --- infrastructure/metallb-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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