Commit Graph

56553 Commits

Author SHA1 Message Date
TrueCharts Bot 5191d8d8bb feat(nginx-proxy-manager): update image docker.io/jc21/nginx-proxy-manager 2.14.0 → 2.15.1 (#48738)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager)
| minor | `2aa69b3` → `52b2c59` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jc21/nginx-proxy-manager
(docker.io/jc21/nginx-proxy-manager)</summary>

###
[`v2.15.1`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.15.1)

[Compare
Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.15.0...v2.15.1)

<p>
<img
src="https://img.shields.io/badge/openresty-1.29.2.5-00DED7.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/certbot-5.6.0-00C6DE.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/s6overlay-3.2.1.0-00A8DE.svg?style=for-the-badge">
</p>

#### Changes

- Base image reverts to Lua v5.1.5
- Fix
[#&#8203;5611](https://redirect.github.com/jc21/nginx-proxy-manager/issues/5611)
when internal nginx conf files are over mounted

#### Docker images

-
[jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)
-
[jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)
-
[jc21/nginx-proxy-manager:2.15.1](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.15.1/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)

###
[`v2.15.0`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.15.0)

[Compare
Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.14.0...v2.15.0)

<p>
<img
src="https://img.shields.io/badge/openresty-1.29.2.5-00DED7.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/certbot-5.6.0-00C6DE.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/s6overlay-3.2.1.0-00A8DE.svg?style=for-the-badge">
</p>

> \[!WARNING]
> Major update: Debian Trixie base image, OpenResty, Certbot and Python
have been updated. Exercise caution with this upgrade as your DNS
plugins may not work as expected and require tweaks to dependencies. See
the new [Certbot Doc](https://nginxproxymanager.com/certbot/) for more
info.

#### Changes

- Updated OpenResty to address CVE-2026-42945 / CVE-2026-8711 /
CVE-2026-9256
- Certbot DNS plugin installs are tested in CI now; but usage of them
for requesting certs is not
- Fix SQLLite issue with NOW()
- Regenerate configs improvements
- Lots of Node dep updates
- Fix incorrect html description
- Various Cypress improvements
- Fix silent nginx config corruption in 50-ipv6.sh (thanks
[@&#8203;bill-mahoney](https://redirect.github.com/bill-mahoney))
- Added PUT and DELETE method to Access-Control-Allow-Methods field
(thanks [@&#8203;MBulli](https://redirect.github.com/MBulli))
- Adds column sorting to Nginx tables (thanks
[@&#8203;clementfavre](https://redirect.github.com/clementfavre))
- fix Nginx Proxy Manager allows any authenticated user to modify their
own roles field through the PUT (thanks
[@&#8203;Zoey2936](https://redirect.github.com/Zoey2936))
- Fix translation in streams table ignoring current enable/disable state
(thanks [@&#8203;tomas-bara](https://redirect.github.com/tomas-bara))
- Add SECURITY.md for security policy and reporting (thanks
[@&#8203;jcarvajalantigua](https://redirect.github.com/jcarvajalantigua))
- Fix Undefined Variable next Referenced in Route Error Handler (thanks
[@&#8203;barttran2k](https://redirect.github.com/barttran2k))
- Fix grammar and clarity issues in README.md (thanks
[@&#8203;Arihant101](https://redirect.github.com/Arihant101))
- Access list clients ordered insert (thanks
[@&#8203;edklesel](https://redirect.github.com/edklesel))
- Docs: Fix PostgreSQL volume mapping to prevent data loss (thanks
[@&#8203;fankes](https://redirect.github.com/fankes))
- Docs: add NPM Auth Gateway to third-party integrations (thanks
[@&#8203;Mark0025](https://redirect.github.com/Mark0025))
- Docs: add selfhosting.sh guide to third-party list (thanks
[@&#8203;roundone](https://redirect.github.com/roundone))
- Adds host info to proxy host delete confirmation modal (thanks
[@&#8203;clementfavre](https://redirect.github.com/clementfavre))
- fix: omit "Access rules" directives if no rules configured (thanks
[@&#8203;Matthew-Kilpatrick](https://redirect.github.com/Matthew-Kilpatrick))
- Add hoster.by certbot plugin (thanks
[@&#8203;butalex11](https://redirect.github.com/butalex11))
- Add RcodeZero certbot plugin (thanks
[@&#8203;Ludo-code](https://redirect.github.com/Ludo-code))
- Updated deSec certbot plugin (thanks
[@&#8203;MichaelJanssenNesai](https://redirect.github.com/MichaelJanssenNesai))
- Add Hostinger certbot plugin (thanks
[@&#8203;rfos](https://redirect.github.com/rfos))
- Updated EuroDNS certbot plugin (thanks
[@&#8203;DaanSelen](https://redirect.github.com/DaanSelen))
- 🇳🇴 Add Norwegian locale (thanks
[@&#8203;biodland](https://redirect.github.com/biodland))
- 🇪🇪 Add Estonia locale (thanks
[@&#8203;siimaarmaa](https://redirect.github.com/siimaarmaa))
- 🇷🇺 Updated Russian locale (thanks
[@&#8203;kraineff](https://redirect.github.com/kraineff))
- 🇮🇪 Updated Irish locale (thanks
[@&#8203;eren-karakus0](https://redirect.github.com/eren-karakus0))
- 🇫🇷 Updated French locale (thanks
[@&#8203;Flop2691](https://redirect.github.com/Flop2691))
- 🇫🇷 Updated French locale (thanks
[@&#8203;MarioGervais](https://redirect.github.com/MarioGervais))
- 🇳🇱 Updated Dutch locale (thanks
[@&#8203;Stephan-P](https://redirect.github.com/Stephan-P))

#### Docker images

-
[jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)
-
[jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)
-
[jc21/nginx-proxy-manager:2.15.0](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.15.0/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZ2lueC1wcm94eS1tYW5hZ2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-03 18:46:12 +02:00
TrueCharts Bot af5b3aeabf fix(home-assistant): update image oci.trueforge.org/containerforge/home-assistant 2026.5.0 → 2026.5.1 (#48723)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/home-assistant](https://ghcr.io/trueforge-org/home-assistant)
([source](https://redirect.github.com/home-assistant/core)) | patch |
`363409d` → `5e97f13` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>home-assistant/core
(oci.trueforge.org/containerforge/home-assistant)</summary>

###
[`v2026.5.1`](https://redirect.github.com/home-assistant/core/releases/tag/2026.5.1)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2026.5.0...2026.5.1)

- Added wfsens as a occupancy source in wiz ([@&#8203;th3spis] -
[#&#8203;166799]) ([wiz docs])
- Fix WiZ Light config flow timeout by properly closing UDP connections
([@&#8203;robwasripped] - [#&#8203;168456]) ([wiz docs])
- Fix IntelliFire setup recovery ([@&#8203;jeeftor] - [#&#8203;169739])
([intellifire docs])
- Fix hassio auth IndexError on Supervisor Unix socket requests
([@&#8203;agners] - [#&#8203;169911]) ([hassio docs])
- Update gardena ble to 2.8.1 ([@&#8203;elupus] - [#&#8203;169914])
([gardena\_bluetooth docs][gardena_bluetooth docs])
([husqvarna\_automower\_ble docs][husqvarna_automower_ble docs])
(dependency)
- Bump serialx to 1.7.1 ([@&#8203;puddly] - [#&#8203;169928]) ([serial
docs]) ([acer\_projector docs][acer_projector docs]) ([usb docs])
(dependency)
- Bump holidays to 0.96 ([@&#8203;gjohansson-ST] - [#&#8203;169939])
([workday docs]) ([holiday docs]) (dependency)
- Add support for options to todo triggers ([@&#8203;emontnemery] -
[#&#8203;169947]) ([todo docs])
- Bump pyTibber to 0.37.5 ([@&#8203;Danielhiversen] - [#&#8203;169981])
([tibber docs]) (dependency)
- Bump python-duco-client to 0.4.0 ([@&#8203;ronaldvdmeer] -
[#&#8203;169776]) ([duco docs]) (dependency)
- Bump python-duco-client to 0.4.1 ([@&#8203;ronaldvdmeer] -
[#&#8203;169991]) ([duco docs]) (dependency)
- Proper handling of malformed data during FRITZ!Box Tools setup
([@&#8203;mib1185] - [#&#8203;170030]) ([fritz docs])
- Fix websocket certificate verification Bump axis to v70
([@&#8203;Kane610] - [#&#8203;170038]) ([axis docs]) (dependency)
- Fix `is_closed` state for DynamicGarageDoor in Overkiz
([@&#8203;iMicknl] - [#&#8203;170052]) ([overkiz docs])
- Fix tilt controls for TiltOnlyVenetianBlind in Overkiz
([@&#8203;iMicknl] - [#&#8203;170055]) ([overkiz docs])
- Fix cover controls for UpDownBioclimaticPergola in Overkiz
([@&#8203;iMicknl] - [#&#8203;170058]) ([overkiz docs])
- Bump pyOverkiz to 1.20.3 ([@&#8203;iMicknl] - [#&#8203;170060])
([overkiz docs]) (dependency)
- Bump deebot-client to 18.3.0 ([@&#8203;edenhaus] - [#&#8203;170066])
([ecovacs docs]) (dependency)
- Set `is_closed` state to `None` when a cover state returns "unknown"
in Overkiz ([@&#8203;iMicknl] - [#&#8203;170081]) ([overkiz docs])
- Fix sensors getting wrong unit from MeasuredValueType attribute in
Overkiz ([@&#8203;iMicknl] - [#&#8203;170088]) ([overkiz docs])
- Fix Z-Wave discovery crash with unknown node firmware version
([@&#8203;TheJulianJES] - [#&#8203;170090]) ([zwave\_js docs][zwave_js
docs])
- Bump ZHA to 1.3.1 ([@&#8203;TheJulianJES] - [#&#8203;170095]) ([zha
docs]) (dependency)
- Bump python-bsblan to 5.2.1 ([@&#8203;liudger] - [#&#8203;170100])
([bsblan docs]) (dependency)
- Bump blebox\_uniapi to v2.5.3 ([@&#8203;bkobus-bbx] -
[#&#8203;170115]) ([blebox docs]) (dependency)
- Fix is\_closed state for DynamicGate covers in Overkiz
([@&#8203;iMicknl] - [#&#8203;170130]) ([overkiz docs])
- Fix tilt support for UpDownVenetianBlind
(rts:VenetianBlindRTSComponent) in Overkiz ([@&#8203;iMicknl] -
[#&#8203;170047]) ([overkiz docs])

[#&#8203;166799]:
https://redirect.github.com/home-assistant/core/pull/166799

[#&#8203;168456]:
https://redirect.github.com/home-assistant/core/pull/168456

[#&#8203;169484]:
https://redirect.github.com/home-assistant/core/pull/169484

[#&#8203;169739]:
https://redirect.github.com/home-assistant/core/pull/169739

[#&#8203;169776]:
https://redirect.github.com/home-assistant/core/pull/169776

[#&#8203;169911]:
https://redirect.github.com/home-assistant/core/pull/169911

[#&#8203;169914]:
https://redirect.github.com/home-assistant/core/pull/169914

[#&#8203;169928]:
https://redirect.github.com/home-assistant/core/pull/169928

[#&#8203;169939]:
https://redirect.github.com/home-assistant/core/pull/169939

[#&#8203;169947]:
https://redirect.github.com/home-assistant/core/pull/169947

[#&#8203;169981]:
https://redirect.github.com/home-assistant/core/pull/169981

[#&#8203;169991]:
https://redirect.github.com/home-assistant/core/pull/169991

[#&#8203;170030]:
https://redirect.github.com/home-assistant/core/pull/170030

[#&#8203;170038]:
https://redirect.github.com/home-assistant/core/pull/170038

[#&#8203;170047]:
https://redirect.github.com/home-assistant/core/pull/170047

[#&#8203;170052]:
https://redirect.github.com/home-assistant/core/pull/170052

[#&#8203;170055]:
https://redirect.github.com/home-assistant/core/pull/170055

[#&#8203;170058]:
https://redirect.github.com/home-assistant/core/pull/170058

[#&#8203;170060]:
https://redirect.github.com/home-assistant/core/pull/170060

[#&#8203;170066]:
https://redirect.github.com/home-assistant/core/pull/170066

[#&#8203;170081]:
https://redirect.github.com/home-assistant/core/pull/170081

[#&#8203;170088]:
https://redirect.github.com/home-assistant/core/pull/170088

[#&#8203;170090]:
https://redirect.github.com/home-assistant/core/pull/170090

[#&#8203;170095]:
https://redirect.github.com/home-assistant/core/pull/170095

[#&#8203;170100]:
https://redirect.github.com/home-assistant/core/pull/170100

[#&#8203;170115]:
https://redirect.github.com/home-assistant/core/pull/170115

[#&#8203;170130]:
https://redirect.github.com/home-assistant/core/pull/170130

[@&#8203;Danielhiversen]: https://redirect.github.com/Danielhiversen

[@&#8203;Kane610]: https://redirect.github.com/Kane610

[@&#8203;TheJulianJES]: https://redirect.github.com/TheJulianJES

[@&#8203;agners]: https://redirect.github.com/agners

[@&#8203;bkobus-bbx]: https://redirect.github.com/bkobus-bbx

[@&#8203;edenhaus]: https://redirect.github.com/edenhaus

[@&#8203;elupus]: https://redirect.github.com/elupus

[@&#8203;emontnemery]: https://redirect.github.com/emontnemery

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;gjohansson-ST]: https://redirect.github.com/gjohansson-ST

[@&#8203;iMicknl]: https://redirect.github.com/iMicknl

[@&#8203;jeeftor]: https://redirect.github.com/jeeftor

[@&#8203;liudger]: https://redirect.github.com/liudger

[@&#8203;mib1185]: https://redirect.github.com/mib1185

[@&#8203;puddly]: https://redirect.github.com/puddly

[@&#8203;robwasripped]: https://redirect.github.com/robwasripped

[@&#8203;ronaldvdmeer]: https://redirect.github.com/ronaldvdmeer

[@&#8203;th3spis]: https://redirect.github.com/th3spis

[acer_projector docs]:
https://www.home-assistant.io/integrations/acer_projector/

[axis docs]: https://www.home-assistant.io/integrations/axis/

[blebox docs]: https://www.home-assistant.io/integrations/blebox/

[bsblan docs]: https://www.home-assistant.io/integrations/bsblan/

[duco docs]: https://www.home-assistant.io/integrations/duco/

[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/

[fritz docs]: https://www.home-assistant.io/integrations/fritz/

[gardena_bluetooth docs]:
https://www.home-assistant.io/integrations/gardena_bluetooth/

[hassio docs]: https://www.home-assistant.io/integrations/hassio/

[holiday docs]: https://www.home-assistant.io/integrations/holiday/

[husqvarna_automower_ble docs]:
https://www.home-assistant.io/integrations/husqvarna_automower_ble/

[intellifire docs]:
https://www.home-assistant.io/integrations/intellifire/

[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/

[serial docs]: https://www.home-assistant.io/integrations/serial/

[tibber docs]: https://www.home-assistant.io/integrations/tibber/

[todo docs]: https://www.home-assistant.io/integrations/todo/

[usb docs]: https://www.home-assistant.io/integrations/usb/

[wiz docs]: https://www.home-assistant.io/integrations/wiz/

[workday docs]: https://www.home-assistant.io/integrations/workday/

[zha docs]: https://www.home-assistant.io/integrations/zha/

[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ob21lLWFzc2lzdGFudCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-03 18:45:12 +02:00
TrueCharts Bot 564b9477d0 feat(actualserver): update image ghcr.io/actualbudget/actual 26.5.2 → 26.6.0 (#48730) 2026-06-03 18:45:05 +02:00
TrueCharts Bot 55cdc828e2 fix(pocketmine-mp): update image ghcr.io/pmmp/pocketmine-mp 5.43.1 → 5.43.2 (#48726)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | patch | `624eab6` → `314918b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wb2NrZXRtaW5lLW1wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-06-03 18:44:52 +02:00
TrueCharts Bot 0754d02d42 feat(n8n): update image ghcr.io/n8n-io/n8n 2.23.1 → 2.25.2 (#48737)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `a0aa401` →
`2133802` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>

###
[`v2.24.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#2240-2026-06-02)

##### Bug Fixes

- **cli:** Decouple agent library bundle from build:data
([#&#8203;31293](https://redirect.github.com/n8n-io/n8n/issues/31293))
([70ab5e5](https://redirect.github.com/n8n-io/n8n/commit/70ab5e582821ec50778e7aba01cbd1896879f3ff))
- **Compression Node:** Add decompression output size validation
([#&#8203;31366](https://redirect.github.com/n8n-io/n8n/issues/31366))
([90dd93c](https://redirect.github.com/n8n-io/n8n/commit/90dd93c7723f33f71ea1382cad3f921715ae8409))
- **core:** Align /credentials/for-workflow response with its frontend
type
([#&#8203;31253](https://redirect.github.com/n8n-io/n8n/issues/31253))
([1c39015](https://redirect.github.com/n8n-io/n8n/commit/1c3901576bb4b2e266ce7a21933221204f44064a))
- **core:** Allow emails in npm person strings in
no-template-placeholders lint rule
([#&#8203;31196](https://redirect.github.com/n8n-io/n8n/issues/31196))
([0a548b8](https://redirect.github.com/n8n-io/n8n/commit/0a548b82c2581da149483c845978c18235f36c89))
- **core:** Coerce non-string node names in buildNodeIndex
([#&#8203;31411](https://redirect.github.com/n8n-io/n8n/issues/31411))
([6cf3b0b](https://redirect.github.com/n8n-io/n8n/commit/6cf3b0b67900dc1c8cd46d2bf2c223ea938651fc))
- **core:** Expand ESLint rule to catch toThrowError error instance
assertions
([#&#8203;31187](https://redirect.github.com/n8n-io/n8n/issues/31187))
([39d660e](https://redirect.github.com/n8n-io/n8n/commit/39d660e522d926594a14269ca7219d466d07fa48))
- **core:** Insights page shows license paywall for licensed users
([#&#8203;31406](https://redirect.github.com/n8n-io/n8n/issues/31406))
([d24a076](https://redirect.github.com/n8n-io/n8n/commit/d24a07622d747797581f1e7472a3a65060e02c3e))
- **core:** Make AI tool nodes continue on error by default
([#&#8203;31225](https://redirect.github.com/n8n-io/n8n/issues/31225))
([863dfc3](https://redirect.github.com/n8n-io/n8n/commit/863dfc340c9cca78aa5e77b9254c281cce8715d5))
- **core:** Normalise Sentry stack frame paths to stable app\:/// roots
([#&#8203;31421](https://redirect.github.com/n8n-io/n8n/issues/31421))
([e620545](https://redirect.github.com/n8n-io/n8n/commit/e620545c939f0b98b7cc4a6b6317473ff63d0308))
- **core:** Preserve code-builder thread suffix when parsing session
([#&#8203;30829](https://redirect.github.com/n8n-io/n8n/issues/30829))
([483752e](https://redirect.github.com/n8n-io/n8n/commit/483752e8dfe78c4cf5fd0a3218d23d003808efa6))
- **core:** Preserve underlying cause when logging webhook execution
failures
([#&#8203;31120](https://redirect.github.com/n8n-io/n8n/issues/31120))
([b2f4c2c](https://redirect.github.com/n8n-io/n8n/commit/b2f4c2c6e45ade2987015ebbb2ea4b8b07222eca))
- **core:** Quiet VM expression engine logs on the happy path
([#&#8203;31488](https://redirect.github.com/n8n-io/n8n/issues/31488))
([b9e97e4](https://redirect.github.com/n8n-io/n8n/commit/b9e97e47933d77c7c27ad896d04bae8c037e9c9a))
- **core:** Raise rate limit on telemetry `/identify` endpoint
([#&#8203;31509](https://redirect.github.com/n8n-io/n8n/issues/31509))
([e8cbcf0](https://redirect.github.com/n8n-io/n8n/commit/e8cbcf0b08287fdfc23331307286ebde7b4cf322))
- **core:** Re-register expression metrics after Prometheus registry
reset
([#&#8203;31484](https://redirect.github.com/n8n-io/n8n/issues/31484))
([ccf401c](https://redirect.github.com/n8n-io/n8n/commit/ccf401c720977e68fe7dc5f05cd0674c7e94cf3d))
- **core:** Rebuild isolated-vm in Docker image for musl libc
([#&#8203;31396](https://redirect.github.com/n8n-io/n8n/issues/31396))
([80a97bd](https://redirect.github.com/n8n-io/n8n/commit/80a97bdcf39341dac8fcdb96e93007af6c2e559b))
- **core:** Sort MCP search\_workflows by most recently edited
([#&#8203;31245](https://redirect.github.com/n8n-io/n8n/issues/31245))
([3d452f7](https://redirect.github.com/n8n-io/n8n/commit/3d452f7cb92083f0afb0570bddaa21bce361b84b))
- **core:** Synthesize type-defs for MCP registry nodes at request time
([#&#8203;30887](https://redirect.github.com/n8n-io/n8n/issues/30887))
([37e47e3](https://redirect.github.com/n8n-io/n8n/commit/37e47e3cec5d6029b20346f83fb47f24828f5ffb))
- **core:** Use slugs instead of ids to identify MCP registry servers
([#&#8203;30974](https://redirect.github.com/n8n-io/n8n/issues/30974))
([4722c4d](https://redirect.github.com/n8n-io/n8n/commit/4722c4d5828db641fbc8075e7cee216ad69ed3d2))
- **core:** Use timestamptz for data table date columns
([#&#8203;31286](https://redirect.github.com/n8n-io/n8n/issues/31286))
([1a9a69a](https://redirect.github.com/n8n-io/n8n/commit/1a9a69a9e633bf0174d31e22a17c9e23ad9022a5))
- **editor, core:** Enhance source control endpoint access control
([#&#8203;31349](https://redirect.github.com/n8n-io/n8n/issues/31349))
([068547b](https://redirect.github.com/n8n-io/n8n/commit/068547b500a6bd690cb48ff501919ef7c76b943f))
- **editor:** Clear pin data on workspace initialization of production
execution
([#&#8203;31218](https://redirect.github.com/n8n-io/n8n/issues/31218))
([a99b91d](https://redirect.github.com/n8n-io/n8n/commit/a99b91dd987eaa644f655fc94e1ff7272f390ebb))
- **editor:** Hide private credential connect controls without update
permission
([#&#8203;31507](https://redirect.github.com/n8n-io/n8n/issues/31507))
([13ee461](https://redirect.github.com/n8n-io/n8n/commit/13ee461f76397148360c55ad1aa7563928015861))
- **editor:** Reduce length penalty so longer node names rank fairly
([#&#8203;31294](https://redirect.github.com/n8n-io/n8n/issues/31294))
([1b8235e](https://redirect.github.com/n8n-io/n8n/commit/1b8235ef7655f980ecf9f5fad7fe070e6da00f50))
- **editor:** Remove obsolete credential resolver warnings
([#&#8203;31466](https://redirect.github.com/n8n-io/n8n/issues/31466))
([f09e1c7](https://redirect.github.com/n8n-io/n8n/commit/f09e1c70a922a7dda89377b9efe357e801d41fc4))
- **editor:** Render new empty state for quick-connect credentials in
standalone mode
([#&#8203;31145](https://redirect.github.com/n8n-io/n8n/issues/31145))
([1e9c6bb](https://redirect.github.com/n8n-io/n8n/commit/1e9c6bb26e26ba235d72e5fc0d102d99afbc579e))
- **editor:** Render setup step dropdown above chat input
([#&#8203;31299](https://redirect.github.com/n8n-io/n8n/issues/31299))
([e07c8e6](https://redirect.github.com/n8n-io/n8n/commit/e07c8e6e6da48ac427af2bcf3e549b4c0cc7ddd9))
- **editor:** Suppress strict-mode 'delete' TypeScript error in Code
node JS editor
([#&#8203;31067](https://redirect.github.com/n8n-io/n8n/issues/31067))
([d6457bd](https://redirect.github.com/n8n-io/n8n/commit/d6457bd4bcb4b5d8d8e2f426c1d46388185650b4))
- **Email Trigger (IMAP) Node:** Fix emails marked as read without
triggering workflow
([#&#8203;30375](https://redirect.github.com/n8n-io/n8n/issues/30375))
([3d45fe6](https://redirect.github.com/n8n-io/n8n/commit/3d45fe626f8b3fb518505d78140d45536a629c3b))
- Extend Browser mcp secret redaction patterns
([#&#8203;30970](https://redirect.github.com/n8n-io/n8n/issues/30970))
([60c8517](https://redirect.github.com/n8n-io/n8n/commit/60c851700435a4d165c875080c41911b4561af59))
- **Google Gemini Chat Model Node:** Hide imagen models from model
dropdown
([#&#8203;31150](https://redirect.github.com/n8n-io/n8n/issues/31150))
([e4c0d6f](https://redirect.github.com/n8n-io/n8n/commit/e4c0d6f371a8c12dc4a7d0549e1bb610e25419c4))
- **HighLevel Node:** Encode contact lookup query parameters
([#&#8203;31365](https://redirect.github.com/n8n-io/n8n/issues/31365))
([8635dcd](https://redirect.github.com/n8n-io/n8n/commit/8635dcde2351abb57593f3cecda9495aa645e9b0))
- **langchain agent Node:** Resolve sub-agent tool calls inline when
nested
([#&#8203;31072](https://redirect.github.com/n8n-io/n8n/issues/31072))
([e9920b6](https://redirect.github.com/n8n-io/n8n/commit/e9920b62d5a2a540029c82e43fdf5d1ea6664941))
- **LDAP Node:** Bump ldapts to 8.1.7 to fix silent rename on long DN
paths
([#&#8203;30712](https://redirect.github.com/n8n-io/n8n/issues/30712))
([7db3eb8](https://redirect.github.com/n8n-io/n8n/commit/7db3eb8b2e99bdae4dbbfbb13fdc6181bba5a794))
- **MongoDB Node:** Validate update key value type
([#&#8203;31371](https://redirect.github.com/n8n-io/n8n/issues/31371))
([439d260](https://redirect.github.com/n8n-io/n8n/commit/439d2601815a72bf93ca185af1e5b49c520fa9af))
- Only allow specified AWS regions
([#&#8203;31374](https://redirect.github.com/n8n-io/n8n/issues/31374))
([e3c14a4](https://redirect.github.com/n8n-io/n8n/commit/e3c14a47205ec0c68c77a8431c9e09e7493140f8))
- **Pipedrive Node:** Map user\_id to owner\_id for v2 deal and activity
requests
([#&#8203;30890](https://redirect.github.com/n8n-io/n8n/issues/30890))
([e9631b3](https://redirect.github.com/n8n-io/n8n/commit/e9631b336f783a7fcd036314d2154b9d1b0fa705))
- **Postgres Node:** Return empty array for SELECTs that match no rows
([#&#8203;30528](https://redirect.github.com/n8n-io/n8n/issues/30528))
([4df0568](https://redirect.github.com/n8n-io/n8n/commit/4df05683cc21f7697615d69abfcbe401f79aa04b))
- Preserve reserved tokens
([#&#8203;31363](https://redirect.github.com/n8n-io/n8n/issues/31363))
([dd4b3ff](https://redirect.github.com/n8n-io/n8n/commit/dd4b3ff4462b82f951cec9892f8a71a530abb307))
- Resolve all external licenses in release SBOM
([#&#8203;31231](https://redirect.github.com/n8n-io/n8n/issues/31231))
([eff29ce](https://redirect.github.com/n8n-io/n8n/commit/eff29ce1ba94299aa42b91263c75f2b44587c05a))
- Revert 'Input validation for workflow and data table names' (PR 30594)
([#&#8203;31359](https://redirect.github.com/n8n-io/n8n/issues/31359))
([f4a5880](https://redirect.github.com/n8n-io/n8n/commit/f4a58806522c68d97bd25127f450f6c6b2d97dc5))
- **Salesforce Trigger Node:** Stop Created triggers refiring on record
updates
([#&#8203;30809](https://redirect.github.com/n8n-io/n8n/issues/30809))
([6151660](https://redirect.github.com/n8n-io/n8n/commit/6151660e1771aa6772407fd4466c6875cec69517))
- **Send Email Node:** Allow non-inline file attachments
([#&#8203;31071](https://redirect.github.com/n8n-io/n8n/issues/31071))
([c1856af](https://redirect.github.com/n8n-io/n8n/commit/c1856aff8d97221d19687c8cff5eb588a83e8d50))
- Set Content-Type for Meta-family trigger node responses
([#&#8203;31354](https://redirect.github.com/n8n-io/n8n/issues/31354))
([16728b3](https://redirect.github.com/n8n-io/n8n/commit/16728b301cf4c300b3ef61405bd23e16a170c87b))
- **Stripe Trigger Node:** Use stored webhook secret for request
verification
([#&#8203;31212](https://redirect.github.com/n8n-io/n8n/issues/31212))
([9e41d03](https://redirect.github.com/n8n-io/n8n/commit/9e41d03b292b3e021adc68e61b7e00fd8cb1ad82))
- **Zulip Node:** Normalize multiOptions recipients when expression
returns a string
([#&#8203;31492](https://redirect.github.com/n8n-io/n8n/issues/31492))
([01cc906](https://redirect.github.com/n8n-io/n8n/commit/01cc906ebdd1815fae2d5e8cc8576e9b4a39fbac))

##### Features

- Add workflow-level telemetry tags
([#&#8203;30948](https://redirect.github.com/n8n-io/n8n/issues/30948))
([dbe3952](https://redirect.github.com/n8n-io/n8n/commit/dbe395202b403bafa9b4a8544bb9667ec323ef5c))
- **core:** Add audit event for redaction enforcement policy changes
([#&#8203;31078](https://redirect.github.com/n8n-io/n8n/issues/31078))
([93c009a](https://redirect.github.com/n8n-io/n8n/commit/93c009aaebf0f72deeecabe6f1f81ebf43f12688))
- **core:** Add Knowledge Base to agents
([#&#8203;31034](https://redirect.github.com/n8n-io/n8n/issues/31034))
([d3405ac](https://redirect.github.com/n8n-io/n8n/commit/d3405acb8220858d4649fea3ab86b5f92903e30e))
- **core:** Add knowledge base to snapshot image
([#&#8203;31397](https://redirect.github.com/n8n-io/n8n/issues/31397))
([ce886a2](https://redirect.github.com/n8n-io/n8n/commit/ce886a21a3601e5e9d005047a5add86cca2540c3))
- **core:** Add option to track only published workflows with
OpenTelemetry and make it the default
([#&#8203;31201](https://redirect.github.com/n8n-io/n8n/issues/31201))
([027d97d](https://redirect.github.com/n8n-io/n8n/commit/027d97d0cb20555125ecdaa8ad66d3d1f6542af0))
- **core:** Add project-level custom telemetry tags to OTel spans
([#&#8203;30985](https://redirect.github.com/n8n-io/n8n/issues/30985))
([11538be](https://redirect.github.com/n8n-io/n8n/commit/11538be71b6c90e4c398c9685eea02ad17f4cd82))
- **core:** Add scheduled tasks for agents
([#&#8203;31436](https://redirect.github.com/n8n-io/n8n/issues/31436))
([bee1314](https://redirect.github.com/n8n-io/n8n/commit/bee1314aeb45bbb95f026b75049830810fe4bfe2))
- **core:** Add tool to resolve node params for a given item in
execution
([#&#8203;31210](https://redirect.github.com/n8n-io/n8n/issues/31210))
([383928e](https://redirect.github.com/n8n-io/n8n/commit/383928ea3f156c6d3dd38b1351cca90ec000434b))
- **core:** Allow MCP update\_workflow to change node execution settings
([#&#8203;31013](https://redirect.github.com/n8n-io/n8n/issues/31013))
([945349e](https://redirect.github.com/n8n-io/n8n/commit/945349e89d03a180995824d43543539f6abed797))
- **core:** Allow users to disconnect their own dynamic credential
connection
([#&#8203;31151](https://redirect.github.com/n8n-io/n8n/issues/31151))
([920047d](https://redirect.github.com/n8n-io/n8n/commit/920047d2db10d085793963296c50e6a880227fa3))
- **core:** Clean up credential data on static/private mode toggle
([#&#8203;31322](https://redirect.github.com/n8n-io/n8n/issues/31322))
([572a807](https://redirect.github.com/n8n-io/n8n/commit/572a8075dbe587894b4a391fdf6c5d9a247b122b))
- **core:** Include offending node JSON in workflow save errors
([#&#8203;31296](https://redirect.github.com/n8n-io/n8n/issues/31296))
([c4fc044](https://redirect.github.com/n8n-io/n8n/commit/c4fc0447c04cbdb12ed9b55160bf9de770544436))
- **core:** Override workflow redaction policy at execution time when
instance enforcement is on
([#&#8203;31069](https://redirect.github.com/n8n-io/n8n/issues/31069))
([d6d0eff](https://redirect.github.com/n8n-io/n8n/commit/d6d0effddc8587dc1d0158444615eebebf2d82e7))
- **core:** Paginate the API keys list endpoint
([#&#8203;31500](https://redirect.github.com/n8n-io/n8n/issues/31500))
([d327be0](https://redirect.github.com/n8n-io/n8n/commit/d327be0756bfe6aabda3e630dfd33fea956ca88f))
- **core:** Persist pending confirmations on database
([#&#8203;31052](https://redirect.github.com/n8n-io/n8n/issues/31052))
([e413a77](https://redirect.github.com/n8n-io/n8n/commit/e413a7740d7a170df271473dd997d90b02f6a49c))
- **core:** Provide basic import of n8n packages
([#&#8203;30984](https://redirect.github.com/n8n-io/n8n/issues/30984))
([1a377ab](https://redirect.github.com/n8n-io/n8n/commit/1a377abfaa914caa63c2dd75e1df6236b8ced544))
- **core:** Restore AI Assistant HITL state across restart
([#&#8203;31077](https://redirect.github.com/n8n-io/n8n/issues/31077))
([408c3c0](https://redirect.github.com/n8n-io/n8n/commit/408c3c06977a431911e67408c449137b86646a1b))
- **core:** Restrict credentials to declared supported nodes
([#&#8203;31260](https://redirect.github.com/n8n-io/n8n/issues/31260))
([d6eb844](https://redirect.github.com/n8n-io/n8n/commit/d6eb844c32b2712c5924193fe3ffb7d3540874b9))
- **core:** Surface user-facing error when credential is not connected
for manual runs
([#&#8203;30993](https://redirect.github.com/n8n-io/n8n/issues/30993))
([2431a43](https://redirect.github.com/n8n-io/n8n/commit/2431a43ac1bbf15a04e4d832949b5dddc65f2161))
- **core:** Track JWE enablement on credential save events
([#&#8203;31224](https://redirect.github.com/n8n-io/n8n/issues/31224))
([c14337e](https://redirect.github.com/n8n-io/n8n/commit/c14337e189370ed1b81e3178bbbcd70d50dc24c1))
- **core:** Track last-used timestamp on API keys
([#&#8203;31236](https://redirect.github.com/n8n-io/n8n/issues/31236))
([ec83a0a](https://redirect.github.com/n8n-io/n8n/commit/ec83a0a944f7dca2f47c0b0725905ffc7e4b6629))
- **core:** Workflow export with credentials
([#&#8203;31241](https://redirect.github.com/n8n-io/n8n/issues/31241))
([00431d7](https://redirect.github.com/n8n-io/n8n/commit/00431d7505b247af4ad07615f447cffbc2e525e7))
- **Crypto Node:** Add HMAC-SHA1 support
([#&#8203;29740](https://redirect.github.com/n8n-io/n8n/issues/29740))
([64b53b0](https://redirect.github.com/n8n-io/n8n/commit/64b53b007672a0ac4c951ee4f80ac1d18c563805))
- **editor:** Add fallback web search for agents
([#&#8203;31010](https://redirect.github.com/n8n-io/n8n/issues/31010))
([b415544](https://redirect.github.com/n8n-io/n8n/commit/b4155446838fdcccec0d21857f67ba14e8cc803b))
- **editor:** Add HoverCard to design-system
([#&#8203;30611](https://redirect.github.com/n8n-io/n8n/issues/30611))
([7c138e1](https://redirect.github.com/n8n-io/n8n/commit/7c138e12a9cfab4f0ce4809fb8b531eb58c94b98))
- **editor:** Add N8nMarkdown editor to
[@&#8203;n8n/design-system](https://redirect.github.com/n8n/design-system)
and Agents
([#&#8203;29988](https://redirect.github.com/n8n-io/n8n/issues/29988))
([4983664](https://redirect.github.com/n8n-io/n8n/commit/49836641b5812c3afb87843881caf4bee3afaf15))
- **editor:** Add private credential badge, callout, and not-connected
validation in NDV
([#&#8203;31204](https://redirect.github.com/n8n-io/n8n/issues/31204))
([b890306](https://redirect.github.com/n8n-io/n8n/commit/b8903064cfc038d9174c263a80792abeed4ea4f1))
- **editor:** Apply instance redaction floor per-select in workflow
settings
([#&#8203;31229](https://redirect.github.com/n8n-io/n8n/issues/31229))
([d431710](https://redirect.github.com/n8n-io/n8n/commit/d431710a4c425e03acedc2ae2a91e23c8232e348))
- **editor:** Default workflow resolver to n8n system resolver
([#&#8203;31116](https://redirect.github.com/n8n-io/n8n/issues/31116))
([7f595ee](https://redirect.github.com/n8n-io/n8n/commit/7f595eef55480689b58684e30bbaaee8a1b87b51))
- **editor:** Direct-mount editor in AI artifact preview
([#&#8203;31126](https://redirect.github.com/n8n-io/n8n/issues/31126))
([89d0740](https://redirect.github.com/n8n-io/n8n/commit/89d0740e74271bf0f2990f5f711e7be36e0fa3ab))
- **editor:** Introduce new project/folder actions menu
([#&#8203;30614](https://redirect.github.com/n8n-io/n8n/issues/30614))
([f0ea4ed](https://redirect.github.com/n8n-io/n8n/commit/f0ea4ed1f072cef6acfc95245a65e1683962eb6c))
- **editor:** Refine plan review with chat-input edits
([#&#8203;31124](https://redirect.github.com/n8n-io/n8n/issues/31124))
([51aae25](https://redirect.github.com/n8n-io/n8n/commit/51aae256d101e4858969368a3ee354a66f2cbf5a))
- **editor:** Show data redaction scope dropdown to unlicensed users
([#&#8203;30966](https://redirect.github.com/n8n-io/n8n/issues/30966))
([25a836d](https://redirect.github.com/n8n-io/n8n/commit/25a836dfb7b0afb9ccd03495af640d394dd2290c))
- **editor:** Show private credential connection state in credentials
list
([#&#8203;31117](https://redirect.github.com/n8n-io/n8n/issues/31117))
([3af0afc](https://redirect.github.com/n8n-io/n8n/commit/3af0afcd28550f9677bd7ee07979b0ea62e6f218))
- **editor:** Validate private credentials only run under manual
triggers
([#&#8203;31211](https://redirect.github.com/n8n-io/n8n/issues/31211))
([5de0d32](https://redirect.github.com/n8n-io/n8n/commit/5de0d32e2dfba3c49e83eeb7d563214bdbff96a4))
- **Form Trigger Node:** Add n8n user authentication option
([#&#8203;30539](https://redirect.github.com/n8n-io/n8n/issues/30539))
([4604270](https://redirect.github.com/n8n-io/n8n/commit/460427046414a22fdfae3215314e6bf9eabadd5c))
- **Microsoft OneDrive Node:** Allow custom OAuth scopes (CE-949)
([#&#8203;31255](https://redirect.github.com/n8n-io/n8n/issues/31255))
([93e2a47](https://redirect.github.com/n8n-io/n8n/commit/93e2a47267a310d4a7d346a62bfa277a6c36554f))
- **Microsoft Outlook Node:** Allow custom OAuth scopes (CE-950)
([#&#8203;31262](https://redirect.github.com/n8n-io/n8n/issues/31262))
([30a6f51](https://redirect.github.com/n8n-io/n8n/commit/30a6f511aac7acf3300917d30663fbfe8da91f1b))
- **Microsoft SharePoint Node:** Allow custom OAuth scopes
([#&#8203;31256](https://redirect.github.com/n8n-io/n8n/issues/31256))
([6edd4ce](https://redirect.github.com/n8n-io/n8n/commit/6edd4cea36e2449bd5f140e5d0c930520d6b8314))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uOG4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-03 18:44:41 +02:00
TrueCharts Bot 0fa4145539 chore(universal-media-server): update image docker.io/universalmediaserver/ums digest to 2ef9268 (#48706) 2026-06-03 18:44:24 +02:00
TrueCharts Bot 993e49cb31 fix(bookstack): update image ghcr.io/linuxserver/bookstack 26.05.20260528 → 26.05.20260601 (#48715)
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)) |
patch | `2ebf978` → `f9a5db5` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ib29rc3RhY2siLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-03 18:44:19 +02:00
TrueCharts Bot 693969c2d2 fix(zwavejs2mqtt): update image docker.io/zwavejs/zwave-js-ui 11.19.0 → 11.19.1 (#48729)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| patch | `0a363b3` → `944d39f` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v11.19.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#11191-2026-06-02)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.19.0...v11.19.1)

##### 🐛 Bug Fixes

- **ui:** last Awake column as localized datetime
([#&#8203;4652](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4652))
([63d3c7e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/63d3c7e314566a719badf451a71d535186653473))

##### 🔧 Chores

- bump Z-Wave JS to 15.24.2, Server to 3.9.0
([#&#8203;4655](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4655))
([118ccd7](https://redirect.github.com/zwave-js/zwave-js-ui/commit/118ccd744c692be18b9b6e0a04cc1e8bdfaa8ccb))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC96d2F2ZWpzMm1xdHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-03 18:44:16 +02:00
TrueCharts Bot edd29c1053 fix(adguard-home): update image docker.io/adguard/adguardhome v0.107.76 → v0.107.77 (#48713) 2026-06-03 18:44:13 +02:00
TrueCharts Bot fc843a4527 feat(mstream): update image ghcr.io/linuxserver/mstream 6.9.1 → 6.10.0 (#48736)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages)
([source](https://redirect.github.com/linuxserver/docker-mstream)) |
minor | `02a57c3` → `d87042b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tc3RyZWFtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-03 18:44:11 +02:00
TrueCharts Bot 63b3a008b3 feat(zigbee2mqtt): update image docker.io/koenkk/zigbee2mqtt 2.10.1 → 2.11.0 (#48742) 2026-06-03 18:44:08 +02:00
TrueCharts Bot 612fa5e79a chore(tachidesk-docker): update image ghcr.io/suwayomi/tachidesk digest to 32a98cf (#48700) 2026-06-03 18:44:06 +02:00
TrueCharts Bot 69404a102d fix(grafana): update image docker.io/grafana/grafana 13.0.1 → 13.0.2 (#48722)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| patch | `0f86bad` → `5dad0df` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v13.0.2`](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmFmYW5hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-06-03 18:44:04 +02:00
TrueCharts Bot 19c9fe0532 chore(tt-rss): update image ghcr.io/tt-rss/tt-rss digest to 081c4cc (#48703)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tt-rss/tt-rss | digest | `3fb1155` → `081c4cc` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90dC1yc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-03 18:43:58 +02:00
TrueCharts Bot 7046857345 fix(affine): update image ghcr.io/toeverything/affine 0.26.3 → 0.26.7 (#48714) 2026-06-03 18:43:54 +02:00
TrueCharts Bot 78cb9e8307 chore(multi-scrobbler): update image docker.io/foxxmd/multi-scrobbler digest to 705b689 (#48687) 2026-06-03 18:43:51 +02:00
TrueCharts Bot c73be16a19 fix(syncthing): update image docker.io/syncthing/syncthing 2.1.0 → 2.1.1 (#48728)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/syncthing/syncthing](https://syncthing.net)
([source](https://redirect.github.com/syncthing/syncthing)) | patch |
`7c60eb0` → `775c4aa` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>syncthing/syncthing (docker.io/syncthing/syncthing)</summary>

###
[`v2.1.1`](https://redirect.github.com/syncthing/syncthing/releases/tag/v2.1.1)

[Compare
Source](https://redirect.github.com/syncthing/syncthing/compare/v2.1.0...v2.1.1)

#### Major changes in 2.1

- Devices and folders can now be grouped in the GUI by setting the new
  `group` attribute.

- HTTP and HTTPS proxies with support for CONNECT can now be used, in
  addition to the existing support for SOCKS proxies (the environment
  variable `all_proxy=https://...`).

- Block indexing can be turned off for folders where it's more desirable
to
  optimise for reduced database size and overhead than minimal transfer
  size (the `blockIndexing` attribute on folder configuration).

- GUI login session duration can be configured to be longer or shorter
than
the default one week, or set to infinitely long. The cookie path can
also
  be adjusted. (The `sessionCookieDurationS` and `sessionCookiePath`
  attributes in the GUI configuration.)

This release is also available as:

- APT repository: <https://apt.syncthing.net/>

- Docker image: `docker.io/syncthing/syncthing:2.1.1` or
`ghcr.io/syncthing/syncthing:2.1.1`
(`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major
version)

#### What's Changed

##### Fixes

- fix(syncthing): properly upgrade via REST when Syncthing is running
(fixes
[#&#8203;10697](https://redirect.github.com/syncthing/syncthing/issues/10697))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10699](https://redirect.github.com/syncthing/syncthing/pull/10699)
- fix(versioner): ensure user read/write/execute on archived dirs (fixes
[#&#8203;10532](https://redirect.github.com/syncthing/syncthing/issues/10532))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10696](https://redirect.github.com/syncthing/syncthing/pull/10696)
- fix(discover): only announce wildcard for TCP punching when listening
on wildcard address (fixes
[#&#8203;10503](https://redirect.github.com/syncthing/syncthing/issues/10503))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10691](https://redirect.github.com/syncthing/syncthing/pull/10691)
- fix(stcrashreceiver): close source loader responses on errors by
[@&#8203;mattn](https://redirect.github.com/mattn) in
[#&#8203;10704](https://redirect.github.com/syncthing/syncthing/pull/10704)
- fix(protocol): handle zero-size requests (fixes
[#&#8203;10709](https://redirect.github.com/syncthing/syncthing/issues/10709))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10710](https://redirect.github.com/syncthing/syncthing/pull/10710)

##### Other

- build: be explicit about workflow permissions by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10690](https://redirect.github.com/syncthing/syncthing/pull/10690)
- chore(syncthing): include runtime context in GC crashes by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10702](https://redirect.github.com/syncthing/syncthing/pull/10702)
- build(deps): x/net for govulncheck by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[#&#8203;10703](https://redirect.github.com/syncthing/syncthing/pull/10703)
- chore: use path/filepath for local file system paths by
[@&#8203;mattn](https://redirect.github.com/mattn) in
[#&#8203;10705](https://redirect.github.com/syncthing/syncthing/pull/10705)

#### New Contributors

- [@&#8203;mattn](https://redirect.github.com/mattn) made their first
contribution in
[#&#8203;10704](https://redirect.github.com/syncthing/syncthing/pull/10704)

**Full Changelog**:
<https://github.com/syncthing/syncthing/compare/v2.1.0...v2.1.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zeW5jdGhpbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-03 18:43:48 +02:00
TrueCharts Bot 6a304bccbe chore(traccar): update image docker.io/traccar/traccar digest to a239e4d (#48701) 2026-06-03 18:43:45 +02:00
TrueCharts Bot 55ae24a92b fix(ddns-go): update image docker.io/jeessy/ddns-go v6.17.0 → v6.17.1 (#48716) 2026-06-03 18:43:43 +02:00
TrueCharts Bot 0647ff1ba1 chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 38c85b7 (#48681)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lancachenet/monolithic | digest | `9dbc14c` → `38c85b7` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9sYW5jYWNoZS1tb25vbGl0aGljIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-03 18:43:41 +02:00
TrueCharts Bot 07e2c9f935 chore(webtop): update webtop (#48708)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `25f302f` → `b93d203` |
| lscr.io/linuxserver/webtop | digest | `f6b668c` → `8570d44` |
| lscr.io/linuxserver/webtop | digest | `e28bfd9` → `a59158a` |
| lscr.io/linuxserver/webtop | digest | `6befbc1` → `ef3b873` |
| lscr.io/linuxserver/webtop | digest | `1ce9e78` → `db3e3c3` |
| lscr.io/linuxserver/webtop | digest | `51afe6f` → `57473b5` |
| lscr.io/linuxserver/webtop | digest | `2eae51d` → `fe1f482` |
| lscr.io/linuxserver/webtop | digest | `fd387de` → `397ab0a` |
| lscr.io/linuxserver/webtop | digest | `57b2b68` → `b24b725` |
| lscr.io/linuxserver/webtop | digest | `bd4f835` → `c2b0706` |
| lscr.io/linuxserver/webtop | digest | `dc752c7` → `7c96ba2` |
| lscr.io/linuxserver/webtop | digest | `cce9416` → `d5001d5` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC93ZWJ0b3AiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-03 18:43:38 +02:00
TrueCharts Bot 4ee75e3aba chore(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker digest to 79c0063 (#48696)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| digest | `8b18bf5` → `79c0063` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zcGVlZHRlc3QtdHJhY2tlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-03 18:43:35 +02:00
TrueCharts Bot f2495a6f17 chore(kdenlive): update image lscr.io/linuxserver/kdenlive digest to 9a8807f (#48679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `91955b2` → `9a8807f` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rZGVubGl2ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-03 18:43:27 +02:00
TrueCharts Bot 8dfa40bf86 chore(librespeed): update image ghcr.io/linuxserver/librespeed digest to 4f76560 (#48682)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://redirect.github.com/linuxserver/docker-librespeed/packages)
([source](https://redirect.github.com/linuxserver/docker-librespeed)) |
digest | `b1f655f` → `4f76560` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9saWJyZXNwZWVkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-03 18:43:12 +02:00
TrueCharts Bot f8664effb2 chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to f8e4213 (#48686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/mongodb | digest | `681e57e` → `f8e4213` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tb25nb2RiIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-03 18:42:58 +02:00
TrueCharts Bot cf35a5ac5f chore(lancache-dns): update image docker.io/lancachenet/lancache-dns digest to 575f470 (#48680) 2026-06-03 18:42:54 +02:00
TrueCharts Bot e6a2ac29ee chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to db94aeb (#48678)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `4ef0728` → `db94aeb` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9peXV1cGx1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-03 18:42:52 +02:00
TrueCharts Bot a87e13f6c2 chore(dashy): update image ghcr.io/lissy93/dashy digest to dd02c4c (#48667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/lissy93/dashy | digest | `7430767` → `dd02c4c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kYXNoeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-06-03 18:41:15 +02:00
TrueCharts Bot f20ff71b88 chore(drawio): update image docker.io/jgraph/drawio digest to 1191a3d (#48669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`3fbc301` → `1191a3d` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kcmF3aW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-06-03 18:40:10 +02:00
TrueCharts Bot b893ed232e chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to c03a556 (#48660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `fa101db` → `c03a556` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvbWF0aWMtcmlwcGluZy1tYWNoaW5lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-06-03 18:22:25 +02:00
TrueCharts-Admin 7a8db7a029 chore(github-action): update actions/checkout digest digest to df4cb1c 2026-06-03 16:17:40 +00:00
Brioche 90b8975464 feat(affine) add new chart (#48656)
**Description**

⚒️ Fixes  #

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

Installed on a personal Talos/k8s cluster (k8s 1.33) with the local
chart path:
- `helm dependency update` and `helm lint` pass
- CNPG operator installed via the `cloudnative-pg` upstream chart
- `helm install` with single-node CNPG (`cluster.instances: 1`,
`cluster.singleNode: true`) and a generated `cnpg.main.password`
- Verified:
- migration init-container (`affine-install-affine-migration`) runs
`node ./scripts/self-host-predeploy.js` to completion
- CNPG `Cluster` reaches `Ready`, the `vectors` extension is enabled
(`SELECT extname FROM pg_extension;` lists `vectors`)
  - main `affine` pod reaches `Ready`, TCP probes on port 3010 succeed
- external HTTPS access works through nginx-ingress + cert-manager
(`affine.domain.com` returns the AFFiNE web UI)
- PVCs `affine-config` and `affine-storage` are bound and mounted on
both the main and init containers
- `affine-server-external-url` is correctly built as `<scheme>://<host>`
when `affine.serverHost` is set

The chart is published as OCI; no test cluster is required to pull
dependencies.

**📃 Notes:**

- New chart for **AFFiNE** (https://github.com/toeverything/AFFiNE) —
open-source, all-in-one workspace (docs, whiteboards, tasks).
- Image: `ghcr.io/toeverything/affine:stable` pinned by digest.
- Dependencies:
  - `common` 29.3.4 (shared library)
  - `valkey` 2.3.2 (aliased `redis`) — required by upstream
- CNPG with `type: vectors` and `pgVersion: 16` — required by upstream
(uses pgvector)
- The upstream image runs as root and writes under `/root/.affine/...`.
The chart's `securityContext` keeps root + capabilities, and the comment
in `values.yaml` tells users to set `pod-security.kubernetes.io/enforce:
baseline` (or `privileged`) on the namespace. `restricted` PSS is not
supported.
- Migration is handled as an `initContainer` with `type: install` (runs
only on install), executing `node ./scripts/self-host-predeploy.js` —
same script as the official `affine_migration` compose service. It
mounts the same `storage` and `config` PVCs as the main container.
- The `affine-server-external-url` env var is built from
`affine.serverHost` + `affine.useHttps` so the URL always carries a
scheme (upstream validates this).
- README links reference `stable/affine` (forward-looking) even though
the chart is currently in `incubator/affine`; the path will match once
promoted.
- Icon is in `.webp` (192px source converted with `cwebp`), no `.png` is
shipped because the `.helmignore` and the daily CI both expect
`icon.webp` / `icon-small.webp`.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas (`values.yaml` has inline comments for the securityContext and the
external URL logic)
- [x] 📄 I have made changes to the documentation (`README.md` + comments
in `values.yaml`)
- [ ] 🧪 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
- [x] 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.

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

---

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: n0PainNoBrioche <22093195+n0PainNoBrioche@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2026-06-03 15:13:07 +02:00
allcontributors[bot] 34da5204e2 docs: add n0PainNoBrioche as a contributor for code (#48658)
Adds @n0PainNoBrioche as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/trueforge-org/truecharts/pull/48656#issuecomment-4612603788)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-06-03 15:06:02 +02:00
Alfred Göppel 6aef8ec1b6 BREAKING(backuppc): Switch to maintained image (#48657)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
- [ ] 📜 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:**

- [x] ⚖️ 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
- [x] 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._
2026-06-03 14:58:44 +02:00
TrueCharts Bot 7326d66985 fix(nextcloud): update image docker.io/collabora/code 25.04.9.4.1 → 25.04.10.3.1 (#48645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/collabora/code | patch | `fe49c08` → `a51dd5d` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZXh0Y2xvdWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-03 11:29:52 +00:00
TrueCharts Bot 70a0c68788 fix(ombi): update image ghcr.io/linuxserver/ombi 4.53.5 → 4.53.10 (#48652) 2026-05-31 03:27:20 +02:00
TrueCharts Bot 42252e7df9 chore(tubesync): update image ghcr.io/meeb/tubesync digest to 5345598 (#48650)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `bed5e4b` → `5345598` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90dWJlc3luYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-31 03:27:13 +02:00
TrueCharts Bot 57b8f36bfe fix(sftpgo): update image ghcr.io/drakkan/sftpgo v2.7.1 → v2.7.3 (#48653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/drakkan/sftpgo](https://redirect.github.com/drakkan/sftpgo) |
patch | `036a669` → `4d47ba4` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>drakkan/sftpgo (ghcr.io/drakkan/sftpgo)</summary>

###
[`v2.7.3`](https://redirect.github.com/drakkan/sftpgo/releases/tag/v2.7.3)

[Compare
Source](https://redirect.github.com/drakkan/sftpgo/compare/v2.7.1...v2.7.3)

##### New features

- Added a configurable minimum-entropy check
(`common.secret_min_entropy`, default 80) for data-at-rest encryption
secrets (CryptFs passphrase, S3 SSE-C key), to reject trivially weak key
material at submission time.
- Logs: added the virtual path to transfer/command logs and to event-log
CSV exports.
- WebClient: replaced glightbox with a custom lightbox implementation
for better CSP compatibility.

##### Bug fixes

- IP list: fixed matching when an IP is covered by multiple conflicting
entries.
- Fixed comparison of unordered slices.
- Shares: enforce `max_tokens` atomically via a guarded conditional
update, closing a check-then-write race that could let a usage-capped
share be used more times than allowed under concurrent access.
- In-memory reset-code manager: check code expiry at retrieval time
instead of relying only on the background cleanup.

##### Security fixes

- Fixed a path-confinement bypass in the public browsable-share partial
ZIP download. CVE-2026-49244.
- Fixed a stored XSS where the `inline` parameter on browsable-share and
authenticated user file downloads suppressed `Content-Disposition:
attachment`, allowing an attacker-supplied HTML file to execute in
SFTPGo's web origin. These endpoints now always respond with
`Content-Disposition: attachment` and the `inline` parameter has been
removed. CVE-2026-49245.

##### Hardening

- Neutralized CSV formula injection in the Event Manager and event-log
CSV exports: cells starting with `=`, `+`, `-`, `@`, tab or CR are now
prefixed with a single quote.
- Username, folder, group and other object names now reject invisible
Unicode formatting characters (e.g. zero-width joiners, bidirectional
overrides, BOM) and line/paragraph separators, preventing the creation
of invisible or visually confusable names and newline-like codepoints
that could appear in paths and logs.
- WebClient: trigger a defender event on share login failure.

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZnRwZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-05-31 03:26:27 +02:00
TrueCharts Bot fff062ea55 chore(filestash): update image docker.io/machines/filestash digest to e03cd9a (#48649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `e62cb39` → `e03cd9a` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maWxlc3Rhc2giLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-31 03:26:04 +02:00
TrueCharts Bot 7aadaf4173 fix(local-ai): update image docker.io/localai/localai v4.3.5 → v4.3.6 (#48651)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `2d593a4` → `d62ab7b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

###
[`v4.3.6`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.3.6)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v4.3.5...v4.3.6)

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

#### What's Changed

##### Other Changes

- chore: :arrow\_up: Update ggml-org/llama.cpp to
`22d66b567eef11cf2e9832f04db64ee0323a0fd0` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10080](https://redirect.github.com/mudler/LocalAI/pull/10080)
- security(http): refuse redirects on outbound clients via hardened
pkg/httpclient by
[@&#8203;richiejp](https://redirect.github.com/richiejp) in
[#&#8203;10087](https://redirect.github.com/mudler/LocalAI/pull/10087)
- feat(parakeet-cpp): add NVIDIA NeMo Parakeet ASR backend
(parakeet.cpp) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10084](https://redirect.github.com/mudler/LocalAI/pull/10084)
- chore: :arrow\_up: Update antirez/ds4 to
`e16ead1e29c81a67bbb64e5b001117679cf9ce6e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10076](https://redirect.github.com/mudler/LocalAI/pull/10076)
- chore: :arrow\_up: Update mudler/parakeet.cpp to
`30a307553f1965ceb38a1a922069a71e7dd67bf3` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10092](https://redirect.github.com/mudler/LocalAI/pull/10092)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.3.5...v4.3.6>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9sb2NhbC1haSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-31 03:25:51 +02:00
TrueCharts Bot 439cf3a226 fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.5.3 → 2026.5.4 (#48644)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `2924b8e` → `fd7cdc9` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `ae5d563` → `012a0b8` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `18f27c8` → `82e243f` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `0d47cfd` → `cee7b72` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `8ca8ce3` → `3f91dae` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `e9ecf2c` → `e6b3825` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `e755f58` → `0c461ab` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `189ac37` → `f364bae` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server
(ghcr.io/itzg/minecraft-server)</summary>

###
[`v2026.5.4`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.5.4)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.5.3...2026.5.4)

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

##### What's Changed

##### Bug Fixes

- Corrected the setting of MC\_IMAGE\_HELPER\_OPTS from PROXY\_\* vars
by [@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;4081](https://redirect.github.com/itzg/docker-minecraft-server/pull/4081)

##### Documentation

- build(deps): bump the patches group across 1 directory with 2 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;4073](https://redirect.github.com/itzg/docker-minecraft-server/pull/4073)

##### Other Changes

- Update dependency itzg/mc-monitor to v0.16.6 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;4082](https://redirect.github.com/itzg/docker-minecraft-server/pull/4082)
- build(deps): bump the updates group with 4 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;4083](https://redirect.github.com/itzg/docker-minecraft-server/pull/4083)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2026.5.3...2026.5.4>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taW5lY3JhZnQtamF2YSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-30 21:32:42 +02:00
TrueCharts Bot 722093468a feat(traccar): update image docker.io/traccar/traccar 6.13 → 6.14 (#48648) 2026-05-30 21:23:58 +02:00
TrueCharts Bot fc7f80659a feat(qbitmanage): update image docker.io/bobokun/qbit_manage v4.7.1 → v4.8.0 (#48647)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/bobokun/qbit_manage](https://redirect.github.com/StuffAnThings/qbit_manage)
| minor | `56e1eee` → `3a4fc26` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>StuffAnThings/qbit_manage
(docker.io/bobokun/qbit_manage)</summary>

###
[`v4.8.0`](https://redirect.github.com/StuffAnThings/qbit_manage/releases/tag/v4.8.0)

[Compare
Source](https://redirect.github.com/StuffAnThings/qbit_manage/compare/v4.7.1...v4.8.0)

### Requirements Updated

- "fastapi==0.136.3"
- "uvicorn==0.48.0"
- "pytest-cov==7.1.0"
- "ruff==0.15.15"
- "qbittorrent-api==2026.5.2"

### New Features

- Adds configurable `share_limit_action` for controlling the outcome of
share limits. (See [Share Limit
Action](https://redirect.github.com/StuffAnThings/qbit_manage/wiki/Config-Setup#share-limit-action))

### Improvements

- Modernize CI Workflows
- Improved logging for redacting tracker passkeys
- Adds unit-testing for core functionality

### Bug Fixes

- Fixed Remove Orphaned count not being logged (Fixes
[#&#8203;1196](https://redirect.github.com/StuffAnThings/qbit_manage/issues/1196))
- Fixes Remove Unregistered from not identifying unregistered torrents
correctly in 5.2.0+ (Fixes
[#&#8203;1201](https://redirect.github.com/StuffAnThings/qbit_manage/issues/1201))

**Full Changelog**:
<https://github.com/StuffAnThings/qbit_manage/compare/v4.7.1...v4.8.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9xYml0bWFuYWdlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-05-30 21:23:54 +02:00
TrueCharts Bot 308f59fd2f fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.135 → 2.0.136 (#48646)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `1227561` → `a05f042` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.136`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20136---2026-05-30)

[Compare
Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.135...v2.0.136)

##### Added

- Added devcontainer development workflow.

##### Changed

- Upgraded torbox.net dependency.

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZHRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-05-30 21:23:36 +02:00
TrueCharts Bot 8b87e37fb6 chore(rsshub): update image docker.io/diygod/rsshub digest to 606c2d4 (#48639)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `fb91a62` → `606c2d4` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yc3NodWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-30 21:23:24 +02:00
TrueCharts Bot fec41560e7 fix(helm-deps): update chart memcached 17.3.2 → 17.3.3 (#48642)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://redirect.github.com/bitnami/bitnami-docker-memcached))
| patch | `17.3.2` → `17.3.3` |

---

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

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9naXRlYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-30 21:23:18 +02:00
TrueCharts Bot 715ee93753 chore(filestash): update image docker.io/machines/filestash digest to e62cb39 (#48635)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `6e8d841` → `e62cb39` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maWxlc3Rhc2giLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-30 21:22:23 +02:00
TrueCharts Bot 4813d8855e chore(jellyfin): update image docker.io/alpine/socat digest to 7460121 (#48636)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `fbd6a29` → `7460121` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qZWxseWZpbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-05-30 21:22:15 +02:00
TrueCharts Bot 64ab0ecab5 fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.5.3 → 2026.5.4 (#48643) 2026-05-30 21:21:24 +02:00
TrueCharts Bot e17741ce6a chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to fa101db (#48634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `548c0cb` → `fa101db` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvbWF0aWMtcmlwcGluZy1tYWNoaW5lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-05-30 21:21:22 +02:00