From f6cfce730e2bd61a8bc8c3858490f64e8092055a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Jul 2022 13:00:14 +0000 Subject: [PATCH] chore(deps): update helm release metallb to v0.13.0 --- flux/cluster/core/networking/metallb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/cluster/core/networking/metallb/helm-release.yaml b/flux/cluster/core/networking/metallb/helm-release.yaml index e9d2cfd8..e29de59c 100644 --- a/flux/cluster/core/networking/metallb/helm-release.yaml +++ b/flux/cluster/core/networking/metallb/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://metallb.github.io/metallb chart: metallb - version: 0.12.1 + version: 0.13.0 sourceRef: kind: HelmRepository name: metallb-charts