From 0e4e00c62f18713c1d4fd193dc178a6f5690134b 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 7504a01..ca627fb 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