Skip to content

Commit

Permalink
Update hashicorp/vault Docker tag to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 674316b commit 1a14578
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
value: https://$(HOSTNAME).vault-internal:8201
- name: HOME
value: /home/vault
image: hashicorp/vault:1.14.0
image: hashicorp/vault:1.17.1@sha256:0ba7c9c2922b5645c07fb363a7862fd79eee235004b8bcf7ecba26ccfbc48526
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
Expand Down Expand Up @@ -350,7 +350,7 @@ spec:
env:
- name: VAULT_ADDR
value: http://vault.prod-infra.svc:8200
image: hashicorp/vault:1.14.0
image: hashicorp/vault:1.17.1@sha256:0ba7c9c2922b5645c07fb363a7862fd79eee235004b8bcf7ecba26ccfbc48526
imagePullPolicy: IfNotPresent
name: vault-server-test
restartPolicy: Never

0 comments on commit 1a14578

Please sign in to comment.