From 29c28a1376aedca1fc96b0d570f5036b01e43818 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Mar 2026 15:20:35 +0100 Subject: [PATCH] =?UTF-8?q?fix(authelia):=20update=20image=20ghcr.io/authe?= =?UTF-8?q?lia/authelia=204.39.15=20=E2=86=92=204.39.16=20(#46041)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia) ([source](https://redirect.github.com/authelia/authelia)) | patch | `d23ee3c` → `edbce01` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
authelia/authelia (ghcr.io/authelia/authelia) ### [`v4.39.16`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.16) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.15...v4.39.16) ##### Bug Fixes - **authentication:** discovery check too strict ([#​11350](https://redirect.github.com/authelia/authelia/issues/11350)) ([5c1633b](https://redirect.github.com/authelia/authelia/commit/5c1633b767f28675cbcc3c7d723e9865fd506b80)), closes [#​10840](https://redirect.github.com/authelia/authelia/issues/10840) - **authentication:** excessive filter escape ([#​11285](https://redirect.github.com/authelia/authelia/issues/11285)) ([10f7603](https://redirect.github.com/authelia/authelia/commit/10f7603eb89ac0ca1bff1c8917a96e9c40900c01)), closes [#​11284](https://redirect.github.com/authelia/authelia/issues/11284) - **configuration:** max retries default ([#​11173](https://redirect.github.com/authelia/authelia/issues/11173)) ([f29bb95](https://redirect.github.com/authelia/authelia/commit/f29bb95e1040a9d19e8cd558e992456b24912737)) - disable npm scripts for docker dev build ([#​11044](https://redirect.github.com/authelia/authelia/issues/11044)) ([4da3c53](https://redirect.github.com/authelia/authelia/commit/4da3c53b40b575105ff904ce193bf3f906f6e78c)) - ignore node modules for vite watchers ([#​11412](https://redirect.github.com/authelia/authelia/issues/11412)) ([c8070f2](https://redirect.github.com/authelia/authelia/commit/c8070f283b6c593e8d6cca04f5810fd7dc515d08)) - improve root directory finding ([#​11029](https://redirect.github.com/authelia/authelia/issues/11029)) ([d4529e3](https://redirect.github.com/authelia/authelia/commit/d4529e3899f007a25af0f4a739cc422c7e99f9db)) - **middlewares:** strip path incorrect match criteria ([#​11402](https://redirect.github.com/authelia/authelia/issues/11402)) ([75a3b99](https://redirect.github.com/authelia/authelia/commit/75a3b99033f6530f0190fe1f42e9517fa40edda1)) - **oidc:** jwt profile claims policy hydration ([#​10663](https://redirect.github.com/authelia/authelia/issues/10663)) ([24ee120](https://redirect.github.com/authelia/authelia/commit/24ee1205fc9ce9afbbed3c5b2bd4bb0b9c2e27cf)) - **server:** sanitise language cookie ([#​11341](https://redirect.github.com/authelia/authelia/issues/11341)) ([ed66b2b](https://redirect.github.com/authelia/authelia/commit/ed66b2b2ce14a296e1aa654562caa53acfe4b860)) - **web:** ui stuck state enrolling 2fa ([#​11367](https://redirect.github.com/authelia/authelia/issues/11367)) ([52f01f2](https://redirect.github.com/authelia/authelia/commit/52f01f2fa75d9ddacd40873168d76c4e74ea21a2)), closes [#​10859](https://redirect.github.com/authelia/authelia/issues/10859) ##### Docker Container - `docker pull authelia/authelia:4.39.16` - `docker pull ghcr.io/authelia/authelia:4.39.16`
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/authelia/Chart.yaml | 4 ++-- charts/stable/authelia/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 9ab1a0199a5..af42e7e0145 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.39.15 +appVersion: 4.39.16 dependencies: - name: common version: 28.33.4 @@ -58,5 +58,5 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.35.3 +version: 29.35.4 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index a0dffd87f61..01337a7236c 100644 --- a/charts/stable/authelia/values.yaml +++ b/charts/stable/authelia/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/authelia/authelia pullPolicy: IfNotPresent - tag: 4.39.15@sha256:d23ee3c721d465b4749cc58541cda4aebe5aa6f19d7b5ce0afebb44ebee69591 + tag: 4.39.16@sha256:edbce01c5125249e4f4faea01e0f76f0031d64b4a1d0c2514a0ca69cb126d05f # Raw Authelia configuration # Replace it with your configuration