From 463b5acfbb7f0f8622f29139a761b19cc3b4fd0a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jan 2024 19:59:10 +0000 Subject: [PATCH] feat(helm): update chart metallb to 0.14.3 --- 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 d308217..c449c08 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.12 + version: 0.14.3 sourceRef: kind: HelmRepository name: metallb-charts -- 2.40.1