Commit Graph

53579 Commits

Author SHA1 Message Date
TrueCharts Bot c685ddd8cf feat(helm-deps): update chart common 28.32.5 → 28.33.0 (#45682)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://trueforge.org/truetech/truecharts/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.32.5` →
`28.33.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2026-03-01 11:04:58 +01:00
TrueCharts Bot 6827775756 BREAKING CHANGE(teslamate): Update image docker.io/teslamate/teslamate 2.2.0 → 3.0.0 (#45685)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate)
| major | `db11116` → `6569026` |

---

> [!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>teslamate-org/teslamate
(docker.io/teslamate/teslamate)</summary>

###
[`v3.0.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#300---2026-02-28)

[Compare
Source](https://redirect.github.com/teslamate-org/teslamate/compare/v2.2.0...v3.0.0)

Let's start with a quote: "Why do programmers like dark mode? Because
light attracts bugs.". Yes, you read that right. TeslaMate Webview now
has a dark mode.

As always, lots of improvements have been made. Memory usage has been
reduced, while performance has been increased — it sounds too good to be
true, but it's the reality.
Battery heating is now also shown on the overview dashboard, and the
drives dashboard now always shows the consumption.
To make your TeslaMate experience even better, we have also made more
than 52 other improvements.

Enjoy!

##### 📄 License Change Notice

As of PR
[#&#8203;5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131),
TeslaMate has transitioned from the MIT License to the GNU Affero
General Public License v3.0 (AGPLv3).

What does this mean for you?

- For Private Users: Nothing changes. You can continue to use, host, and
modify TeslaMate for your personal use for free, just as before.
- For the Community: This change ensures that TeslaMate remains open and
free. It prevents companies from taking the community's hard work and
turning it into a closed-source commercial service without giving back.
- For Developers: If you modify or use TeslaMate, you must now share
your source code modifications under the same license.

We believe this step is necessary to protect the project from
exploitation and to ensure its long-term sustainability.

##### New features

- feat: add optional dark mode feature
([#&#8203;5065](https://redirect.github.com/teslamate-org/teslamate/issues/5065)
- [@&#8203;wooter](https://redirect.github.com/wooter))
- legal: relicense under AGPLv3
([#&#8203;5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- legal: add Trademark notice
([#&#8203;5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- feat: use Bulma 1 for dark theme and revised it
([#&#8203;5112](https://redirect.github.com/teslamate-org/teslamate/issues/5112)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))

##### Improvements and bug fixes

- feat: use Logger instead of IO.puts in DB check
([#&#8203;5050](https://redirect.github.com/teslamate-org/teslamate/issues/5050)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: Increase max\_header\_value\_length to support oauth2-proxy
([#&#8203;5031](https://redirect.github.com/teslamate-org/teslamate/issues/5031)
- [@&#8203;ultravail](https://redirect.github.com/ultravail))
- perf: Replace positions indexes from BTREE to BRIN to reduce memory
usage
([#&#8203;5075](https://redirect.github.com/teslamate-org/teslamate/issues/5075)
- [@&#8203;ilya-y-synth](https://redirect.github.com/ilya-y-synth))
- feat(grafana): disable update checks as version is handled via docker
image
([#&#8203;5115](https://redirect.github.com/teslamate-org/teslamate/issues/5115)
- [@&#8203;fatbasstard](https://redirect.github.com/fatbasstard))
- perf: use static asset compression via brotli and zstandard to enhance
HTTP Compression
([#&#8203;5113](https://redirect.github.com/teslamate-org/teslamate/issues/5113)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: use Grafana 12.4.0
([#&#8203;4965](https://redirect.github.com/teslamate-org/teslamate/issues/4965)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- fix(vehicle): update state transition to handle offline scenario after
a drive end with no network
([#&#8203;5152](https://redirect.github.com/teslamate-org/teslamate/issues/5152)
- [@&#8203;jlestel](https://redirect.github.com/jlestel))

##### Build, CI, internal

- build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website
([#&#8203;5059](https://redirect.github.com/teslamate-org/teslamate/issues/5059))
- build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website
([#&#8203;5043](https://redirect.github.com/teslamate-org/teslamate/issues/5043))
- build(deps): bump crate-ci/typos from 1.39.0 to 1.40.0
([#&#8203;5055](https://redirect.github.com/teslamate-org/teslamate/issues/5055))
- build(deps): bump DeterminateSystems/update-flake-lock from 27 to 28
([#&#8203;5056](https://redirect.github.com/teslamate-org/teslamate/issues/5056))
- build(deps): bump express from 4.21.2 to 4.22.1 in /website
([#&#8203;5060](https://redirect.github.com/teslamate-org/teslamate/issues/5060))
- build(deps): update flake.lock
([#&#8203;5027](https://redirect.github.com/teslamate-org/teslamate/issues/5027))
- fix(website): Bump node-forge to 1.3.3 to resolve CVE-2025-12816,
CVE-2025-66030 and CVE-2025-66031
([#&#8203;5071](https://redirect.github.com/teslamate-org/teslamate/issues/5071)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- chore(website): bump qs to fix CVE-2025-15284
([#&#8203;5091](https://redirect.github.com/teslamate-org/teslamate/issues/5091)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump react and react-dom from 19.2.0 to 19.2.3 in
/website
([#&#8203;5084](https://redirect.github.com/teslamate-org/teslamate/issues/5084))
- build(deps): bump nix-community/cache-nix-action from 6.1.3 to 7.0.0
([#&#8203;5082](https://redirect.github.com/teslamate-org/teslamate/issues/5082))
- build(deps): bump actions/cache from 4.3.0 to 5.0.1
([#&#8203;5077](https://redirect.github.com/teslamate-org/teslamate/issues/5077))
- build(deps): bump crate-ci/typos from 1.40.0 to 1.41.0
([#&#8203;5079](https://redirect.github.com/teslamate-org/teslamate/issues/5079))
- build(deps): bump actions/stale from 10.1.0 to 10.1.1
([#&#8203;5080](https://redirect.github.com/teslamate-org/teslamate/issues/5080))
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /website
([#&#8203;5109](https://redirect.github.com/teslamate-org/teslamate/issues/5109))
- build(deps): bump lodash and
[@&#8203;geoman-io/leaflet-geoman-free](https://redirect.github.com/geoman-io/leaflet-geoman-free)
in /assets
([#&#8203;5126](https://redirect.github.com/teslamate-org/teslamate/issues/5126))
- build(deps): bump react and react-dom from 19.2.3 to 19.2.4 in
/website
([#&#8203;5124](https://redirect.github.com/teslamate-org/teslamate/issues/5124))
- build(deps): bump crate-ci/typos from 1.41.0 to 1.42.3
([#&#8203;5123](https://redirect.github.com/teslamate-org/teslamate/issues/5123))
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0
([#&#8203;5119](https://redirect.github.com/teslamate-org/teslamate/issues/5119))
- build(deps): bump nix-community/cache-nix-action from 7.0.0 to 7.0.2
([#&#8203;5122](https://redirect.github.com/teslamate-org/teslamate/issues/5122))
- build(deps): bump actions/cache from 5.0.1 to 5.0.3
([#&#8203;5120](https://redirect.github.com/teslamate-org/teslamate/issues/5120))
- build(deps): bump webpack from 5.102.0 to 5.105.0 in /website
([#&#8203;5135](https://redirect.github.com/teslamate-org/teslamate/issues/5135))
- feat(nix): use nixos-25.11
([#&#8203;5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- chore(nix): update flake.lock with new dependency revisions
([#&#8203;5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(nix): use elixir 1.19 to align with dockerfile
([#&#8203;5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- chore: reorganize CLI definition to avoid elixir 1.19 warning
([#&#8203;5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build: update db\_connection to version 2.9.0
([#&#8203;5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build: use Elixir 1.19.5 OTP 26
([#&#8203;5130](https://redirect.github.com/teslamate-org/teslamate/issues/5130)
- [@&#8203;swiffer](https://redirect.github.com/swiffer),
[@&#8203;brianmay](https://redirect.github.com/brianmay) and
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump qs from 6.14.1 to 6.14.2 in /website
([#&#8203;5140](https://redirect.github.com/teslamate-org/teslamate/issues/5140))
- build(deps): update & bump mix deps
([#&#8203;5139](https://redirect.github.com/teslamate-org/teslamate/issues/5139)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- build(deps): bump ex\_cldr from 2.42.0 to 2.46.0
([#&#8203;5053](https://redirect.github.com/teslamate-org/teslamate/issues/5053)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump floki & gettext, remove override on ranch, require
elixir 1.19
([#&#8203;5142](https://redirect.github.com/teslamate-org/teslamate/issues/5142)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat(grafana-home-dashboard): change cors proxy
([#&#8203;5143](https://redirect.github.com/teslamate-org/teslamate/issues/5143)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- build(deps): update flake.lock
([#&#8203;5141](https://redirect.github.com/teslamate-org/teslamate/issues/5141))
- build(deps): relax requirement for elixir to allow 1.17+ and clarify
what is supported
([#&#8203;5145](https://redirect.github.com/teslamate-org/teslamate/issues/5145)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- build(deps): update flake.lock
([#&#8203;5148](https://redirect.github.com/teslamate-org/teslamate/issues/5148))
- build(deps): update flake.lock
([#&#8203;5154](https://redirect.github.com/teslamate-org/teslamate/issues/5154))
- build(deps): bump ajv in /website
([#&#8203;5149](https://redirect.github.com/teslamate-org/teslamate/issues/5149))
- chore(website): bump mimimatch to version 3.1.5 to solve
CVE-2026-26996, CVE-2026-27903 and CVE-2026-27904
([#&#8203;5155](https://redirect.github.com/teslamate-org/teslamate/issues/5155)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- chore(website): bump serialize-javascript to version 7.0.3 to solve
CWE-96
([#&#8203;5156](https://redirect.github.com/teslamate-org/teslamate/issues/5156)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))

##### Dashboards

- feat(overview): show battery heating on overview dashboard as well
([#&#8203;5090](https://redirect.github.com/teslamate-org/teslamate/issues/5090)
- [@&#8203;kaistian](https://redirect.github.com/kaistian))
- feat: optimize reduced\_range query and always show consumption kwh in
drives dashboard
([#&#8203;5089](https://redirect.github.com/teslamate-org/teslamate/issues/5089)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))

##### Translations

##### Documentation

- docs(traefik): update to v3.6 as 3.6.1 solves issues with docker 29.0
([#&#8203;5034](https://redirect.github.com/teslamate-org/teslamate/issues/5034)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- docs: fix the formatting of the `DATABASE_SOCKET_DIR` description
([#&#8203;5026](https://redirect.github.com/teslamate-org/teslamate/issues/5026)
- [@&#8203;IngmarStein](https://redirect.github.com/IngmarStein))
- docs: fix external image rendering with Traefik SSL
([#&#8203;5074](https://redirect.github.com/teslamate-org/teslamate/issues/5074)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- docs(home\_assistant): default
tesla\_active\_route\_distance\_to\_arrival sensor to kilometers
([#&#8203;5086](https://redirect.github.com/teslamate-org/teslamate/issues/5086)
- [@&#8203;kenni](https://redirect.github.com/kenni))
- docs: Remove hints to now deprecated Grafana VS Code Extension in
contribution guide
([#&#8203;5110](https://redirect.github.com/teslamate-org/teslamate/issues/5110)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- docs: Add reference to TeslaMate Achievements
([#&#8203;5134](https://redirect.github.com/teslamate-org/teslamate/issues/5134)
- [@&#8203;crstian19](https://redirect.github.com/crstian19))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGVzbGFtYXRlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==-->
2026-03-01 11:03:52 +01:00
TrueCharts Bot b376852b2e BREAKING CHANGE(seerr): Update image oci.trueforge.org/containerforge/seerr 2.7.3 → 3.0.1 (#45684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr)
([source](https://redirect.github.com/seerr-team/seerr)) | major |
`a388948` → `f52d058` |

---

> [!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>seerr-team/seerr
(oci.trueforge.org/containerforge/seerr)</summary>

###
[`v3.0.1`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.0.1)

[Compare
Source](https://redirect.github.com/seerr-team/seerr/compare/v2.7.3...v3.0.1)

####
[3.0.1](https://redirect.github.com/seerr-team/seerr/compare/v3.0.0..v3.0.1)
- 2026-02-14

##### ⚙️ Miscellaneous Tasks

- *(release)* Prepare 3.0.1 -
([789bcc8](https://redirect.github.com/seerr-team/seerr/commit/789bcc8eec3414da373328e374c2edb1abc3ac0d))<!--
generated by git-cliff -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VlcnIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2026-03-01 11:03:09 +01:00
TrueCharts Bot 95906b9869 BREAKING CHANGE(maintainerr): Update image docker.io/jorenn92/maintainerr 2.27.0 → 3.0.1 (#45683)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr)
| major | `4d07ffa` → `91ea358` |

---

> [!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>Maintainerr/Maintainerr
(docker.io/jorenn92/maintainerr)</summary>

###
[`v3.0.1`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#301-2026-02-28)

[Compare
Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.0.0...v3.0.1)

##### Bug Fixes

- emit collection notification events only after successful operations
([#&#8203;2429](https://redirect.github.com/maintainerr/Maintainerr/issues/2429))
([d0a11e9](https://redirect.github.com/maintainerr/Maintainerr/commit/d0a11e90bdea562b4677c152516a31f8b934925d))
- **server:** resolve Seerr addUser returning NULL
([#&#8203;2436](https://redirect.github.com/maintainerr/Maintainerr/issues/2436))
([c4eb986](https://redirect.github.com/maintainerr/Maintainerr/commit/c4eb98606029ac56d2cba7c079ca589a03d213a6)),
closes
[#&#8203;2434](https://redirect.github.com/maintainerr/Maintainerr/issues/2434)

###
[`v3.0.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#300-2026-02-28)

[Compare
Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.27.0...v3.0.0)

- Add Jellyfin support
([#&#8203;2330](https://redirect.github.com/maintainerr/Maintainerr/issues/2330))
([174a5cb](https://redirect.github.com/maintainerr/Maintainerr/commit/174a5cb2c4e999470ea6af174787e49c19246e03))

##### Features

- add Jellyfin favorites support as rule property
([#&#8203;2393](https://redirect.github.com/maintainerr/Maintainerr/issues/2393))
([c4e4238](https://redirect.github.com/maintainerr/Maintainerr/commit/c4e42381e119baac7e49cf4896d8489b5903b59c))
- display total collection size in GB on dashboard cards
([#&#8203;2394](https://redirect.github.com/maintainerr/Maintainerr/issues/2394))
([77d85d5](https://redirect.github.com/maintainerr/Maintainerr/commit/77d85d5adb4f722c5433c851ecc37331d0700747))

##### refactore

- unify Overseerr and Jellyseerr into single Seerr abstraction
([#&#8203;2397](https://redirect.github.com/maintainerr/Maintainerr/issues/2397))
([e52cfeb](https://redirect.github.com/maintainerr/Maintainerr/commit/e52cfeb5e3c7bf765239d5a87258b6e5acb74b79))

##### BREAKING CHANGES

- The DB migrations completed here are not backwards compatible with
pre-3.0 versions of Maintainerr.
- Database schema updated to support multiple media servers.
  This release is not backward compatible with pre-3.0 versions.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFpbnRhaW5lcnIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2026-03-01 11:02:52 +01:00
TrueCharts Bot 7bbeacfb39 feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.244.0 → 2.245.0 (#45681)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `93c2da0` → `122cba6` |

---

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

###
[`v2.245.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22450---2026-03-01)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.244.0...2.245.0)

##### Changed

- Excluded the scraper configuration from the import and export
functionality
- Excluded the symbol mapping from the import and export functionality
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Italian (`it`)
- Improved the language localization for Spanish (`es`)

##### Fixed

- Resolved the data source transformation in the errors of the
performance endpoint
- Resolved the data source transformation in the export functionality

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-03-01 10:32:05 +01:00
TrueCharts Bot c25a788664 fix(tdarr): update image docker.io/haveagitgat/tdarr 2.59.01 → 2.59.02 (#45680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `95ee0aa` → `42553e3` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-03-01 10:29:57 +01:00
TrueCharts Bot d4711bfdca fix(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.59.01 → 2.59.02 (#45679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `3cc1a44` → `a2fcaae` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-03-01 10:29:36 +01:00
TrueCharts Bot eac917f539 feat(common): update image ghcr.io/cloudnative-pg/postgresql 16.12 → 16.13 (#45670)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor | `7fe820e` → `2c1f2b2` |

---

> [!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**: Branch creation - "on the first day of the month" (UTC),
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2026-03-01 09:28:33 +00:00
TrueCharts Bot 6e04d9d9b5 fix(booklore): update image ghcr.io/booklore-app/booklore v2.0.4 → v2.0.5 (#45676)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore)
| patch | `e5a6ce2` → `805c387` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-03-01 10:28:05 +01:00
TrueCharts Bot e5e835aa3e fix(ollama): update image docker.io/ollama/ollama 0.17.4 → 0.17.5 (#45677)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `df8f2e4` → `deb7672` |
| docker.io/ollama/ollama | patch | `b165fa2` → `0c6d523` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-03-01 10:27:59 +01:00
TrueCharts Bot 39603335d9 chore(universal-media-server): update image docker.io/universalmediaserver/ums digest to 29b23f0 (#45674) 2026-03-01 10:27:03 +01:00
TrueCharts Bot 3dac0f2b5f fix(slskd): update image ghcr.io/slskd/slskd 0.24.4 → 0.24.5 (#45678) 2026-03-01 10:26:51 +01:00
TrueCharts Bot ce06b52b77 chore(wifi-card): update image docker.io/bndw/wifi-card digest to 0e61a86 (#45675)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bndw/wifi-card | digest | `0fc0dce` → `0e61a86` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2lmaS1jYXJkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-03-01 10:26:41 +01:00
TrueCharts Bot f2e9a186f8 feat(common): update image ghcr.io/cloudnative-pg/postgresql 15.16 → 15.17 (#45669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor | `9826a04` → `e2c52cb` |

---

> [!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**: Branch creation - "on the first day of the month" (UTC),
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-01 06:14:24 +00:00
TrueCharts Bot e71085f965 feat(tdarr): update image docker.io/haveagitgat/tdarr 2.58.02 → 2.59.01 (#45673) 2026-03-01 04:39:01 +01:00
TrueCharts Bot e104ed9cab feat(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.58.02 → 2.59.01 (#45672)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| minor | `62e1450` → `3cc1a44` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-03-01 04:38:48 +01:00
TrueCharts Bot 9a538b7587 fix(multus-cni): update image docker.io/alpine/crane 0.21.0 → 0.21.1 (#45666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/crane | patch | `da43e4f` → `2da699a` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-03-01 04:26:29 +01:00
TrueCharts Bot d5e0fa71c3 fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.2 → 0.54.3 (#45665) 2026-03-01 04:26:27 +01:00
TrueCharts Bot 47c39292e4 fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.18 → 1.4.19 (#45668) 2026-03-01 04:26:23 +01:00
TrueCharts Bot ffa2cb5e06 chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 96c8b13 (#45664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lancachenet/monolithic | digest | `78438d7` → `96c8b13` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtbW9ub2xpdGhpYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-03-01 04:26:17 +01:00
TrueCharts Bot 099d24347d fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.15 → v2.17.16 (#45667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `0da43f1` → `b321b08` |

---

> [!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>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.17.16`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.15...v2.17.16)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.15...v2.17.16)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-03-01 04:24:43 +01:00
TrueCharts Bot 0a4890b18a feat(fileflows): update image docker.io/revenz/fileflows 26.01 → 26.03 (#45671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | minor | `2558e8c` → `9c74a8e` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWZsb3dzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-01 04:24:00 +01:00
TrueCharts Bot 22388f8509 chore(lancache-dns): update image docker.io/lancachenet/lancache-dns digest to 887dfe6 (#45663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lancachenet/lancache-dns | digest | `b703410` → `887dfe6` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtZG5zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-03-01 04:22:58 +01:00
TrueCharts Bot 1460ae70df fix(oscam): update image ghcr.io/linuxserver/oscam 11943-ls6 → 11945-ls7 (#45661)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages)
([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch
| `7407856` → `b92ce45` |

---

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

###
[`v11945-ls7`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11945-ls7)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7)

**CI Report:**

<https://ci-tests.linuxserver.io/linuxserver/oscam/11945-ls7/index.html>

**LinuxServer Changes:**

**Full Changelog**:
<https://github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7>

**Remote Changes:**

Updating to 11945

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-02-28 22:14:38 +01:00
TrueCharts Bot a8fdd6d68b chore(traccar): update image docker.io/traccar/traccar digest to 0643815 (#45660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/traccar/traccar](https://redirect.github.com/traccar/traccar)
| digest | `b5d6400` → `0643815` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2NhciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 22:13:57 +01:00
TrueCharts Bot c4b06f7809 feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.243.0 → 2.244.0 (#45659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `e1a555e` → `93c2da0` |

---

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

###
[`v2.244.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22440---2026-02-28)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.243.0...2.244.0)

##### Changed

- Improved the usability of the asset profile details dialog in the
admin control panel for currencies
- Removed the deprecated static portfolio analysis rule: *Fees* (Fee
Ratio)
- Refactored queries in the data provider service to use Prisma’s safe
query methods

##### Fixed

- Fixed an exception by adding a fallback for missing market price
values on the *X-ray* page

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-02-28 16:14:14 +01:00
TrueCharts Bot dbeca9feac fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.8 → 2.20.9 (#45657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `e231ec1` → `1d99ede` |

---

> [!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>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.20.9`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.9):
Paperless-ngx v2.20.9

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.8...v2.20.9)

#### paperless-ngx 2.20.9

> \[!NOTE]
> This release addresses a security issue (GHSA-386h-chg4-cfw9) and is
recommended for all users. Our sincere thank you to the community
members who reported this.

##### Bug Fixes

- Fixhancement: config option reset
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;12176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12176))
- Fix: correct page count by separating display vs collection sizes for
tags [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;12170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12170))

##### All App Changes

<details>
<summary>2 changes</summary>

- Fixhancement: config option reset
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;12176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12176))
- Fix: correct page count by separating display vs collection sizes for
tags [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;12170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12170))

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-02-28 16:12:53 +01:00
TrueCharts Bot 4a9f90bfc4 chore(tubesync): update image ghcr.io/meeb/tubesync digest to d9436cb (#45656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `fe9924b` → `d9436cb` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-02-28 16:11:29 +01:00
TrueCharts Bot 732cdf18f4 feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.60.0 → v2.61.0 (#45658) 2026-02-28 16:10:38 +01:00
TrueCharts Bot 4076551d83 chore(searxng): update image docker.io/searxng/searxng digest to 98257d1 (#45655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `822989f` → `98257d1` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 16:10:25 +01:00
TrueCharts Bot e6e5bec995 chore(tubesync): update image ghcr.io/meeb/tubesync digest to fe9924b (#45653) 2026-02-28 10:07:44 +01:00
TrueCharts Bot 48d9a45f0c feat(xen-orchestra): update image docker.io/ronivay/xen-orchestra 5.196.3 → 5.197.3 (#45654)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `1ce3454` → `696853e` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveGVuLW9yY2hlc3RyYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-02-28 10:07:33 +01:00
TrueCharts Bot 68922e4a95 chore(jellyseerr): update image oci.trueforge.org/containerforge/jellyseerr digest to 1924b1e (#45651)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/jellyseerr](https://ghcr.io/trueforge-org/jellyseerr)
([source](https://redirect.github.com/seerr-team/seerr)) | digest |
`85421a5` → `1924b1e` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlzZWVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 10:07:08 +01:00
TrueCharts Bot 8ed93a7ddc chore(filestash): update image docker.io/machines/filestash digest to 6829e05 (#45650)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `6ffaead` → `6829e05` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-02-28 10:06:42 +01:00
TrueCharts Bot 89a9db0c1a chore(searxng): update image docker.io/searxng/searxng digest to 822989f (#45652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `edf110a` → `822989f` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 10:06:39 +01:00
TrueCharts Bot 9f9a32d63e fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.14 → v2.17.15 (#45647)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `a10d001` → `0da43f1` |

---

> [!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>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.17.15`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.14...v2.17.15)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.14...v2.17.15)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-02-28 04:13:47 +01:00
TrueCharts Bot 7ace5034ee fix(splunk): update image docker.io/splunk/splunk 10.2.0 → 10.2.1 (#45648)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/splunk/splunk | patch | `a7a7d80` → `4cb755f` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BsdW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-02-28 04:13:23 +01:00
TrueCharts Bot 6f37b1cfb2 fix(remmina): update image ghcr.io/linuxserver/remmina 1.4.40 → 1.4.43 (#45646) 2026-02-28 04:13:17 +01:00
TrueCharts Bot 0f04cccca3 fix(flexget): update image docker.io/wiserain/flexget 3.18.48 → 3.18.52 (#45643) 2026-02-28 04:13:10 +01:00
TrueCharts Bot d3c352f473 fix(metabase): update image docker.io/metabase/metabase v0.58.7 → v0.58.8 (#45645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `9357aeb` → `2ec9dc9` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-02-28 04:13:04 +01:00
TrueCharts Bot 65b4ab8390 chore(pyload-ng): update image lscr.io/linuxserver/pyload-ng digest to 2e910b9 (#45639)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `1448a5d` → `2e910b9` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHlsb2FkLW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-02-28 04:11:57 +01:00
TrueCharts Bot e6eadc900f fix(booklore): update image ghcr.io/booklore-app/booklore v2.0.3 → v2.0.4 (#45642)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore)
| patch | `50ddd52` → `e5a6ce2` |

---

> [!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>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>

###
[`v2.0.4`](https://redirect.github.com/booklore-app/booklore/releases/tag/v2.0.4)

[Compare
Source](https://redirect.github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4)

#### 🌟 What's New in v2.0.4

#### 🚀 New Features

- Add NOT filter mode
([#&#8203;2966](https://redirect.github.com/booklore-app/booklore/issues/2966))
([#&#8203;3099](https://redirect.github.com/booklore-app/booklore/issues/3099))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Add library health indicator in sidebar
([#&#8203;3005](https://redirect.github.com/booklore-app/booklore/issues/3005))
([#&#8203;3066](https://redirect.github.com/booklore-app/booklore/issues/3066))
by [@&#8203;acx10](https://redirect.github.com/acx10)

####  Enhancements

- Improve book searcher UX
([#&#8203;3093](https://redirect.github.com/booklore-app/booklore/issues/3093))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- add codec, chapter count, and bitrate magic shelf filters
([#&#8203;3065](https://redirect.github.com/booklore-app/booklore/issues/3065))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Save cover and fetch metadata by ISBN for physical books
([#&#8203;3035](https://redirect.github.com/booklore-app/booklore/issues/3035))
([#&#8203;3046](https://redirect.github.com/booklore-app/booklore/issues/3046))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 🎨 UI Tweaks

- style tag component to match github label aesthetics
([#&#8203;3068](https://redirect.github.com/booklore-app/booklore/issues/3068))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 🐛 Bug Fixes

- Fix audio player cover pushing controls off-screen on resize
([#&#8203;2927](https://redirect.github.com/booklore-app/booklore/issues/2927))
([#&#8203;3100](https://redirect.github.com/booklore-app/booklore/issues/3100))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix metadata search save clearing age rating and content rating
([#&#8203;3069](https://redirect.github.com/booklore-app/booklore/issues/3069))
([#&#8203;3098](https://redirect.github.com/booklore-app/booklore/issues/3098))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix title sort using series name instead of book title
([#&#8203;3070](https://redirect.github.com/booklore-app/booklore/issues/3070))
([#&#8203;3097](https://redirect.github.com/booklore-app/booklore/issues/3097))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix author endpoints leaking authors across library boundaries
([#&#8203;3077](https://redirect.github.com/booklore-app/booklore/issues/3077))
([#&#8203;3096](https://redirect.github.com/booklore-app/booklore/issues/3096))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix search metadata tab showing stale title after editing
([#&#8203;3085](https://redirect.github.com/booklore-app/booklore/issues/3085))
([#&#8203;3092](https://redirect.github.com/booklore-app/booklore/issues/3092))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Show bulk transfer buttons on mobile in metadata picker
([#&#8203;3083](https://redirect.github.com/booklore-app/booklore/issues/3083))
([#&#8203;3091](https://redirect.github.com/booklore-app/booklore/issues/3091))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix selection footer overflow on mobile and narrow viewports
([#&#8203;3090](https://redirect.github.com/booklore-app/booklore/issues/3090))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Clear book selection when navigating between libraries/shelves
([#&#8203;3073](https://redirect.github.com/booklore-app/booklore/issues/3073))
([#&#8203;3089](https://redirect.github.com/booklore-app/booklore/issues/3089))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix: Add non-lowercased auth header to include list
([#&#8203;3078](https://redirect.github.com/booklore-app/booklore/issues/3078))
by [@&#8203;iszla](https://redirect.github.com/iszla)
- fix comic book deletion failing with transient entity error
([#&#8203;3000](https://redirect.github.com/booklore-app/booklore/issues/3000))
([#&#8203;3067](https://redirect.github.com/booklore-app/booklore/issues/3067))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix magic shelf audiobook duration filter
([#&#8203;3059](https://redirect.github.com/booklore-app/booklore/issues/3059))
([#&#8203;3064](https://redirect.github.com/booklore-app/booklore/issues/3064))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- revert uuid and eslint bumps that broke CI peer deps
([#&#8203;3058](https://redirect.github.com/booklore-app/booklore/issues/3058))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix NPE when re-attaching a book file to a physical book after
deleting the previous one
([#&#8203;3056](https://redirect.github.com/booklore-app/booklore/issues/3056))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix auto-save on navigation not working in multi-book metadata editor
([#&#8203;3019](https://redirect.github.com/booklore-app/booklore/issues/3019))
([#&#8203;3051](https://redirect.github.com/booklore-app/booklore/issues/3051))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix series page blank for names with trailing whitespace
([#&#8203;3040](https://redirect.github.com/booklore-app/booklore/issues/3040))
([#&#8203;3049](https://redirect.github.com/booklore-app/booklore/issues/3049))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix prev/next book navigation arrows not showing in metadata viewer
([#&#8203;2969](https://redirect.github.com/booklore-app/booklore/issues/2969))
([#&#8203;3042](https://redirect.github.com/booklore-app/booklore/issues/3042))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix medium and high severity security vulnerabilities
([#&#8203;3062](https://redirect.github.com/booklore-app/booklore/issues/3062))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix medium severity security vulnerabilities
([#&#8203;3061](https://redirect.github.com/booklore-app/booklore/issues/3061))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix critical and high severity security vulnerabilities
([#&#8203;3060](https://redirect.github.com/booklore-app/booklore/issues/3060))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 🛠️ Refactoring & Maintenance

- Improve stats button icon in topbar
([#&#8203;3095](https://redirect.github.com/booklore-app/booklore/issues/3095))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Add option to disable support button animation
([#&#8203;3075](https://redirect.github.com/booklore-app/booklore/issues/3075))
([#&#8203;3094](https://redirect.github.com/booklore-app/booklore/issues/3094))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- tune jvm flags for containerized deployments
([#&#8203;3063](https://redirect.github.com/booklore-app/booklore/issues/3063))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix(goodreads): handle null and blank timestamps in date conversion
([#&#8203;3034](https://redirect.github.com/booklore-app/booklore/issues/3034))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- show friendly error when email send fails and warn on large
attachments
([#&#8203;3008](https://redirect.github.com/booklore-app/booklore/issues/3008))
([#&#8203;3055](https://redirect.github.com/booklore-app/booklore/issues/3055))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 📦 Dependencies

- chore(deps): bump the gradle-dependencies group in /booklore-api with
8 updates
([#&#8203;3048](https://redirect.github.com/booklore-app/booklore/issues/3048))
by
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- chore(deps): bump the npm-dependencies group in /booklore-ui with 19
updates
([#&#8203;3050](https://redirect.github.com/booklore-app/booklore/issues/3050))
by
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)

#### 📖 Documentation

- add backend and frontend conventions to contributing docs
([#&#8203;3081](https://redirect.github.com/booklore-app/booklore/issues/3081))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v2.0.4`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.4`

**Full Changelog**:
<https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-02-28 04:11:42 +01:00
TrueCharts Bot 092ea4bdfb feat(helm-deps): update chart clickhouse 17.3.1 → 17.4.0 (#45649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[clickhouse](https://trueforge.org/truetech/truecharts/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | minor | `17.3.1` → `17.4.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGxhdXNpYmxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-02-28 04:05:00 +01:00
TrueCharts Bot 9b69e7cc52 chore(comet): update image ghcr.io/g0ldyy/comet digest to 0fdbe82 (#45634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/g0ldyy/comet | digest | `2b2761b` → `0fdbe82` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tZXQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-02-28 04:04:02 +01:00
TrueCharts Bot 7305705761 chore(blender): update image lscr.io/linuxserver/blender digest to a3c8653 (#45633)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `4ce3d01` → `a3c8653` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxlbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 04:03:28 +01:00
TrueCharts Bot 5e46d251d6 chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 1b8b40e (#45637)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `2e19e5c` →
`1b8b40e` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-02-28 04:03:11 +01:00
TrueCharts Bot 14d4e2b86a chore(medusa): update image ghcr.io/linuxserver/medusa digest to 2d76506 (#45638) 2026-02-28 04:03:09 +01:00
TrueCharts Bot 78ddf2b814 chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 693f8af (#45632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `13738f3` → `693f8af` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-02-28 04:03:01 +01:00
TrueCharts Bot 73ee9fa051 chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to 492ef77 (#45636) 2026-02-28 04:02:42 +01:00
TrueCharts Bot f729d7745b fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.13 → 10.0.14 (#45644)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector)
| patch | `3940b4b` → `23033db` |

---

> [!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>emberstack/kubernetes-reflector
(ghcr.io/emberstack/kubernetes-reflector)</summary>

###
[`v10.0.14`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.14)

[Compare
Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14)

The release process is automated.

#### What's Changed

- Bump the all-dependencies group with 6 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;604](https://redirect.github.com/emberstack/kubernetes-reflector/pull/604)

**Full Changelog**:
<https://github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-02-28 04:02:37 +01:00