From 140bcef4cf832c1061fc10ac60fbcee40e1a42a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:42:27 +0000 Subject: [PATCH] chore(deps): update hashicorp/vault-k8s docker tag to v1.5.0 --- helm/Active/vault/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Active/vault/values.yaml b/helm/Active/vault/values.yaml index 1f36df5..e18069c 100644 --- a/helm/Active/vault/values.yaml +++ b/helm/Active/vault/values.yaml @@ -62,7 +62,7 @@ injector: # image sets the repo and tag of the vault-k8s image to use for the injector. image: repository: "hashicorp/vault-k8s" - tag: "1.4.2" + tag: "1.5.0" pullPolicy: IfNotPresent # agentImage sets the repo and tag of the Vault image to use for the Vault Agent