diff --git a/projects/vault/values/vault.yaml b/projects/vault/values/vault.yaml index a258c2e6..6626e0f6 100644 --- a/projects/vault/values/vault.yaml +++ b/projects/vault/values/vault.yaml @@ -11,7 +11,7 @@ server: enabled: true image: repository: "hashicorp/vault" - tag: "1.17.6" + tag: "1.18.0" auditStorage: accessMode: ReadWriteOnce annotations: {}