From c96d26dc676066bc1e832a8fc02644a423a925ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 10:50:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.11=20=E2=86=92=204.39.12=20(#40530)?= 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 | `30e45ee` -> `3d374f2` | --- > [!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.12`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.12) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.11...v4.39.12) ##### Bug Fixes - **storage:** oauth2 device code constraints ([#​10484](https://redirect.github.com/authelia/authelia/issues/10484)) ([26f3b89](https://redirect.github.com/authelia/authelia/commit/26f3b89bd305365b193541d518b1ce47480d5de3)), closes [#​10404](https://redirect.github.com/authelia/authelia/issues/10404) ##### Docker Container - `docker pull authelia/authelia:4.39.12` - `docker pull ghcr.io/authelia/authelia:4.39.12`
--- ### 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 43d4541ace6..e6fd1f0a2e9 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.11 +appVersion: 4.39.12 dependencies: - name: common version: 28.22.0 @@ -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.17.0 +version: 29.17.1 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index bf973f5cf8b..a69e58ce73d 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.11@sha256:30e45eeb81c8d82ad7679df008a57b61253c932341c861ef3fb20776804ca251 + tag: 4.39.12@sha256:3d374f212b4e0d4b980e5e3fffced788c04912103b824649ae53b42110afeefb # Raw Authelia configuration # Replace it with your configuration