From ec5a0d6741a430c7c9509bbfaade4ed7e21b9f40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Jun 2025 03:01:19 +0000 Subject: [PATCH] Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.7.1 --- clusters/cl01tl/platform/vault/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index da705f636..e11ceea69 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -282,7 +282,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -300,7 +300,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -318,7 +318,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent envFrom: - secretRef: -- 2.49.1