From b6c1868285fae1bf8d46808acedd2b5604ebf9de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Jun 2025 23:01:05 +0000 Subject: [PATCH] Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.7.2 --- 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 e11ceea69..50bacc849 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.1 + tag: 0.7.2 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -300,7 +300,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.7.1 + tag: 0.7.2 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -318,7 +318,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.7.1 + tag: 0.7.2 pullPolicy: IfNotPresent envFrom: - secretRef: -- 2.49.1