From 3f032004e4ecb9c58e4c7b95c1875409aa784106 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Nov 2025 19:28:25 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.14=20=E2=86=92=204.39.15=20(#42249)?= 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 | `88f1494` -> `d23ee3c` | --- > [!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.15`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.15) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.14...v4.39.15) ##### Bug Fixes - **authentication:** error determining ldap server health ([#​10753](https://redirect.github.com/authelia/authelia/issues/10753)) ([b6e14c7](https://redirect.github.com/authelia/authelia/commit/b6e14c75b2528b19f45a4659d4b6b91c3f7657c7)) - **configuration:** defaults not applied to server authz ([#​10793](https://redirect.github.com/authelia/authelia/issues/10793)) ([73bee22](https://redirect.github.com/authelia/authelia/commit/73bee22caf2513fc9d3628506e22fb52ed66a7d2)) ##### Docker Container - `docker pull authelia/authelia:4.39.15` - `docker pull ghcr.io/authelia/authelia:4.39.15`
--- ### 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 7e3d88cdcee..f3edcb0d832 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.14 +appVersion: 4.39.15 dependencies: - name: common version: 28.29.2 @@ -55,5 +55,5 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.27.1 +version: 29.27.2 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index 7c959807543..78da82c7321 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.14@sha256:88f1494b6ac1174641770f106335ab67752d66e5822b4059badca220b5d6153b + tag: 4.39.15@sha256:d23ee3c721d465b4749cc58541cda4aebe5aa6f19d7b5ce0afebb44ebee69591 # Raw Authelia configuration # Replace it with your configuration