diff --git a/helm/Active/vault/values.yaml b/helm/Active/vault/values.yaml index e18069c..81c9c09 100644 --- a/helm/Active/vault/values.yaml +++ b/helm/Active/vault/values.yaml @@ -70,7 +70,7 @@ injector: # required. agentImage: repository: "hashicorp/vault" - tag: "1.18.0" + tag: "1.18.1" # The default values for the injected Vault Agent containers. agentDefaults: @@ -332,7 +332,7 @@ server: image: repository: "hashicorp/vault" - tag: "1.18.0" + tag: "1.18.1" # Overrides the default Image Pull Policy pullPolicy: IfNotPresent