chore(deps): update container image ghcr.io/authelia/authelia to v4.38.10@1af32be by renovate (#24762)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/authelia/authelia](https://togithub.com/authelia/authelia/pkgs/container/authelia) ([source](https://togithub.com/authelia/authelia)) | patch | `4.38.9` -> `4.38.10` | --- > [!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.10`](https://togithub.com/authelia/authelia/releases/tag/v4.38.10) [Compare Source](https://togithub.com/authelia/authelia/compare/v4.38.9...v4.38.10) ##### Bug Fixes - busybox wget zombie ssl client ([#​7498](https://togithub.com/authelia/authelia/issues/7498)) ([c4cb630](https://togithub.com/authelia/authelia/commit/c4cb6307947426cada9056b6729d9f79be9ace25)), closes [#​7463](https://togithub.com/authelia/authelia/issues/7463) - **configuration:** multiple storage providers allowed ([#​7574](https://togithub.com/authelia/authelia/issues/7574)) ([448d52a](https://togithub.com/authelia/authelia/commit/448d52a4cd7e1467cf9dd5864bf85a643ae49c11)), closes [#​7573](https://togithub.com/authelia/authelia/issues/7573) - **session:** sentinel db index not respected upstream ([#​7514](https://togithub.com/authelia/authelia/issues/7514)) ([e2f8fdd](https://togithub.com/authelia/authelia/commit/e2f8fddc321c60cdac60dc672efd506f1ab64d08)) - **storage:** change encryption key fails ([#​7613](https://togithub.com/authelia/authelia/issues/7613)) ([b3dda10](https://togithub.com/authelia/authelia/commit/b3dda1060880f9050807eb89c812902ff70c0bf5)), closes [#​7611](https://togithub.com/authelia/authelia/issues/7611) - **web:** average ux when adding credentials ([#​7517](https://togithub.com/authelia/authelia/issues/7517)) ([1b8c228](https://togithub.com/authelia/authelia/commit/1b8c228d211b973f44924d9cfa23eff708a1002f)) ##### Docker Container - `docker pull authelia/authelia:4.38.10` - `docker pull ghcr.io/authelia/authelia:4.38.10` </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.9
|
||||
appVersion: 4.38.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||
type: application
|
||||
version: 25.2.2
|
||||
version: 25.2.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.38.9@sha256:491745686a70863b33a9978795e13fdeb8bc82e4fcfa456bf30f788827114cb0
|
||||
tag: 4.38.10@sha256:1af32be812f041c1f3a91190faf9a022e586b185251d26a29bcdf7982bcb3bc7
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user