From 967223ab893ecc190ee04863e57002c27912ab6b Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 23 Mar 2023 14:08:34 +0000
Subject: [PATCH] Update
 open.greenhost.net:4567/stackspin/dashboard/dashboard-backend Docker tag to
 v0.6.3

---
 deployment/helmchart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deployment/helmchart/values.yaml b/deployment/helmchart/values.yaml
index 343d5e54..cb876a01 100644
--- a/deployment/helmchart/values.yaml
+++ b/deployment/helmchart/values.yaml
@@ -236,7 +236,7 @@ backend:
   image:
     registry: open.greenhost.net:4567
     repository: stackspin/dashboard/dashboard-backend
-    tag: 0.6.2
+    tag: 0.6.3
     digest: ""
     ## Optionally specify an array of imagePullSecrets.
     ## Secrets must be manually created in the namespace.
-- 
GitLab