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"