From 36ba22151ae5d0325f1ba87a1aed40e6f486262e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:01:44 +0000 Subject: [PATCH] chore(deps): update helm release metallb to v0.14.9 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index d752d08..335c70d 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -96,7 +96,7 @@ releases: chart: metallb/metallb namespace: kube-system condition: base.enabled - version: 0.14.8 + version: 0.14.9 needs: - kube-system/cilium inherit: