Skip to content

Commit

Permalink
Update dependency docker.io/banzaicloud/bank-vaults to v1.15.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Mar 23, 2022
1 parent f70085a commit 32e552f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ parameters:
bankvaults:
registry: docker.io
repository: banzaicloud/bank-vaults
version: 1.13.0
version: 1.15.2
charts:
vault: 0.19.0
namespace: ${_instance}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ spec:
env:
- name: VAULT_ADDR
value: http://127.0.0.1:8200
image: docker.io/banzaicloud/bank-vaults:1.13.0
image: docker.io/banzaicloud/bank-vaults:1.15.2
name: vault-unsealer
ports:
- containerPort: 9200
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/vault/vault/22_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
env:
- name: VAULT_ADDR
value: http://foobar-active:8200
image: docker.io/banzaicloud/bank-vaults:1.13.0
image: docker.io/banzaicloud/bank-vaults:1.15.2
imagePullPolicy: IfNotPresent
name: vault-configurer
ports: []
Expand Down

0 comments on commit 32e552f

Please sign in to comment.