From f6dee4d5e9cd1dca7219c192290d7c887c89c0f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Jul 2025 21:01:49 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.20.1 --- 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 89c887f43..8f41f0402 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.0 + tag: 1.20.1 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.20.0 + tag: 1.20.1 pullPolicy: IfNotPresent command: - /bin/ash