From b247078f0f923b8c823643b74e9f171d38ac40f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:42:03 +0000 Subject: [PATCH] Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.7.0 --- 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 def585389..b126f1926 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -251,7 +251,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.6.0 + tag: 0.7.0 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -269,7 +269,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.6.0 + tag: 0.7.0 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -287,7 +287,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.6.0 + tag: 0.7.0 pullPolicy: IfNotPresent envFrom: - secretRef: