From 36994fe08ff973b8dd6bced67913e416e948846a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 23:44:14 +0300 Subject: [PATCH] feat(charts): update metallb to 0.13.4 (#773) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Skyler Mäntysaari Signed-off-by: Skyler Mäntysaari Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cluster/apps/kube-system/metallb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/kube-system/metallb/helm-release.yaml b/cluster/apps/kube-system/metallb/helm-release.yaml index 743819a2a..8e5a5898b 100644 --- a/cluster/apps/kube-system/metallb/helm-release.yaml +++ b/cluster/apps/kube-system/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.4 sourceRef: kind: HelmRepository name: metallb-charts