Skip to content

Commit

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

0 comments on commit 9de0016

Please sign in to comment.