set backend image tag to 0-1-4
This commit is contained in:
parent
9b9a412062
commit
fd6b6d9241
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ backend:
|
|||
image:
|
||||
registry: open.greenhost.net:4567
|
||||
repository: stackspin/dashboard-backend/dashboard-backend
|
||||
tag: 0-1-3
|
||||
tag: 0-1-4
|
||||
## 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