From 22fc16923082e2a7944c5249774fb4d13e6901b5 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Tue, 3 Jun 2025 14:01:42 +0000
Subject: [PATCH] Update Helm release metallb to v0.15.0

---
 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 7bbb3d7..d1b16b9 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.9
+    version: 0.15.0
     releaseName: metallb
     valuesFile: values.yaml