From 45534343cdb0454171ae1b914915a92d3e982922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:55:41 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.16.3 --- clusters/cl01tl/platform/vault/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 28fe401df..ef9e06141 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -12,7 +12,7 @@ vault: enabled: true image: repository: "hashicorp/vault" - tag: "1.16.2" + tag: "1.16.3" updateStrategyType: "OnDelete" logLevel: debug logFormat: standard