Update chart and application to v0.1.6
This commit is contained in:
parent
321c658427
commit
9b9a412062
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue