From 91f69e6702859d49deea60875f729888db9739ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Mar 2024 15:34:09 +0000 Subject: [PATCH] fix(helm): update chart metallb to 0.14.4 --- 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 c449c08..d4e821f 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.14.3 + version: 0.14.4 sourceRef: kind: HelmRepository name: metallb-charts