From c5296417520bd3a0922dc8d191a593ab2859db80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:40:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/uselagoon/lagoon-ssh-portal/ssh-portal-api 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..144b2bcd 100644 --- a/charts/lagoon-core/values.yaml +++ b/charts/lagoon-core/values.yaml @@ -965,7 +965,7 @@ sshPortalAPI: repository: ghcr.io/uselagoon/lagoon-ssh-portal/ssh-portal-api pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.41.3" + tag: "v0.41.4" podAnnotations: {}