From dbd3e1d7d725fc2b4491868f2deee327bbedba3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Apr 2024 15:01:12 +0000 Subject: [PATCH] Update Helm release metallb to v0.14.5 --- 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 5fec73b..3c36138 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.4 + version: 0.14.5 releaseName: metallb valuesFile: values.yaml -- 2.47.2