From c27fb571a94f868d4fc1106081180d1b48d42dba Mon Sep 17 00:00:00 2001 From: Darryl Weaver Date: Tue, 26 Jul 2022 22:25:07 +0100 Subject: [PATCH] downgrade metallb chart to use 0.12.1 from upstream. --- charts/metallb/Chart.lock | 6 +++--- charts/metallb/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/metallb/Chart.lock b/charts/metallb/Chart.lock index 897be273..c27f2af9 100644 --- a/charts/metallb/Chart.lock +++ b/charts/metallb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: metallb repository: https://metallb.github.io/metallb - version: 0.13.3 -digest: sha256:f5075b9011e5b03dc7dc029a0ce2c2094cc85825d8f1ab0c5274db092d2a8e96 -generated: "2022-07-11T17:36:17.965016099+01:00" + version: 0.12.1 +digest: sha256:0a7f87330ea3707efd909f8160c5321517fed2d848d858232545283c2021d6e6 +generated: "2022-07-26T22:24:22.412723545+01:00" diff --git a/charts/metallb/Chart.yaml b/charts/metallb/Chart.yaml index 2aacfc23..db2259d2 100644 --- a/charts/metallb/Chart.yaml +++ b/charts/metallb/Chart.yaml @@ -3,10 +3,10 @@ name: metallb icon: https://metallb.universe.tf/images/logo/metallb-white.png description: A Weaveworks Helm chart for a network load-balancer implementation for Kubernetes using standard routing protocols type: application -version: 0.0.1 +version: 0.0.2 dependencies: - name: metallb - version: "v0.13.3" + version: "v0.12.1" repository: "https://metallb.github.io/metallb" kubeVersion: ">=1.16.0-0" home: https://github.com/weaveworks/profiles-catalog