From 4e4a976420b93eaffde9cf47b610277e27916388 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 21 Dec 2021 16:04:13 +0000
Subject: [PATCH] Update Helm release stackspin-dashboard to v0.1.2

---
 flux2/core/base/dashboard/dashboard-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/core/base/dashboard/dashboard-release.yaml b/flux2/core/base/dashboard/dashboard-release.yaml
index 3dadb255f..19fc79091 100644
--- a/flux2/core/base/dashboard/dashboard-release.yaml
+++ b/flux2/core/base/dashboard/dashboard-release.yaml
@@ -13,7 +13,7 @@ spec:
     spec:
       # renovate: registryUrl=https://open.greenhost.net/api/v4/projects/48/packages/helm/stable
       chart: stackspin-dashboard
-      version: 0.1.1
+      version: 0.1.2
       sourceRef:
         kind: HelmRepository
         name: dashboard
-- 
GitLab