From e573074b4fba486f7bb451ecca1d4d3538feae15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:35:49 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.17.2 --- 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 b37dd0712..fb2b943c2 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.17.1 + tag: 1.17.2 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard