From 423bdc94e8c53e7bf1afc07e771370f9b8702939 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 11 May 2025 15:15:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autheli?= =?UTF-8?q?a/authelia=204.39.2=20=E2=86=92=204.39.3=20(#35272)?= 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 | `7422c90` -> `7045ca3` | --- > [!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.3`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.3) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.2...v4.39.3) ##### Bug Fixes - **oidc:** rfc9068 jwt strategy not configured ([#​9479](https://redirect.github.com/authelia/authelia/issues/9479)) ([785eab9](https://redirect.github.com/authelia/authelia/commit/785eab9c3a977a1c1d43d5e0f9198041b79b0991)), closes [#​9478](https://redirect.github.com/authelia/authelia/issues/9478) - **web:** fetch webauthn when disabled ([#​9482](https://redirect.github.com/authelia/authelia/issues/9482)) ([bc318fa](https://redirect.github.com/authelia/authelia/commit/bc318faffc5e4605e4e9e786c9d0ec4e9e92cac0)) - **web:** no redirection to completion view ([#​9480](https://redirect.github.com/authelia/authelia/issues/9480)) ([0a4c2f2](https://redirect.github.com/authelia/authelia/commit/0a4c2f22b76ad9dae62ca39120df08470a1d70f6)) ##### Docker Container - `docker pull authelia/authelia:4.39.3` - `docker pull ghcr.io/authelia/authelia:4.39.3`
--- ### 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 196620dc35f..725357f3abf 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.2 +appVersion: 4.39.3 dependencies: - name: common version: 25.4.10 @@ -53,5 +53,5 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/truecharts/charts/tree/master/charts/stable/authelia type: application -version: 27.1.9 +version: 27.1.10 diff --git a/charts/stable/authelia/values.yaml b/charts/stable/authelia/values.yaml index e395962c8d1..47772415bda 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.2@sha256:7422c90751d71e68667eb33185b7900ec57bd7d03895d1102cb76ff0e7969ad0 + tag: 4.39.3@sha256:7045ca3c14731634e0c05e1afff03aba66b12b4f518c839c32a65d5c59a56b12 # Raw Authelia configuration # Replace it with your configuration