Promote Docker image version to 1.3.0 (#136)
This commit is contained in:
parent
37e92331b9
commit
4a743f655e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ server:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: "vault"
|
repository: "vault"
|
||||||
tag: 1.2.4
|
tag: 1.3.0
|
||||||
# Overrides the default Image Pull Policy
|
# Overrides the default Image Pull Policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue