diff --git a/projects/vault/values/vault.yaml b/projects/vault/values/vault.yaml index ff9affae..7b34049f 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.10.4" + tag: "1.11.0" auditStorage: accessMode: ReadWriteOnce annotations: {}