Skip to content

Commit

Permalink
Update docker.io/hashicorp/vault Docker tag to v1.17.5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Aug 30, 2024
1 parent 7d92ed0 commit 03a9010
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 @@ -7,7 +7,7 @@ parameters:
vault:
registry: docker.io
repository: hashicorp/vault
version: 1.15.6
version: 1.17.5
bankvaults:
registry: ghcr.io
repository: bank-vaults/bank-vaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
value: https://$(HOSTNAME).foobar-internal:8201
- name: HOME
value: /home/vault
image: docker.io/hashicorp/vault:1.15.6
image: docker.io/hashicorp/vault:1.17.5
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/vault/vault/30_backup/32_backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: http://foobar-active:8200
image: docker.io/hashicorp/vault:1.15.6
image: docker.io/hashicorp/vault:1.17.5
imagePullPolicy: IfNotPresent
name: backup
ports: []
Expand Down

0 comments on commit 03a9010

Please sign in to comment.