From 260ae175f9c7220c8c87b78cbf3fec8428ff32fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 17:58:15 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.5=20=E2=86=92=204.39.6=20(#38199)?= 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 | `023e02e` -> `0877636` | --- > [!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.6`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.6) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.5...v4.39.6) ##### Notable Changes OpenID Connect 1.0 client registrations incorrectly allowed `none` as a `authorization_signed_response_alg` value, this is no longer the case and if you specified this value you'll have to either remove it or update it to the new correct default of `RS256`. ##### Bug Fixes - **commands:** missing header list header ([#​9956](https://redirect.github.com/authelia/authelia/issues/9956)) ([6a31393](https://redirect.github.com/authelia/authelia/commit/6a313938f7b68c16dd7c8b9e6505f41070fa8668)) - **configuration:** healthchecks for unix are unhealthy ([#​9988](https://redirect.github.com/authelia/authelia/issues/9988)) ([76e0702](https://redirect.github.com/authelia/authelia/commit/76e070253617f4d02b999b0a27b25b7e0809cb20)) - **oidc:** alg none allowed for jarm ([#​10045](https://redirect.github.com/authelia/authelia/issues/10045)) ([86e8c4b](https://redirect.github.com/authelia/authelia/commit/86e8c4b0e751e36734dfa8f50ff8565534710f9a)) - **regulation:** ip not marked ([#​9949](https://redirect.github.com/authelia/authelia/issues/9949)) ([b731a0c](https://redirect.github.com/authelia/authelia/commit/b731a0ca179383721f78e25bff0a3aaf62e89525)) ##### Docker Container - `docker pull authelia/authelia:4.39.6` - `docker pull ghcr.io/authelia/authelia:4.39.6`
--- ### 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 7c0242a6ae5..26c01e885f2 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.39.5 +appVersion: 4.39.6 dependencies: - name: common version: 28.15.1 @@ -53,5 +53,5 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/truecharts/charts/tree/master/charts/stable/authelia type: application -version: 29.4.2 +version: 29.4.3 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index 3b7e5e5f062..67fa766db5a 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.5@sha256:023e02e5203dfa0ebaee7a48b5bae34f393d1f9cada4a9df7fbf87eb1759c671 + tag: 4.39.6@sha256:08776367d54d4482c54ac8ca75b18f7db3287b751106e19736780c5f6811374d # Raw Authelia configuration # Replace it with your configuration