Skip to content

Commit

Permalink
Update hashicorp/vault Docker tag to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 308ba60 commit bcc56df
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.16.3@sha256:c5e04689611cb864b8b6247a6a845e0bdc059998f39b5c8a659562287379525c
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.16.3@sha256:c5e04689611cb864b8b6247a6a845e0bdc059998f39b5c8a659562287379525c
imagePullPolicy: IfNotPresent
name: vault-server-test
restartPolicy: Never

0 comments on commit bcc56df

Please sign in to comment.