From d5fc7027cfee3ca09015e17f3657caa9b5bfffb4 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:11:54 +0000 Subject: [PATCH] feat(helm): update chart metallb to 0.14.9 | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | helm | metallb | 0.13.12 | 0.14.9 | --- cluster/apps/networking/metallb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/metallb/helm-release.yaml b/cluster/apps/networking/metallb/helm-release.yaml index 80b90efef..67e031f1a 100644 --- a/cluster/apps/networking/metallb/helm-release.yaml +++ b/cluster/apps/networking/metallb/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: metallb - version: 0.13.12 + version: 0.14.9 sourceRef: kind: HelmRepository name: metallb