Skip to content

Commit

Permalink
Update docker.io/banzaicloud/bank-vaults Docker tag to v1.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Nov 24, 2023
1 parent 0c9ff2f commit 065c332
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.15.2
version: 1.19.0
charts:
vault:
source: https://helm.releases.hashicorp.com
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.15.2
image: docker.io/banzaicloud/bank-vaults:1.19.0
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 @@ -87,7 +87,7 @@ spec:
env:
- name: VAULT_ADDR
value: http://foobar-active:8200
image: docker.io/banzaicloud/bank-vaults:1.15.2
image: docker.io/banzaicloud/bank-vaults:1.19.0
imagePullPolicy: IfNotPresent
name: vault-configurer
ports: []
Expand Down

0 comments on commit 065c332

Please sign in to comment.