From efb7c106435093f01ec6a173e0363e575594303e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Apr 2025 17:00:36 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.19.2 --- 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 c18918ab9..fba6187ae 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.19.1 + tag: 1.19.2 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.19.1 + tag: 1.19.2 pullPolicy: IfNotPresent command: - /bin/ash