From 3626d59cce7867da4b2d3de56eaa6a0e3ad6b810 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Oct 2025 14:17:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.10=20=E2=86=92=204.39.11=20(#40272)?= 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 | `ed52a81` -> `6d64da1` | --- > [!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.11`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.11) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.10...v4.39.11) ##### Bug Fixes - **handlers:** webauthn experimental 2fa default redirection ([#​10426](https://redirect.github.com/authelia/authelia/issues/10426)) ([8c76ea3](https://redirect.github.com/authelia/authelia/commit/8c76ea3a7b7f4db864dfd51fbb1f93a3c56285f6)) - **oidc:** remember consent ignored ([#​10384](https://redirect.github.com/authelia/authelia/issues/10384)) ([5cd17eb](https://redirect.github.com/authelia/authelia/commit/5cd17eb1cbf9a5249c11c41805036313a4dfdf19)) - **web:** consent remember ux ([#​10347](https://redirect.github.com/authelia/authelia/issues/10347)) ([e9a4047](https://redirect.github.com/authelia/authelia/commit/e9a404771c50d49e069d25fd88c03971500ffda8)) ##### Docker Container - `docker pull authelia/authelia:4.39.11` - `docker pull ghcr.io/authelia/authelia:4.39.11`
--- ### 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 5678189aa94..8f69b039481 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.10 +appVersion: 4.39.11 dependencies: - name: common version: 28.21.1 @@ -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.15.2 +version: 29.15.3 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index d5002de28b6..2bc877838a6 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.10@sha256:ed52a81c71dfb3b84327a1397081423773804281519b4f6c337cb12a4c58bef9 + tag: 4.39.11@sha256:6d64da132463e126b0379909186bc4f631d5ff40eaccb0069ea083e623cb2c87 # Raw Authelia configuration # Replace it with your configuration