From 32aa25554b1114da14fffa6080f71cf1aca7a69f Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Tue, 15 Feb 2022 10:03:03 +0000 Subject: [PATCH] Update Helm release stackspin-dashboard to v0.1.5 --- 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 7ea6a1172..a4ebe02fb 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.4 + version: 0.1.5 sourceRef: kind: HelmRepository name: dashboard -- GitLab