From f5cc8613dd2d6485001821953fbcd6b76a40a0d2 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 24 Jan 2025 14:03:53 +0100 Subject: [PATCH] fix(spegel): BREAKING CHANGE ensure its breaking change due to service change Required `kubectl delete svc -n spegel spegel-router` before update Signed-off-by: Kjeld Schouten --- charts/system/spegel/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/system/spegel/Chart.yaml b/charts/system/spegel/Chart.yaml index aad84e3ee67..183d58d0302 100644 --- a/charts/system/spegel/Chart.yaml +++ b/charts/system/spegel/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://ghcr.io/spegel-org/spegel - https://github.com/truecharts/charts/tree/master/charts/system/spegel type: application -version: 2.2.2 +version: 3.0.0