chore(helm): update image ghcr.io/authelia/authelia 4.38.18 → 4.38.19 (#32155)
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 | `a5e6fa4` -> `46021dc` | --- > [!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 <details> <summary>authelia/authelia (ghcr.io/authelia/authelia)</summary> ### [`v4.38.19`](https://redirect.github.com/authelia/authelia/releases/tag/v4.38.19) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.38.18...v4.38.19) ##### Bug Fixes - **configuration:** authz endpoint errors with forward slash ([#​8654](https://redirect.github.com/authelia/authelia/issues/8654)) ([d382bb0](https://redirect.github.com/authelia/authelia/commit/d382bb07b5b269086c3ae18bf03f1dfd0863a149)) - **configuration:** unregisterable domains not accepted ([#​8663](https://redirect.github.com/authelia/authelia/issues/8663)) ([5811888](https://redirect.github.com/authelia/authelia/commit/58118882de6df4718ac2457e99b4f0f95fb95cf6)) - **handlers:** regulation flow ([#​8683](https://redirect.github.com/authelia/authelia/issues/8683)) ([d4a5418](https://redirect.github.com/authelia/authelia/commit/d4a54189aa6563912f9427b96dcb01eacafa785c)) - **notifier:** smtp log fails to serialize ([#​8570](https://redirect.github.com/authelia/authelia/issues/8570)) ([ba3a877](https://redirect.github.com/authelia/authelia/commit/ba3a877f1bebea0271f295a2c795bc3d465111ac)), closes [#​8569](https://redirect.github.com/authelia/authelia/issues/8569) ##### Docker Container - `docker pull authelia/authelia:4.38.19` - `docker pull ghcr.io/authelia/authelia:4.38.19` </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.18
|
||||
appVersion: 4.38.19
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
|
||||
type: application
|
||||
version: 26.4.5
|
||||
version: 26.4.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.38.18@sha256:a5e6fa4b1dbdc296f80f9175157b145a0598690ec8cd4d6e105cd4498fe0c731
|
||||
tag: 4.38.19@sha256:46021dc20efdcc5cdc38a29e3050b8835429a155ae6215388ed3b793a02eb0ab
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user