From 6f698bd64907a4f3bd77cb3a9d96346464d67a11 Mon Sep 17 00:00:00 2001 From: akhil <38315031+HTHDOTCOM@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:42:33 +0200 Subject: [PATCH] Update values.yaml --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index f46e5fdbd..82aba4f4b 100644 --- a/values.yaml +++ b/values.yaml @@ -68,7 +68,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.16.1" pullPolicy: IfNotPresent # agentImage sets the repo and tag of the Vault image to use for the Vault Agent