From 7b80e3bd567fb369c9c559077d59805c48afd8e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 13:10:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20metallb=20(=200.?= =?UTF-8?q?14.9=20=E2=86=92=200.15.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/system/metallb/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/system/metallb/kustomization.yaml b/kubernetes/main/apps/system/metallb/kustomization.yaml index 1966db55..525dfff5 100644 --- a/kubernetes/main/apps/system/metallb/kustomization.yaml +++ b/kubernetes/main/apps/system/metallb/kustomization.yaml @@ -6,7 +6,7 @@ helmCharts: - name: metallb repo: https://metallb.github.io/metallb releaseName: metallb - version: 0.14.9 + version: 0.15.2 valuesInline: prometheus: scrapeAnnotations: true