From 363a1fe73a74e0f2c88b652e89ea808ec82cf222 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:40:10 +0000 Subject: [PATCH] chore(deps): update ghcr.io/uselagoon/lagoon-ssh-portal/ssh-token docker tag to v0.41.4 --- charts/lagoon-core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/lagoon-core/values.yaml b/charts/lagoon-core/values.yaml index 92eb9227..aa4dff3d 100644 --- a/charts/lagoon-core/values.yaml +++ b/charts/lagoon-core/values.yaml @@ -1038,7 +1038,7 @@ sshToken: repository: ghcr.io/uselagoon/lagoon-ssh-portal/ssh-token pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.41.3" + tag: "v0.41.4" podAnnotations: {}