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 @@ -7,7 +7,7 @@ parameters:
7
7
vault :
8
8
registry : docker.io
9
9
repository : hashicorp/vault
10
- version : 1.15 .6
10
+ version : 1.17 .6
11
11
bankvaults :
12
12
registry : ghcr.io
13
13
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.17 .6
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.17 .6
49
49
imagePullPolicy : IfNotPresent
50
50
name : backup
51
51
ports : []
You can’t perform that action at this time.
0 commit comments