From 421f3e3575b826aa6bea5dc3676c8f9f116365c7 Mon Sep 17 00:00:00 2001 From: Arie Peterson <arie@greenhost.nl> Date: Wed, 3 May 2023 15:39:57 +0200 Subject: [PATCH] Bump chart version to 1.6.6-cypress --- deployment/helmchart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/helmchart/Chart.yaml b/deployment/helmchart/Chart.yaml index bd94972f..f1175d3b 100644 --- a/deployment/helmchart/Chart.yaml +++ b/deployment/helmchart/Chart.yaml @@ -23,4 +23,4 @@ name: stackspin-dashboard sources: - https://open.greenhost.net/stackspin/dashboard/ - https://open.greenhost.net/stackspin/dashboard-backend/ -version: 1.6.5 +version: 1.6.6-cypress -- GitLab