File tree 3 files changed +3
-3
lines changed
tests/golden/defaults/vault/vault
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ parameters:
8
8
vault :
9
9
registry : docker.io
10
10
repository : hashicorp/vault
11
- version : 1.15.6
11
+ version : 1.18.4
12
12
bankvaults :
13
13
registry : ghcr.io
14
14
repository : bank-vaults/bank-vaults
Original file line number Diff line number Diff line change 80
80
value : https://$(HOSTNAME).foobar-internal:8201
81
81
- name : HOME
82
82
value : /home/vault
83
- image : docker.io/hashicorp/vault:1.15.6
83
+ image : docker.io/hashicorp/vault:1.18.4
84
84
imagePullPolicy : IfNotPresent
85
85
lifecycle :
86
86
preStop :
Original file line number Diff line number Diff line change 45
45
value : ' true'
46
46
- name : VAULT_ADDR
47
47
value : http://foobar-active:8200
48
- image : docker.io/hashicorp/vault:1.15.6
48
+ image : docker.io/hashicorp/vault:1.18.4
49
49
imagePullPolicy : IfNotPresent
50
50
name : backup
51
51
ports : []
You can’t perform that action at this time.
0 commit comments