From 08b93155adc5f8251d1e8628624e50e8f27dd353 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Sep 2025 21:01:48 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.20.4 (#1575) --- 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 135d8a780..2a7b7a2fc 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.20.3 + tag: 1.20.4 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.20.3 + tag: 1.20.4 pullPolicy: IfNotPresent command: - /bin/ash