From a0b9067c4dc1904c5aa0b5d5cc44c3955e3a77f6 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 17 Apr 2024 13:18:41 +0200 Subject: [PATCH] fix(metallb-config): allow explicit setting metallb namespace as a temporary hotfix Signed-off-by: Kjeld Schouten --- charts/premium/metallb-config/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index b63ebcedbdf..dd0dbecbecd 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config - https://hub.docker.com/_/hello-world type: application -version: 6.8.6 +version: 6.8.7