Commit Graph

40568 Commits

Author SHA1 Message Date
TrueCharts Bot 02e843443b chore(flux): update image blocky 16.13.6 → 16.13.8 (clustertool) (#32626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.6` ->
`16.13.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 19:28:54 +01:00
TrueCharts Bot b2fd9c915e chore(flux): update image jackett 23.3.32 → 23.3.33 (#32627) 2025-02-27 19:21:02 +01:00
TrueCharts Bot f40176d220 chore(container): update traefik docker tag to v3.3.4 (#32625)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.3` -> `v3.3.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.4`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.4)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.4)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/migration/v3/#v334).

**Bug fixes:**

- **\[fastproxy]** Bump github.com/valyala/fasthttp to v1.58.0
([#&#8203;11526](https://redirect.github.com/traefik/traefik/pull/11526)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[fastproxy]** Add WebSocket headers if they are present in the
request
([#&#8203;11522](https://redirect.github.com/traefik/traefik/pull/11522)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[fastproxy]** Chunked responses does not have a Content-Length
header
([#&#8203;11514](https://redirect.github.com/traefik/traefik/pull/11514)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[metrics,otel]** Change request duration metric unit from
millisecond to second
([#&#8203;11523](https://redirect.github.com/traefik/traefik/pull/11523)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[sticky-session]** Fix double hash in sticky cookie
([#&#8203;11518](https://redirect.github.com/traefik/traefik/pull/11518)
by [juliens](https://redirect.github.com/juliens))
- **\[tracing]** Use ResourceAttributes instead of GlobalAttributes
([#&#8203;11515](https://redirect.github.com/traefik/traefik/pull/11515)
by [bruno-de-queiroz](https://redirect.github.com/bruno-de-queiroz))
- **\[tracing]** Fix panic when calling Tracer
([#&#8203;11479](https://redirect.github.com/traefik/traefik/pull/11479)
by [basgys](https://redirect.github.com/basgys))

**Documentation:**

- **\[acme]** Update ACME provider configuration options
([#&#8203;11564](https://redirect.github.com/traefik/traefik/pull/11564)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[acme]** Fix incorrect grammar in ACME documentation
([#&#8203;11553](https://redirect.github.com/traefik/traefik/pull/11553)
by [Peter-Maguire](https://redirect.github.com/Peter-Maguire))
- **\[metrics,tracing,accesslogs]** Add missing options in entrypoints
page
([#&#8203;11524](https://redirect.github.com/traefik/traefik/pull/11524)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[tracing]** Replace globalAttributes with resourceAttributes in
tracing reference
([#&#8203;11531](https://redirect.github.com/traefik/traefik/pull/11531)
by [rtribotte](https://redirect.github.com/rtribotte))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11567](https://redirect.github.com/traefik/traefik/pull/11567)
by [kevinpollet](https://redirect.github.com/kevinpollet))

###
[`v3.3.4`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.4)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.3...v3.3.4)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/migration/v3/#v334).

**Bug fixes:**

- **\[fastproxy]** Bump github.com/valyala/fasthttp to v1.58.0
([#&#8203;11526](https://redirect.github.com/traefik/traefik/pull/11526)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[fastproxy]** Add WebSocket headers if they are present in the
request
([#&#8203;11522](https://redirect.github.com/traefik/traefik/pull/11522)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[fastproxy]** Chunked responses does not have a Content-Length
header
([#&#8203;11514](https://redirect.github.com/traefik/traefik/pull/11514)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[metrics,otel]** Change request duration metric unit from
millisecond to second
([#&#8203;11523](https://redirect.github.com/traefik/traefik/pull/11523)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[sticky-session]** Fix double hash in sticky cookie
([#&#8203;11518](https://redirect.github.com/traefik/traefik/pull/11518)
by [juliens](https://redirect.github.com/juliens))
- **\[tracing]** Use ResourceAttributes instead of GlobalAttributes
([#&#8203;11515](https://redirect.github.com/traefik/traefik/pull/11515)
by [bruno-de-queiroz](https://redirect.github.com/bruno-de-queiroz))
- **\[tracing]** Fix panic when calling Tracer
([#&#8203;11479](https://redirect.github.com/traefik/traefik/pull/11479)
by [basgys](https://redirect.github.com/basgys))

**Documentation:**

- **\[acme]** Update ACME provider configuration options
([#&#8203;11564](https://redirect.github.com/traefik/traefik/pull/11564)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[acme]** Fix incorrect grammar in ACME documentation
([#&#8203;11553](https://redirect.github.com/traefik/traefik/pull/11553)
by [Peter-Maguire](https://redirect.github.com/Peter-Maguire))
- **\[metrics,tracing,accesslogs]** Add missing options in entrypoints
page
([#&#8203;11524](https://redirect.github.com/traefik/traefik/pull/11524)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[tracing]** Replace globalAttributes with resourceAttributes in
tracing reference
([#&#8203;11531](https://redirect.github.com/traefik/traefik/pull/11531)
by [rtribotte](https://redirect.github.com/rtribotte))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11567](https://redirect.github.com/traefik/traefik/pull/11567)
by [kevinpollet](https://redirect.github.com/kevinpollet))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 19:20:38 +01:00
TrueCharts Bot 6e5da42e03 chore(github-action): update actions/cache digest to d4323d4 (#32606) 2025-02-27 19:16:20 +01:00
TrueCharts Bot 48ff3b66e9 chore(container): update golang:1.24.0 docker digest to cd0c949 (#32605)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `2b1cbf2` -> `cd0c949` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-27 19:15:53 +01:00
Kjeld Schouten c738c1d5c4 chore(blocky): bump
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 14:25:43 +01:00
Kjeld Schouten cfb1a4309c fix(blocky): disable some buggy/broken lists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 14:25:25 +01:00
Boemeltrein 788263a1e2 Manual Authelia Update Setup-Guide.md (#32604)
**Description**
<!--
Was forgot to change this part as well in PR #32594
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [x ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2025-02-27 12:51:27 +00:00
TrueCharts Bot c84b24c86a chore(helm): update image ghcr.io/linuxserver/calibre digest to 458392c (#32602) 2025-02-27 13:22:32 +01:00
TrueCharts Bot d7aa186020 chore(helm): update image docker.io/zedeus/nitter digest to 27a6733 (#32601) 2025-02-27 13:22:30 +01:00
TrueCharts Bot 647bd0264b chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1459 → 0.22.1461 (#32603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `0fa336a` -> `0bba435` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 13:22:25 +01:00
Kjeld Schouten beb5d460e1 chore(blocky): bump blocky
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:04:10 +01:00
Kjeld Schouten 45ef1f09a2 chore(blocky): use more default blocklists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:03:45 +01:00
Kjeld Schouten 22ca81d21b feat(blocky): split default blacklists in different categories
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:02:18 +01:00
Kjeld Schouten b7e8c9034e chore(blocky): increase list of default blocklists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 12:55:42 +01:00
TrueCharts Bot 79ce9242a0 chore(helm): update image ghcr.io/linuxserver/bookstack 24.12.20241223 → 25.02.20250226 (#32598)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/bookstack](https://redirect.github.com/linuxserver/docker-bookstack/packages)
([source](https://redirect.github.com/linuxserver/docker-bookstack)) |
major | `d1c7c9a` -> `aa5aabd` |

---

> [!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.

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-27 09:10:34 +01:00
TrueCharts Bot 255ff2abc0 chore(helm): update image docker.io/diygod/rsshub digest to 2480e57 (#32599) 2025-02-27 07:18:10 +01:00
TrueCharts Bot 913a64cef2 chore(helm): update image ghcr.io/linuxserver/oscam 11869-ls134 → 11870-ls134 (#32600)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages)
([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch
| `97aeaea` -> `7a27fb5` |

---

> [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11870-ls134`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11870-ls134)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11869-ls134...11870-ls134)

**CI Report:**

https://ci-tests.linuxserver.io/linuxserver/oscam/11870-ls134/index.html

**LinuxServer Changes:**

Rebase to Alpine 3.20.

**Remote Changes:**

Updating to 11870

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 07:18:03 +01:00
TrueCharts Bot fe608fb481 chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.38 → 4.9.0.40 (#32596) 2025-02-27 01:23:04 +01:00
TrueCharts Bot e90271fa27 chore(helm): update jupyter 2025-02-24 → 2025-02-26 (patch) (#32597)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `76d5bd5` -> `80f3752` |
| quay.io/jupyter/base-notebook | patch | `81469c7` -> `b5bdfed` |
| quay.io/jupyter/datascience-notebook | patch | `ea4d1a5` -> `58d8b2e`
|
| quay.io/jupyter/minimal-notebook | patch | `8ebfc44` -> `8f87030` |
| quay.io/jupyter/pyspark-notebook | patch | `1fef14c` -> `e8433cb` |
| quay.io/jupyter/r-notebook | patch | `4cde721` -> `f6991c9` |
| quay.io/jupyter/scipy-notebook | patch | `f18bf64` -> `260aaee` |
| quay.io/jupyter/tensorflow-notebook | patch | `3dd0489` -> `f46139e` |

---

> [!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.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 01:22:59 +01:00
TrueCharts Bot 5c5cf79cc1 chore(helm): update authentik 2025.2.0 → 2025.2.1 (patch) (#32595)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`38e3c94` -> `74e7457` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`63ccf2d` -> `007250c` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`ce38260` -> `a822748` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`64635e8` -> `dc07e81` |

---

> [!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.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-27 01:22:37 +01:00
Boemeltrein 04eb1521a3 Authelia Update Setup-Guide.md (#32594)
**Description**
<!--
Fix the group name in the access_control rule which was not configured
as the same as mentioned above in the steps.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ x] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Deployed Authelia on my own cluster.
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ x] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2025-02-26 21:53:14 +01:00
TrueCharts Bot 8ab4fe9d3c chore(helm): update image public.ecr.aws/bitnami/wordpress digest to fab54ea (#32589) 2025-02-26 19:19:22 +01:00
TrueCharts Bot 2485f5a3dd chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.25.0 → 5.25.1 (#32591)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | patch | `f0e564f` -> `05df425` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 19:19:18 +01:00
TrueCharts Bot 82361d5f89 chore(helm): update image ghcr.io/immich-app/immich-server v1.126.1 → v1.127.0 (#32592)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/base-images)
| minor | `f8a3c78` -> `6606ce7` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-26 19:17:59 +01:00
TrueCharts Bot 6ffba849bd chore(github-action): update docker/setup-qemu-action digest to 5964de0 (#32588)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
| action | digest | `4574d27` -> `5964de0` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 19:11:26 +01:00
TrueCharts Bot 964ca10d4b chore(flux): update image jackett 23.3.31 → 23.3.32 (#32590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.31` ->
`23.3.32` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 19:11:11 +01:00
TrueCharts Bot 3e9552d6cc chore(github-action): update docker/metadata-action digest to 902fa8e (#32586) 2025-02-26 19:11:02 +01:00
TrueCharts Bot d54d9bfc10 chore(github-action): update docker/setup-buildx-action digest to b5ca514 (#32587)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | digest | `f7ce87c` -> `b5ca514` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 19:10:58 +01:00
TrueCharts Bot 8b8dd4a720 chore(github-action): update docker/build-push-action digest to 471d1dc (#32585)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | digest | `0adf995` -> `471d1dc` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 19:10:18 +01:00
TrueCharts Bot bd896a98e3 chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.0-fpm docker digest to dd76149 (#32584)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final |
digest | `c9436dd` -> `dd76149` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 19:09:30 +01:00
TrueCharts Bot 42796a08b3 chore(helm): update authentik 2024.12.3 → 2025.2.0 (major) (#32583)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | major |
`f2fe207` -> `38e3c94` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | major |
`1f3801f` -> `63ccf2d` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | major |
`9d46560` -> `ce38260` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | major |
`7464a70` -> `64635e8` |

---

> [!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.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-26 13:34:58 +01:00
TrueCharts Bot 5ad2e7dd96 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.43.0 → 0.43.1 (#32581) 2025-02-26 13:21:18 +01:00
TrueCharts Bot 46d5dcb96d chore(helm): update image ghcr.io/meeb/tubesync digest to fcba55f (#32579) 2025-02-26 13:21:10 +01:00
TrueCharts Bot 59db8533ac chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1458 → 0.22.1459 (#32580)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `496efc0` -> `0fa336a` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 13:21:06 +01:00
TrueCharts Bot e035cc8192 chore(container): update public.ecr.aws/docker/library/nextcloud docker tag to v31 (#32582)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final | major
| `30.0.6-fpm` -> `31.0.0-fpm` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-26 13:11:14 +01:00
TrueCharts Bot d64a924520 chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 9a24bbe (#32575) 2025-02-26 07:21:25 +01:00
TrueCharts Bot 51b468e621 chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.38 → 1.1.39 (#32578)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral)
| patch | `1431343` -> `3d3ff01` |

---

> [!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>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary>

###
[`v1.1.39`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.39)

[Compare
Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.38...1.1.39)

-
[`e65bf77`](https://redirect.github.com/Ylianst/MeshCentral/commit/e65bf771)
Version 1.1.39
-
[`f19ad6c`](https://redirect.github.com/Ylianst/MeshCentral/commit/f19ad6c6)
Extra argument validation.
-
[`fe2f121`](https://redirect.github.com/Ylianst/MeshCentral/commit/fe2f1214)
Updated French Translations.
-
[`91bd5ae`](https://redirect.github.com/Ylianst/MeshCentral/commit/91bd5ae7)
fix minify files and log minify errors
-
[`38f5bf2`](https://redirect.github.com/Ylianst/MeshCentral/commit/38f5bf2e)
Fix parameter names in usage message
([#&#8203;6810](https://redirect.github.com/Ylianst/MeshCentral/issues/6810))
-
[`79f00bc`](https://redirect.github.com/Ylianst/MeshCentral/commit/79f00bca)
fix evaluation of config.settings.agentlogdump
([#&#8203;6812](https://redirect.github.com/Ylianst/MeshCentral/issues/6812))
-
[`c550655`](https://redirect.github.com/Ylianst/MeshCentral/commit/c5506550)
fix relaylog ip order again
-
[`e0e8a3f`](https://redirect.github.com/Ylianst/MeshCentral/commit/e0e8a3fc)
Add comma to escapeFieldName for NeDBv4
([#&#8203;6803](https://redirect.github.com/Ylianst/MeshCentral/issues/6803))
-
[`3f77cfa`](https://redirect.github.com/Ylianst/MeshCentral/commit/3f77cfa9)
Add collectors to monitoring
([#&#8203;6777](https://redirect.github.com/Ylianst/MeshCentral/issues/6777))
-
[`5ee9aa2`](https://redirect.github.com/Ylianst/MeshCentral/commit/5ee9aa24)
fix meshctrl tag filter search
([#&#8203;6798](https://redirect.github.com/Ylianst/MeshCentral/issues/6798))
-
[`0ab3f01`](https://redirect.github.com/Ylianst/MeshCentral/commit/0ab3f01c)
prevent runcommand with --reply from terminating other ws connections
([#&#8203;6797](https://redirect.github.com/Ylianst/MeshCentral/issues/6797))
-
[`4b621a0`](https://redirect.github.com/Ylianst/MeshCentral/commit/4b621a01)
Fix gauge typo
([#&#8203;6778](https://redirect.github.com/Ylianst/MeshCentral/issues/6778))
-
[`f2681de`](https://redirect.github.com/Ylianst/MeshCentral/commit/f2681de8)
fix webrtc viewonly mode
[#&#8203;6792](https://redirect.github.com/Ylianst/MeshCentral/issues/6792)
-
[`c90fa55`](https://redirect.github.com/Ylianst/MeshCentral/commit/c90fa55c)
Init webstate with empty object
([#&#8203;6788](https://redirect.github.com/Ylianst/MeshCentral/issues/6788))
-
[`edeef03`](https://redirect.github.com/Ylianst/MeshCentral/commit/edeef03f)
track/show locked active users
[#&#8203;6782](https://redirect.github.com/Ylianst/MeshCentral/issues/6782)
-
[`d7fe87d`](https://redirect.github.com/Ylianst/MeshCentral/commit/d7fe87d1)
fix sessionrecording ip addresses wrong way round
-
[`9d4f51e`](https://redirect.github.com/Ylianst/MeshCentral/commit/9d4f51e9)
Add support for logoutOnIdleSessionTimeout
([#&#8203;6773](https://redirect.github.com/Ylianst/MeshCentral/issues/6773))
-
[`0b376fe`](https://redirect.github.com/Ylianst/MeshCentral/commit/0b376fe5)
fix player for windows and terminal
[#&#8203;6761](https://redirect.github.com/Ylianst/MeshCentral/issues/6761)
-
[`9fd4075`](https://redirect.github.com/Ylianst/MeshCentral/commit/9fd40751)
fix remote desktop consent for rdp sessions
[#&#8203;6710](https://redirect.github.com/Ylianst/MeshCentral/issues/6710)
-
[`d246307`](https://redirect.github.com/Ylianst/MeshCentral/commit/d246307f)
translation improvements
-
[`711bb56`](https://redirect.github.com/Ylianst/MeshCentral/commit/711bb56a)
autoAcceptIfNoUser
([#&#8203;6759](https://redirect.github.com/Ylianst/MeshCentral/issues/6759))
-
[`5734bcc`](https://redirect.github.com/Ylianst/MeshCentral/commit/5734bcc3)
UI Toggle between Classic and Modern
([#&#8203;6763](https://redirect.github.com/Ylianst/MeshCentral/issues/6763))
-
[`1310c57`](https://redirect.github.com/Ylianst/MeshCentral/commit/1310c573)
return more than 100 groups for azure oidc
[#&#8203;6669](https://redirect.github.com/Ylianst/MeshCentral/issues/6669)
-
[`854d6c0`](https://redirect.github.com/Ylianst/MeshCentral/commit/854d6c00)
fix view chunksize being too big causing pixelation
-
[`c96d7ff`](https://redirect.github.com/Ylianst/MeshCentral/commit/c96d7ff1)
remove CSP for web relay as apps dont load properly with the default set
[#&#8203;6456](https://redirect.github.com/Ylianst/MeshCentral/issues/6456)
-
[`712f06d`](https://redirect.github.com/Ylianst/MeshCentral/commit/712f06db)
fix meshcentral-config-schema.json for ace editor
-
[`cac505e`](https://redirect.github.com/Ylianst/MeshCentral/commit/cac505e2)
few more translations
-
[`9d962bc`](https://redirect.github.com/Ylianst/MeshCentral/commit/9d962bc5)
Note maximum password length in USB key dialog
([#&#8203;6735](https://redirect.github.com/Ylianst/MeshCentral/issues/6735))
-
[`f079692`](https://redirect.github.com/Ylianst/MeshCentral/commit/f079692b)
change dnslytics.com to maclookup.app for mac address lookup
[#&#8203;6704](https://redirect.github.com/Ylianst/MeshCentral/issues/6704)
-
[`3ee06ab`](https://redirect.github.com/Ylianst/MeshCentral/commit/3ee06abf)
Update webserver.js - allow saml relaystate in POST request
([#&#8203;6685](https://redirect.github.com/Ylianst/MeshCentral/issues/6685))
-
[`b46ddf2`](https://redirect.github.com/Ylianst/MeshCentral/commit/b46ddf2f)
Update console info command
([#&#8203;6722](https://redirect.github.com/Ylianst/MeshCentral/issues/6722))
-
[`f7b958d`](https://redirect.github.com/Ylianst/MeshCentral/commit/f7b958d2)
Autobackup update
([#&#8203;6695](https://redirect.github.com/Ylianst/MeshCentral/issues/6695))
-
[`64c8d2c`](https://redirect.github.com/Ylianst/MeshCentral/commit/64c8d2c2)
include username for amt direct connect in logs
-
[`31f2224`](https://redirect.github.com/Ylianst/MeshCentral/commit/31f2224a)
add notransval to fix select options translate issues
-
[`de68555`](https://redirect.github.com/Ylianst/MeshCentral/commit/de685556)
Dutch language update 1.1.38
([#&#8203;6716](https://redirect.github.com/Ylianst/MeshCentral/issues/6716))
-
[`92375dd`](https://redirect.github.com/Ylianst/MeshCentral/commit/92375ddc)
add lastbootuptime to csv and fix spaces in csv translations
[#&#8203;6723](https://redirect.github.com/Ylianst/MeshCentral/issues/6723)
-
[`ea80f85`](https://redirect.github.com/Ylianst/MeshCentral/commit/ea80f859)
fix some functions not being called in sitestyle=3
[#&#8203;6733](https://redirect.github.com/Ylianst/MeshCentral/issues/6733)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 07:21:19 +01:00
TrueCharts Bot 9894206469 chore(helm): update image ghcr.io/elfhosted/riven v0.21.1 → v0.21.2 (#32577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `da01ce3` -> `347b144` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 07:21:14 +01:00
TrueCharts Bot 2c41f31f03 chore(helm): update image ghcr.io/meeb/tubesync digest to abecee1 (#32574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `5f9db52` -> `abecee1` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 07:20:39 +01:00
TrueCharts Bot 44e542486b chore(flux): update image prometheus-operator 11.2.0 → 11.2.1 (clustertool) (#32576)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | patch |
`11.2.0` -> `11.2.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 07:10:24 +01:00
TrueCharts Bot 9345744295 chore(container): update public.ecr.aws/docker/library/traefik:3.3.4 docker digest to cc11989 (#32573)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik)
([source](https://redirect.github.com/traefik/traefik-library-image)) |
stage | digest | `154511e` -> `cc11989` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 07:09:38 +01:00
TrueCharts Bot c90a3b6420 chore(helm): update image ghcr.io/bakito/adguardhome-sync v0.7.0 → v0.7.1 (#32569)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/bakito/adguardhome-sync | patch | `f4bc047` -> `6ca09c0` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 00:32:19 +00:00
TrueCharts Bot 89fd1a4de6 chore(helm): update chart kube-prometheus-stack 69.5.1 → 69.5.2 (#32568) 2025-02-26 01:32:16 +01:00
TrueCharts Bot de5a1c81c3 chore(helm): update image public.ecr.aws/docker/library/xwiki 17.0.0-postgres-tomcat → 17.1.0-postgres-tomcat (#32572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki)
([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) |
minor | `87fc7d1` -> `28f1137` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-26 01:32:13 +01:00
TrueCharts Bot 017289044a chore(helm): update image docker.io/phpmyadmin digest to fe8e5b0 (#32563)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/phpmyadmin | digest | `b8e9de0` -> `fe8e5b0` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 00:32:04 +00:00
TrueCharts Bot 1ad46e88a4 chore(helm): update image ghcr.io/onedr0p/prowlarr-develop digest to fa776c7 (#32564)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | digest |
`07d5002` -> `fa776c7` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 01:32:00 +01:00
TrueCharts Bot 2a6feca5a4 chore(helm): update image public.ecr.aws/bitnami/alertmanager digest to 940e1ee (#32565)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/alertmanager](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/alertmanager))
| digest | `f46ec48` -> `940e1ee` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-26 01:31:45 +01:00
TrueCharts Bot c50af99deb chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.42.0 → 0.43.0 (#32571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `f872542` -> `a214577` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `02c35ac` -> `8869570` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `2e2e3e2` -> `5c1a57c` |

---

> [!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>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.43.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.43.0):
0.43.0 Code cleanups and general changes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.42.0...v0.43.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

Lots of backend changes to our SSO and configs, let us know if you have
any issues!
Some further changes to note:

- Fixed bug were analytics prompt was not being shown on first-ever
launch
- Compression now supports changing images to grayscale should that be
required
- Dynamic paths for unoconvert and weasyprint are now supported in
settings.yml
- For Local UI users we now check if port 8080 is in use and try 8081
etc if it is
-   Language bar has new UI

##### What's Changed

##### Bug Fixes

- fix: ignore qpdf warnings
([#&#8203;2952](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/2952))
by
[@&#8203;Abdurrahman-shaikh](https://redirect.github.com/Abdurrahman-shaikh)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3002](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3002)
- Fix: Ensure window.analyticsPromptBoolean is Defined for Analytics
Dialog by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2958](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2958)

##### Enhancements

- Enhance Java Development Configuration and Code Formatting by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2991](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2991)
- 2299 feature request language selection overhaul by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3017](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3017)
- Adding font-liberation and font-linux-libertine to fat image
([#&#8203;3001](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/3001))
by [@&#8203;gravasio](https://redirect.github.com/gravasio) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3005](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3005)
- Feature/convert to grayscale by
[@&#8203;Abdurrahman-shaikh](https://redirect.github.com/Abdurrahman-shaikh)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3003](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3003)
- Dynamic paths for tools and removal of unused book endpoints by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3018](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3018)
- Enhance AppUpdateService: Add `@Configuration` Annotation for Improved
Spring Boot Integration by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3036](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3036)
- Improve Type-Safe Casting with Pattern Matching by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2990](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2990)

##### Minor Enhancements

- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2997](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2997)
- Update UserService.java to generate API key if empty by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3016](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3016)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3024](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3024)
- Remove: pdfjs - only use pdfjs-legacy by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2864](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2864)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3028](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3028)
- Fix: Analytics Initialization Behavior by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3031](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3031)
- Fix showupdate by [@&#8203;Ludy87](https://redirect.github.com/Ludy87)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3032](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3032)
- Login Language Dropdown: Remove Flag Icon by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3037](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3037)
- dynamic port for UI from 8080 up (8081 etc) by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3042](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3042)
- SSO Refactoring by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2818](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2818)
- Restrict Backup Import to Initialization Process and Refactor API Key
Handling by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3061](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3061)
- Refactor Path Handling by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3041](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3041)
- add view pdf to nav and remove duplicate home on view by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3052](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3052)
- Improved Configuration and YAML Management by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2966](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2966)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3062](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3062)

##### Docker Updates

- Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3010](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3010)
- Bump docker/build-push-action from 6.13.0 to 6.14.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3012](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3012)
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3034](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3034)

##### Translation Changes

- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2993](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2993)
- Update messages_bg_BG.properties by
[@&#8203;nimdassdev](https://redirect.github.com/nimdassdev) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2996](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2996)
- Update zh_TW Traditional Chinese translation by
[@&#8203;PeterDaveHello](https://redirect.github.com/PeterDaveHello) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3020](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3020)
- Updated spanish translations by
[@&#8203;ovargasp](https://redirect.github.com/ovargasp) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3039](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3039)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3040](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3040)
- move `compress.grayscale.label` to section `#compress` by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3048](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3048)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3055](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3055)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3050](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3050)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3063](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3063)

##### Other Changes

- Bump io.micrometer:micrometer-core from 1.14.3 to 1.14.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2927](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2927)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2989](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2989)
- Bump actions/create-github-app-token from 1.11.2 to 1.11.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2878](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2878)
- Bump me.friwi:jcefmaven: from 127.3.1 to 132.3.1 by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3023](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3023)
- Bump org.springframework.boot from 3.4.1 to 3.4.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3022](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3022)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3025](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3025)
- Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3015](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3015)
- Bump ch.qos.logback:logback-core from 1.5.15 to 1.5.16 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3011](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3011)
- Bump actions/create-github-app-token from 1.11.3 to 1.11.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3008](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3008)
- Bump org.springframework.session:spring-session-core from 3.4.1 to
3.4.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3014](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3014)
- Bump
org.springframework.security:spring-security-saml2-service-provider from
6.4.2 to 6.4.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3009](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3009)
- Bump springBootVersion from 3.4.2 to 3.4.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3007](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3007)
- Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3033](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3033)
- Bump github/codeql-action from 3.28.9 to 3.28.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3035](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3035)
- Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3051](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3051)

##### New Contributors

- [@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3017](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3017)
- [@&#8203;gravasio](https://redirect.github.com/gravasio) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3005](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3005)
- [@&#8203;ovargasp](https://redirect.github.com/ovargasp) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3039](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3039)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.42.0...v0.43.0

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-26 01:24:58 +01:00
TrueCharts Bot 63e3eb1ba2 chore(helm): update image ghcr.io/elfhosted/riven v0.21.0 → v0.21.1 (#32570)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `befb65d` -> `da01ce3` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-26 01:24:43 +01:00