Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/authelia/authelia 4.38.16 → 4.38.17 (
Browse files Browse the repository at this point in the history
…#30121)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/authelia/authelia](https://github.com/authelia/authelia/pkgs/container/authelia)
([source](https://github.com/authelia/authelia)) | patch |
`172c9b2` -> `bd0b56a` |

---

> [!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.17`](https://github.com/authelia/authelia/releases/tag/v4.38.17)

[Compare
Source](https://github.com/authelia/authelia/compare/v4.38.16...v4.38.17)

##### Bug Fixes

- **configuration:** jwk without required key startup panic
([#&#8203;8023](https://github.com/authelia/authelia/issues/8023))
([af5face](https://github.com/authelia/authelia/commit/af5facec6dd5c4c91ec51daf19ca319580759d2e))
- **configuration:** templating panic edge case
([#&#8203;8130](https://github.com/authelia/authelia/issues/8130))
([feca984](https://github.com/authelia/authelia/commit/feca984ddd63aa508ce45259e2c874784be98316))
- **configuration:** utilise updated psl for domain validation
([#&#8203;8119](https://github.com/authelia/authelia/issues/8119))
([a89d8b8](https://github.com/authelia/authelia/commit/a89d8b81af8cb7149266a290ad73679ab9425182)),
closes
[/github.com/golang/go/issues/15518#issuecomment-217312171](https://github.com//github.com/golang/go/issues/15518/issues/issuecomment-217312171)
[#&#8203;8074](https://github.com/authelia/authelia/issues/8074)
- **web:** feedback missing from password reset
([#&#8203;8021](https://github.com/authelia/authelia/issues/8021))
([58866f6](https://github.com/authelia/authelia/commit/58866f68f7f16d27779775cd44fb27942a63637e))
- **web:** totp credential ui shows too much info
([#&#8203;8062](https://github.com/authelia/authelia/issues/8062))
([5538c2f](https://github.com/authelia/authelia/commit/5538c2f3af28d963879f97e1ebf286e16cd105f3))
- **web:** webauthn buttons crowded
([#&#8203;8008](https://github.com/authelia/authelia/issues/8008))
([108c58e](https://github.com/authelia/authelia/commit/108c58eb1719dfa0d0b95b7a0ec556b5b35ef165))

##### Docker Container

-   `docker pull authelia/authelia:4.38.17`
-   `docker pull ghcr.io/authelia/authelia:4.38.17`

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Dec 29, 2024
1 parent cb9a1b1 commit 5334202
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/premium/authelia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium
apiVersion: v2
appVersion: 4.38.16
appVersion: 4.38.17
dependencies:
- name: common
version: 25.2.5
Expand Down Expand Up @@ -50,4 +50,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
type: application
version: 26.0.0
version: 26.0.1
2 changes: 1 addition & 1 deletion charts/premium/authelia/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/authelia/authelia
pullPolicy: IfNotPresent
tag: 4.38.16@sha256:172c9b2e4d7c25196404e4620f6018650cbd2124999aceaa812cf0c100ef8b23
tag: 4.38.17@sha256:bd0b56ab682ecdf994cc66bbbf75e3ab437a3e4aea4c707eeea0c2fca6cf945e

workload:
main:
Expand Down

0 comments on commit 5334202

Please sign in to comment.