From 3eae10253e871993e062899f259c7e66fef34b2e Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 16 Nov 2023 22:54:26 +0000 Subject: [PATCH] Update file values.yaml --- vault/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vault/values.yaml b/vault/values.yaml index 39451f6..86d9bfa 100644 --- a/vault/values.yaml +++ b/vault/values.yaml @@ -4,7 +4,7 @@ vault: image: repository: "registry.durp.info/hashicorp/vault-k8s" - tag: "1.2.1" + tag: "1.3.1" pullPolicy: Always agentImage: @@ -23,8 +23,8 @@ vault: image: repository: "registry.durp.info/hashicorp/vault-k8s" - tag: "1.2.1" - pullPolicy: IfNotPresent + tag: "1.3.1" + pullPolicy: Always agentImage: repository: "registry.durp.info/hashicorp/vault"