From 5c31af6ff982e905954838a07e94ee244a11bd18 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 16:08:22 +0000 Subject: [PATCH] feat(helm): update chart metallb to 0.14.5 | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | helm | metallb | 0.13.12 | 0.14.5 | --- 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..c34d1f36f 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.5 sourceRef: kind: HelmRepository name: metallb