From 1649a7f43ed95a58e852a1fcc7f0312cef71aa36 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 06:06:39 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/authelia/a?= =?UTF-8?q?uthelia=20(=209ad7df9=20=E2=86=92=208ae6943=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..d3c2cc4893ccb 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:8ae6943a3f603e5e6f5bf53b6c09cd0fedc76eed09a1e09b4b6585974c416f9d env: AUTHELIA_SERVER_ADDRESS: tcp://0.0.0.0:80 AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"