From d2e7197b5139ef29dabf5ec2feb24071a00f363e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Nov 2025 14:31:13 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.13=20=E2=86=92=204.39.14=20(#41573)?= 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 | `7adc2a9` -> `88f1494` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.14`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.14) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.13...v4.39.14) ##### Bug Fixes - **authentication:** ldap pool deadlock ([#​10527](https://redirect.github.com/authelia/authelia/issues/10527)) ([279c1be](https://redirect.github.com/authelia/authelia/commit/279c1bee78d44b4e8721dc76042da543364c83d1)), closes [#​9936](https://redirect.github.com/authelia/authelia/issues/9936) [#​10392](https://redirect.github.com/authelia/authelia/issues/10392) - **authentication:** referrals not chased ([#​10608](https://redirect.github.com/authelia/authelia/issues/10608)) ([5ddb457](https://redirect.github.com/authelia/authelia/commit/5ddb4578a4ef2f6bfe857d4e659280669303dbdc)), closes [#​10569](https://redirect.github.com/authelia/authelia/issues/10569) - **authentication:** remove singleflight debug logging ([#​10628](https://redirect.github.com/authelia/authelia/issues/10628)) ([4c1c6ee](https://redirect.github.com/authelia/authelia/commit/4c1c6ee5d6fd38e082d997ee1833aecb6a785ade)) - **expression:** shallow value resolution ([#​10582](https://redirect.github.com/authelia/authelia/issues/10582)) ([bc0fb6c](https://redirect.github.com/authelia/authelia/commit/bc0fb6c7104f91769d3ec5bc0c1f2e68d051d141)), closes [#​10558](https://redirect.github.com/authelia/authelia/issues/10558) ##### Docker Container - `docker pull authelia/authelia:4.39.14` - `docker pull ghcr.io/authelia/authelia:4.39.14`
--- ### 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 | 5 +++-- charts/stable/authelia/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 272259d1bd8..61f2a3ff4ba 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.39.13 +appVersion: 4.39.14 dependencies: - name: common version: 28.26.3 @@ -53,7 +53,8 @@ sources: - https://ghcr.io/authelia/authelia - https://github.com/authelia/authelia - https://github.com/authelia/chartrepo + - https://github.com/truecharts/charts/tree/master/charts/stable/authelia - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.23.9 +version: 29.23.10 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index cd7654be270..7c959807543 100644 --- a/charts/stable/authelia/values.yaml +++ b/charts/stable/authelia/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/authelia/authelia pullPolicy: IfNotPresent - tag: 4.39.13@sha256:7adc2a95b6a4be9332f6a420fdf59c7031bff203d1046ab80d8fbd66f5b1095f + tag: 4.39.14@sha256:88f1494b6ac1174641770f106335ab67752d66e5822b4059badca220b5d6153b # Raw Authelia configuration # Replace it with your configuration