From e175b8fa866fbdcc6276e2c213788ceb5c0f1e2d Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 22:05:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/authelia/a?= =?UTF-8?q?uthelia=20(=209ad7df9=20=E2=86=92=20b263c82=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/default/authelia/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/authelia/app/helmrelease.yaml b/kubernetes/main/apps/default/authelia/app/helmrelease.yaml index 33c9c62a06fa1..5057b00138783 100644 --- a/kubernetes/main/apps/default/authelia/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/authelia/app/helmrelease.yaml @@ -47,7 +47,7 @@ spec: main: image: repository: ghcr.io/authelia/authelia - tag: v4.38.0-beta3@sha256:9ad7df91dfec75d2f46d544e3128215b755ee78550b4ed0ed995b5a3fad35458 + tag: v4.38.0-beta3@sha256:b263c8223fdd5feaaa759eeaae96628c25b82985aac8fbea06500cd36b188ce9 env: AUTHELIA_SERVER_ADDRESS: tcp://0.0.0.0:80 AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"