chore(deps): update container image ghcr.io/authelia/authelia to v4.38.13@34bb930 by renovate (#27024)
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 | `4.38.12` -> `4.38.13` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>authelia/authelia (ghcr.io/authelia/authelia)</summary> ### [`v4.38.13`](https://redirect.github.com/authelia/authelia/releases/tag/v4.38.13) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.38.12...v4.38.13) ##### Bug Fixes - **web:** inconsistent authenticated layout ([#​7909](https://redirect.github.com/authelia/authelia/issues/7909)) ([ff6d6b6](https://redirect.github.com/authelia/authelia/commit/ff6d6b6df3d6dda799e24bb25adc0c2952b2e158)) ##### Docker Container - `docker pull authelia/authelia:4.38.13` - `docker pull ghcr.io/authelia/authelia:4.38.13` </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 4.38.12
|
||||
appVersion: 4.38.13
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||
type: application
|
||||
version: 25.3.8
|
||||
version: 25.3.9
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.38.12@sha256:83993be7edaa1868d987cdafbd87bb1578892a3fcbbfdd4741a52e4e90473b9a
|
||||
tag: 4.38.13@sha256:34bb9303a53ccc7a3e8b2a6336033d9c6f1b60604f02402e73ac1621a79bf7b6
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user