From b756c1c607c9c62585ed1fbf0e53c599f5a7d64c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:50 +0000 Subject: [PATCH] fix(helm): update chart metallb to 0.13.12 --- cluster/core/networking/metallb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/metallb/helm-release.yaml b/cluster/core/networking/metallb/helm-release.yaml index 32a488a..d308217 100644 --- a/cluster/core/networking/metallb/helm-release.yaml +++ b/cluster/core/networking/metallb/helm-release.yaml @@ -17,7 +17,7 @@ spec: chart: spec: chart: metallb - version: 0.13.9 + version: 0.13.12 sourceRef: kind: HelmRepository name: metallb-charts