Skip to content

Commit

Permalink
Update hashicorp/vault Docker tag to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 674316b commit 2eb5180
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.18.1@sha256:3580fa352195aa7e76449cb8fadeef6d2f90a454c38982d30cf094e9013be786
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.18.1@sha256:3580fa352195aa7e76449cb8fadeef6d2f90a454c38982d30cf094e9013be786
imagePullPolicy: IfNotPresent
name: vault-server-test
restartPolicy: Never

0 comments on commit 2eb5180

Please sign in to comment.