From b8c5a98550f32fcd96e8211fa5bf50871349c38e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:58:55 +0000 Subject: [PATCH] Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.6.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 be9c5a75b..2ec27b71d 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -253,7 +253,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.5.1 + tag: 0.6.0 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -271,7 +271,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.5.1 + tag: 0.6.0 pullPolicy: IfNotPresent envFrom: - secretRef: @@ -289,7 +289,7 @@ unseal: main: image: repository: ghcr.io/lrstanley/vault-unseal - tag: 0.5.1 + tag: 0.6.0 pullPolicy: IfNotPresent envFrom: - secretRef: