chore(deps): update container image ghcr.io/authelia/authelia to v4.38.15@5badc1e by renovate (#27096)
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.14` -> `4.38.15` | --- > [!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.15`](https://redirect.github.com/authelia/authelia/releases/tag/v4.38.15) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.38.14...v4.38.15) ##### Bug Fixes - **suites:** container dependencies for redis stack in ha suite ([#​7947](https://redirect.github.com/authelia/authelia/issues/7947)) ([a821c42](https://redirect.github.com/authelia/authelia/commit/a821c427b149f65366a2717f595d3bd224789725)) - **templates:** reset password link width ([#​7944](https://redirect.github.com/authelia/authelia/issues/7944)) ([d8a8d54](https://redirect.github.com/authelia/authelia/commit/d8a8d540a1170885adc9556428c2da3b259717d5)) - **web:** bad ux on totp only config ([#​7946](https://redirect.github.com/authelia/authelia/issues/7946)) ([ea46df5](https://redirect.github.com/authelia/authelia/commit/ea46df54b483eddde93df39583e69cfbc5031140)) ##### Docker Container - `docker pull authelia/authelia:4.38.15` - `docker pull ghcr.io/authelia/authelia:4.38.15` </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.14
|
||||
appVersion: 4.38.15
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.19
|
||||
@@ -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.11
|
||||
version: 25.3.12
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.38.14@sha256:023fbe7f7d653f6b75d027d64b9eb0878a8c73f1817e40d867fe5a90b8c0dea3
|
||||
tag: 4.38.15@sha256:5badc1ed57afef3fbe27eb021410d13c9995cae7307950762bc7b68a0fabc284
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user