From b5d1380556b7110768c0027600449f1cf68c1566 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Jan 2026 19:01:35 +0000 Subject: [PATCH] Update hashicorp/vault Docker tag to v1.21.2 (#3111) --- clusters/cl01tl/helm/vault/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/vault/values.yaml b/clusters/cl01tl/helm/vault/values.yaml index 4a0c2c198..5831b651a 100644 --- a/clusters/cl01tl/helm/vault/values.yaml +++ b/clusters/cl01tl/helm/vault/values.yaml @@ -12,7 +12,7 @@ vault: enabled: true image: repository: hashicorp/vault - tag: 1.21.1 + tag: 1.21.2 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.21.1 + tag: 1.21.2 pullPolicy: IfNotPresent command: - /bin/ash