Skip to content

Commit

Permalink
Update hashicorp/vault Docker tag to v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 8e57c60 commit d0e5a75
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.3@sha256:8f1ba670da547c6af67be55609bd285c3ee3d8b73f88021adbfc43c82ca409e8
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.3@sha256:8f1ba670da547c6af67be55609bd285c3ee3d8b73f88021adbfc43c82ca409e8
imagePullPolicy: IfNotPresent
name: vault-server-test
restartPolicy: Never

0 comments on commit d0e5a75

Please sign in to comment.