From 230f2d5cf6e31660bfef44191d2e0ca89f419a1f Mon Sep 17 00:00:00 2001 From: Syrine Neifar <syrine@greenhost.nl> Date: Wed, 1 Feb 2023 16:10:38 +0000 Subject: [PATCH] Increase chart version: add hedgedoc secrets --- 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 a1dcad39..e0e1a80f 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.0 +version: 1.6.2 -- GitLab