From d7095dd7bc5660362eb8b7147dec35509b006a6e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 19:16:23 +0000 Subject: [PATCH] chore(deps): update hashicorp/vault to v1.21.4 --- clusters/cl01tl/helm/vault/Chart.yaml | 2 +- clusters/cl01tl/helm/vault/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/vault/Chart.yaml b/clusters/cl01tl/helm/vault/Chart.yaml index d8b8acd46..646b12b0d 100644 --- a/clusters/cl01tl/helm/vault/Chart.yaml +++ b/clusters/cl01tl/helm/vault/Chart.yaml @@ -31,4 +31,4 @@ dependencies: version: 4.6.2 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png # renovate: datasource=github-releases depName=hashicorp/vault -appVersion: 1.21.3 +appVersion: 1.21.4 diff --git a/clusters/cl01tl/helm/vault/values.yaml b/clusters/cl01tl/helm/vault/values.yaml index 5c7663bcc..e58985228 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.3 + tag: 1.21.4 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.21.3 + tag: 1.21.4 pullPolicy: IfNotPresent command: - /bin/ash