From 9b9a4120622f635df69f4ceda19ff1dc00010c56 Mon Sep 17 00:00:00 2001 From: Varac Date: Wed, 23 Feb 2022 13:29:15 +0100 Subject: [PATCH] Update chart and application to v0.1.6 --- deployment/helmchart/Chart.yaml | 4 ++-- deployment/helmchart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deployment/helmchart/Chart.yaml b/deployment/helmchart/Chart.yaml index 3b3eb03..6dff6c3 100644 --- a/deployment/helmchart/Chart.yaml +++ b/deployment/helmchart/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Dashboard apiVersion: v2 -appVersion: 0.1.5 +appVersion: 0.1.6 dependencies: - name: common # https://artifacthub.io/packages/helm/bitnami/common @@ -23,4 +23,4 @@ name: stackspin-dashboard sources: - https://open.greenhost.net/stackspin/dashboard/ - https://open.greenhost.net/stackspin/dashboard-backend/ -version: 0.1.5 +version: 0.1.6 diff --git a/deployment/helmchart/values.yaml b/deployment/helmchart/values.yaml index e9a46fe..dcbef79 100644 --- a/deployment/helmchart/values.yaml +++ b/deployment/helmchart/values.yaml @@ -59,7 +59,7 @@ dashboard: image: registry: open.greenhost.net:4567 repository: stackspin/dashboard/dashboard - tag: 0-1-3 + tag: 0-1-6 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images