Skip to content

Commit

Permalink
Merge pull request #14 from projectsyn/commodore-renovate/docker.io-b…
Browse files Browse the repository at this point in the history
…anzaicloud-bank-vaults-1.x

Update dependency docker.io/banzaicloud/bank-vaults to v1.15.2
  • Loading branch information
bastjan authored Apr 8, 2022
2 parents 1a0d06c + 32e552f commit 37a2fa5
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 @@ -11,7 +11,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 37a2fa5

Please sign in to comment.