update chart with newer version of dashboard and dashboard-backend

This commit is contained in:
Maarten de Waard 2021-12-21 16:05:00 +01:00
parent 0352f21789
commit a7145219eb
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
3 changed files with 32 additions and 3 deletions

View file

@ -59,7 +59,7 @@ dashboard:
image:
registry: open.greenhost.net:4567
repository: stackspin/dashboard/dashboard
tag: 0.1.1
tag: 0-1-2
## 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
@ -232,7 +232,7 @@ backend:
image:
registry: open.greenhost.net:4567
repository: stackspin/dashboard-backend/dashboard-backend
tag: 0.1.1
tag: 0-1-2
## 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