From 321c6584272959634321ccc093ae0d9f7c8577e0 Mon Sep 17 00:00:00 2001 From: Varac Date: Tue, 15 Feb 2022 10:53:38 +0100 Subject: [PATCH] Update chart and application to v0.1.5 --- deployment/helmchart/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deployment/helmchart/Chart.yaml b/deployment/helmchart/Chart.yaml index 8e05831..3b3eb03 100644 --- a/deployment/helmchart/Chart.yaml +++ b/deployment/helmchart/Chart.yaml @@ -1,9 +1,10 @@ annotations: category: Dashboard apiVersion: v2 -appVersion: 0.1.3 +appVersion: 0.1.5 dependencies: - name: common + # https://artifacthub.io/packages/helm/bitnami/common repository: https://charts.bitnami.com/bitnami tags: - bitnami-common @@ -22,4 +23,4 @@ name: stackspin-dashboard sources: - https://open.greenhost.net/stackspin/dashboard/ - https://open.greenhost.net/stackspin/dashboard-backend/ -version: 0.1.4 +version: 0.1.5