From be7c01e9cb20b427b22b12347bb8d04ebaa03126 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Thu, 14 Jul 2022 12:24:57 +0300 Subject: [PATCH] fix(metallb): revert to pre-major update (#3174) --- charts/stable/metallb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/metallb/Chart.yaml b/charts/stable/metallb/Chart.yaml index e78414f3f0a..9b0a45e993c 100644 --- a/charts/stable/metallb/Chart.yaml +++ b/charts/stable/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: metallb repository: https://metallb.github.io/metallb - version: 0.13.3 + version: 0.12.1 kubeVersion: '>=1.16.0-0' maintainers: - email: info@truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - core