Skip to content

Commit

Permalink
fix(container): update ghcr.io/authelia/authelia ( 4.38.9 → 4.38.10 ) (
Browse files Browse the repository at this point in the history
…#5161)

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` |

---

### 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
([#&#8203;7498](https://togithub.com/authelia/authelia/issues/7498))
([c4cb630](https://togithub.com/authelia/authelia/commit/c4cb6307947426cada9056b6729d9f79be9ace25)),
closes
[#&#8203;7463](https://togithub.com/authelia/authelia/issues/7463)
- **configuration:** multiple storage providers allowed
([#&#8203;7574](https://togithub.com/authelia/authelia/issues/7574))
([448d52a](https://togithub.com/authelia/authelia/commit/448d52a4cd7e1467cf9dd5864bf85a643ae49c11)),
closes
[#&#8203;7573](https://togithub.com/authelia/authelia/issues/7573)
- **session:** sentinel db index not respected upstream
([#&#8203;7514](https://togithub.com/authelia/authelia/issues/7514))
([e2f8fdd](https://togithub.com/authelia/authelia/commit/e2f8fddc321c60cdac60dc672efd506f1ab64d08))
- **storage:** change encryption key fails
([#&#8203;7613](https://togithub.com/authelia/authelia/issues/7613))
([b3dda10](https://togithub.com/authelia/authelia/commit/b3dda1060880f9050807eb89c812902ff70c0bf5)),
closes
[#&#8203;7611](https://togithub.com/authelia/authelia/issues/7611)
- **web:** average ux when adding credentials
([#&#8203;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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Aug 8, 2024
1 parent f9fd1a6 commit 2f6a0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/auth/authelia/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
app:
image:
repository: ghcr.io/authelia/authelia
tag: 4.38.9@sha256:491745686a70863b33a9978795e13fdeb8bc82e4fcfa456bf30f788827114cb0
tag: 4.38.10@sha256:1af32be812f041c1f3a91190faf9a022e586b185251d26a29bcdf7982bcb3bc7
env:
AUTHELIA_SERVER_ADDRESS: tcp://0.0.0.0:80
AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"
Expand Down

0 comments on commit 2f6a0bb

Please sign in to comment.