From 95faf214262a9ab9e099e6dbc395b66aea97b7f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Feb 2026 02:02:44 +0000 Subject: [PATCH] chore(deps): update hashicorp/vault docker tag to v1.21.3 (#3723) --- 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 de7798af1..55a05a0d7 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.2 + tag: 1.21.3 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.21.2 + tag: 1.21.3 pullPolicy: IfNotPresent command: - /bin/ash