From e251aa2b8acbef82e62dce73ae0a79609d76ce66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:11:05 -0600 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.18.5 (#1318) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- clusters/cl01tl/platform/vault/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 368c64b85..9850de24f 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.18.4 + tag: 1.18.5 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -185,7 +185,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.18.4 + tag: 1.18.5 pullPolicy: IfNotPresent command: - /bin/ash