From 5a4dc7795c7b1a16e4536fc0e66dc9a22e6ef618 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:57:17 +0000 Subject: [PATCH] feat(charts): update helm chart metallb to 0.14.8 Signed-off-by: Yauheni --- cluster/core/metallb-system/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/metallb-system/helm-release.yaml b/cluster/core/metallb-system/helm-release.yaml index 2edc498..d5e7ea4 100644 --- a/cluster/core/metallb-system/helm-release.yaml +++ b/cluster/core/metallb-system/helm-release.yaml @@ -11,7 +11,7 @@ spec: # renovate-ignore: registryUrl=https://metallb.github.io/metallb # renovate: registryUrl=https://metallb.github.io/metallb chart: metallb - version: 0.13.12 + version: 0.14.8 sourceRef: kind: HelmRepository name: metallb-charts