chore(helm): update image ghcr.io/authelia/authelia 4.39.7 → 4.39.8 (#39033)
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 | `00fdbe0` -> `eb9c0ad` | --- > [!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.39.8`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.8) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.7...v4.39.8) ##### Bug Fixes - set config file type ([#​10201](https://redirect.github.com/authelia/authelia/issues/10201)) ([d9af3c6](https://redirect.github.com/authelia/authelia/commit/d9af3c6a8c810b80eb22bdfad1e7a2690d536b06)), closes [#​10198](https://redirect.github.com/authelia/authelia/issues/10198) ##### Docker Container - `docker pull authelia/authelia:4.39.8` - `docker pull ghcr.io/authelia/authelia:4.39.8` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.39.7
|
||||
appVersion: 4.39.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.6
|
||||
@@ -53,5 +53,4 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authelia
|
||||
type: application
|
||||
version: 29.7.11
|
||||
|
||||
version: 29.7.12
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.39.7@sha256:00fdbe0f4fe6120b1ba00bd3d618a8cbfc1a59aba68fb6b411ee3efb796cc054
|
||||
tag: 4.39.8@sha256:eb9c0ad2d029c483893f4a3c8bc1428577946796734d8441809aa609ab8abafe
|
||||
|
||||
# Raw Authelia configuration
|
||||
# Replace it with your configuration
|
||||
|
||||
Reference in New Issue
Block a user