update beta version
This commit is contained in:
parent
4011d88c27
commit
70c3d04430
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ global:
|
||||||
|
|
||||||
# Image is the name (and tag) of the Vault Docker image for clients and
|
# Image is the name (and tag) of the Vault Docker image for clients and
|
||||||
# servers below. This can be overridden per component.
|
# servers below. This can be overridden per component.
|
||||||
image: "vault:0.11.1"
|
#image: "vault:0.11.1"
|
||||||
|
image: "vault:1.0.0-beta2"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue