Commit Graph

51252 Commits

Author SHA1 Message Date
TrueCharts Bot d256d2bb45 fix(booklore): update image ghcr.io/booklore-app/booklore v1.16.2 → v1.16.3 (#43339)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore)
| patch | `a1a05bf` -> `c21ea5e` |

---

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

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

---

### Release Notes

<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>

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

[Compare
Source](https://redirect.github.com/booklore-app/booklore/compare/v1.16.2...v1.16.3)

#### 🌟 What's New in v1.16.3

#### 🚀 New Features

- feat(metadata): add endpoint and service for generating custom book
covers for PDFs and CBX
([#&#8203;2108](https://redirect.github.com/booklore-app/booklore/issues/2108))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)

####  Enhancements

- Enhance EPUB reader navigation by adding tap zones for easier page
control
([#&#8203;2092](https://redirect.github.com/booklore-app/booklore/issues/2092))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Add extended permissions for bulk metadata, reading progress, and read
status actions
([#&#8203;2091](https://redirect.github.com/booklore-app/booklore/issues/2091))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix(metadata): improve ComicInfo.xml detection and normalize fallback
titles
([#&#8203;2080](https://redirect.github.com/booklore-app/booklore/issues/2080))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- feat(library): improve detection of new files by using unique key and
add tests for subpath handling
([#&#8203;2078](https://redirect.github.com/booklore-app/booklore/issues/2078))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- fix(comicvine): handle API rate limiting by skipping requests and
logging warning when limit is reached
([#&#8203;2076](https://redirect.github.com/booklore-app/booklore/issues/2076))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- feat(viewer): add context-aware series collapse functionality
([#&#8203;2073](https://redirect.github.com/booklore-app/booklore/issues/2073))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- fix: Bookdrop responsive UI
([#&#8203;2070](https://redirect.github.com/booklore-app/booklore/issues/2070))
by [@&#8203;Muppetteer](https://redirect.github.com/Muppetteer)

#### 🐛 Bug Fixes

- Assign newly created library to the creating user
([#&#8203;2110](https://redirect.github.com/booklore-app/booklore/issues/2110))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix inconsistent spacing and label display in reading heatmap chart
([#&#8203;2099](https://redirect.github.com/booklore-app/booklore/issues/2099))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix date inconsistencies in Favorite Days and Reading Session Timeline
charts
([#&#8203;2096](https://redirect.github.com/booklore-app/booklore/issues/2096))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix: Deselect items when they are removed from current view in book
browser
([#&#8203;2093](https://redirect.github.com/booklore-app/booklore/issues/2093))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix/kobo library snapshot
([#&#8203;2051](https://redirect.github.com/booklore-app/booklore/issues/2051))
by [@&#8203;dcoffin88](https://redirect.github.com/dcoffin88)
- fix(opds): update mime type support for FB2 and CBX formats based on
file extension
([#&#8203;2077](https://redirect.github.com/booklore-app/booklore/issues/2077))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- fix(file-move): ensure library monitoring is restored after file move
and update tests
([#&#8203;2057](https://redirect.github.com/booklore-app/booklore/issues/2057))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- Fix: Editor now properly updates metadata and locked fields after
edits
([#&#8203;2084](https://redirect.github.com/booklore-app/booklore/issues/2084))
by [@&#8203;acx10](https://redirect.github.com/acx10)

#### 🛠️ Refactoring & Maintenance

- fix(filemove): improve handling of library monitoring during file
moves and add tests for operation order
([#&#8203;2104](https://redirect.github.com/booklore-app/booklore/issues/2104))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- refactor(api): modernize codebase with Java 21 idioms and improve null
safety
([#&#8203;2106](https://redirect.github.com/booklore-app/booklore/issues/2106))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- feat: Append volume to comic series when extracting cbx metadata
([#&#8203;2072](https://redirect.github.com/booklore-app/booklore/issues/2072))
by [@&#8203;CharlieQLe](https://redirect.github.com/CharlieQLe)
- refactor(pdf): update PDFBox usage for improved 3.x compatibility
([#&#8203;2079](https://redirect.github.com/booklore-app/booklore/issues/2079))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)

#### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.3`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.3`
- **Full Changelog**:
<https://github.com/booklore-app/booklore/compare/v1.16.2...v1.16.3>

#### 📸 Screenshots

<img width="1735" height="1041" alt="Screenshot 2026-01-02 at 11 24
53 AM"
src="https://github.com/user-attachments/assets/01eb34f0-ef9d-44a8-88c7-cf285ea05924"
/>
<img width="1920" height="986"
alt="531500478-5ef9f2eb-e3fc-4cbd-8532-6e974f202d3e"
src="https://github.com/user-attachments/assets/8edcc607-29a5-4f77-a8f6-5a119601e5d1"
/>
<img width="1920" height="401"
alt="531500404-fefd4361-0250-4c25-84e9-e2f3ac247fc2"
src="https://github.com/user-attachments/assets/c00c5036-79e3-4425-a0d2-18bf00d39211"
/>
<img width="905" height="855"
alt="531179517-7505c27b-2043-4360-b7b5-e989d61925ea"
src="https://github.com/user-attachments/assets/15f5d07c-ea89-4b98-8ee5-de2ba95a332c"
/>
<img width="375" height="666"
alt="531179588-2faf10df-2c86-4bbb-811d-066d7ac395bf"
src="https://github.com/user-attachments/assets/7c24bdf7-7977-4c01-afcc-d697eb096f6a"
/>

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-03 00:42:31 +01:00
TrueCharts Bot 05933f80b7 fix(fluidd): update image ghcr.io/fluidd-core/fluidd v1.36.1 → v1.36.2 (#43341) 2026-01-03 00:41:45 +01:00
TrueCharts Bot d7cab75ff3 chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to df0ca0f (#43338) 2026-01-03 00:41:43 +01:00
TrueCharts Bot 747103f788 chore(comet): update image ghcr.io/g0ldyy/comet digest to ef7c836 (#43337) 2026-01-03 00:41:38 +01:00
TrueCharts Bot 3a6d8adac0 chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to d79659a (#43336)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `1530f03` -> `d79659a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-03 00:41:33 +01:00
TrueCharts Bot bd633403b0 feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.226.0 → 2.227.0 (#43333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `cd11929` -> `9f2c8d4` |

---

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

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

---

### Release Notes

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

###
[`v2.227.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22270---2026-01-02)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.226.0...2.227.0)

##### Changed

- Initialized the input properties in the *FIRE* calculator
- Removed the deprecated public *Stripe* key
- Upgraded `stripe` from version `18.5.0` to `20.1.0`

##### Fixed

- Fixed the import of `jsonpath` to support REST APIs (`JSON`) via the
scraper configuration

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-01-02 18:40:27 +01:00
TrueCharts Bot 44e42fea93 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1971 → v3-3.0.2.1977 (#43331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`9391709` -> `6586c02` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-02 18:37:30 +01:00
TrueCharts Bot 4aa5120c4f feat(agregarr): update image ghcr.io/agregarr/agregarr 2.0.0 → 2.1.0 (#43332) 2026-01-02 18:37:16 +01:00
TrueCharts Bot 8052bf1eb1 feat(ispy-agent-dvr): update image docker.io/doitandbedone/ispyagentdvr 7.0.9.0 → 7.1.0.0 (#43334)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| minor | `0bd9ce3` -> `43998d1` |

---

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

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

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(docker.io/doitandbedone/ispyagentdvr)</summary>

###
[`v7.1.0.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/7.0.9.0...7.1.0.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/7.0.9.0...7.1.0.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXNweS1hZ2VudC1kdnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-01-02 18:37:08 +01:00
TrueCharts Bot 54f5c0b91f chore(fileflows): update image docker.io/revenz/fileflows digest to afcec26 (#43330)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `2a4ea39` -> `afcec26` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWZsb3dzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-02 18:36:25 +01:00
jogotcha 8f3ab648f9 feat(backrest): add initial chart files and configuration (#43328)
**Description**
Add Backrest chart. Web-accessible backup solution built on top of
restic.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
Deployed locallly

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

- [X] 🖼️ 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-01-02 13:26:36 +01:00
TrueCharts Bot 08e685a71a fix(n8n): update image ghcr.io/n8n-io/n8n 2.2.1 → 2.2.2 (#43326)
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)) | patch | `ee59276`
-> `913ad6a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-02 12:33:42 +01:00
TrueCharts Bot dd041f4eb8 fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.652 → 0.24.671 (#43325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `4647a90` -> `3881323` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXBwLXRlbXBsYXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-02 12:31:41 +01:00
TrueCharts Bot cd6bd91f3c fix(tauticord): update image ghcr.io/nwithan8/tauticord 5.15.0 → 5.15.1 (#43327)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `07e4e16` -> `a4c3a10` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGF1dGljb3JkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-02 12:30:42 +01:00
TrueCharts Bot af1408a49f fix(strapi): update image docker.io/vshadbolt/strapi 5.33.0 → 5.33.1 (#43323)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/vshadbolt/strapi | patch | `0d8b47c` -> `18d7f2e` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-02 06:31:23 +01:00
TrueCharts Bot f91826359e fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1964 → v3-3.0.2.1971 (#43324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`4b45953` -> `9391709` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-02 06:29:58 +01:00
TrueCharts Bot aa0ae390e1 chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 3f681e9 (#43322)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `f1ed666` -> `3f681e9` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-02 06:29:42 +01:00
TrueCharts Bot c098680bc7 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1962 → v3-3.0.2.1964 (#43321) 2026-01-02 00:27:49 +01:00
TrueCharts Bot ad20aa1825 fix(unmanic): update image docker.io/josh5/unmanic 0.3.0 → 0.3.1 (#43320)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/josh5/unmanic](https://redirect.github.com/Unmanic/unmanic)
| patch | `3e29575` -> `3c7d101` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5tYW5pYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-01-02 00:27:45 +01:00
TrueCharts Bot 3a2235f024 chore(medusa): update image ghcr.io/linuxserver/medusa digest to 0bcb445 (#43317)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/medusa](https://redirect.github.com/linuxserver/docker-medusa/packages)
([source](https://redirect.github.com/linuxserver/docker-medusa)) |
digest | `be0c8d8` -> `0bcb445` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVkdXNhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-02 00:26:50 +01:00
TrueCharts Bot cd7e56bc26 chore(webtop): update image lscr.io/linuxserver/webtop digest to 10f8ef9 (#43318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `111d98a` -> `10f8ef9` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-02 00:24:34 +01:00
TrueCharts Bot ab718b8612 feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.225.0 → 2.226.0 (#43315)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `c30f3e6` -> `cd11929` |

---

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

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.225.0...2.226.0)

##### Added

- Extended the content of the *Self-Hosting* section by information
about additional data providers on the Frequently Asked Questions (FAQ)
page

##### Changed

- Upgraded `class-validator` from version `0.14.2` to `0.14.3`
- Upgraded `yahoo-finance2` from version `3.10.2` to `3.11.2`

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-01-01 18:26:54 +01:00
TrueCharts Bot 99b4f4b24d fix(zigbee2mqtt): update image docker.io/koenkk/zigbee2mqtt 2.7.1 → 2.7.2 (#43314)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| patch | `163e735` -> `60a295b` |

---

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

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

---

### Release Notes

<details>
<summary>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>

###
[`v2.7.2`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#272-2026-01-01)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.7.1...2.7.2)

##### Bug Fixes

- Biome floating promises detection
([#&#8203;30137](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30137))
([0025ef8](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0025ef87c502970b94e1b720516d42631e21323c))
- Don't fail to start when removing old log directory fails
([#&#8203;30216](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30216))
([b39b8d4](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b39b8d478e99c5a5ee5a3a610547168b3724ca91))
- **ignore:** bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
24.10.2 to 24.10.4 in the minor-patch group
([#&#8203;30390](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30390))
([93c9704](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/93c9704fcd5552e234dd03a7ae1cddc11403622b))
- **ignore:** bump the minor-patch group across 1 directory with 4
updates
([#&#8203;30117](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30117))
([ad3c090](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ad3c09036b804eb108238036f22776d83ea371b2))
- **ignore:** bump the minor-patch group with 2 updates
([#&#8203;30207](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30207))
([1d15c21](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1d15c2142fefb9c7ce96c947e5ac7ddc6101439f))
- **ignore:** bump the minor-patch group with 2 updates
([#&#8203;30309](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30309))
([b10fa93](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b10fa93700febe84634040dbdeb4857258cd2882))
- **ignore:** bump zigbee2mqtt-windfront from 2.6.1 to 2.6.2 in the
minor-patch group
([#&#8203;30412](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30412))
([4d6269e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4d6269e7e89af52df0b2576925abade2f6b60e09))
- **ignore:** update zigbee-herdsman to 7.0.5
([#&#8203;30116](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30116))
([4574ffc](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4574ffc71a799846c6a04121c3b5908f968ff0be))
- **ignore:** update zigbee-herdsman to 7.0.6
([#&#8203;30142](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30142))
([ecb0af4](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ecb0af40575ebaadf887685c50cd1a9968cc1c68))
- **ignore:** update zigbee-herdsman to 8.0.0 and
zigbee-herdsman-converters to 25.87.0
([#&#8203;30186](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30186))
([7f5f6a5](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7f5f6a5849d940a6e5288865edf7999c41af12e2))
- **ignore:** update zigbee-herdsman to 8.0.1
([#&#8203;30240](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30240))
([1688a3b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1688a3b5323a8774ad2c36775fdb99f48057f72a))
- **ignore:** update zigbee-herdsman-converters to 25.84.0
([#&#8203;30081](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30081))
([c18d132](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c18d1329c801ce48cf5277c00682ad2f9098f383))
- **ignore:** update zigbee-herdsman-converters to 25.85.0
([#&#8203;30120](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30120))
([5db6ae0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5db6ae0a197a180abc5e497aebe6e59fcb9b6b3c))
- **ignore:** update zigbee-herdsman-converters to 25.86.0
([#&#8203;30143](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30143))
([3460f15](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3460f157df84d10f8de87a37d6b0b0b243de6874))
- **ignore:** update zigbee-herdsman-converters to 25.88.0
([#&#8203;30196](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30196))
([3818c50](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3818c50b8ae516e56ad07e8fce3c451f35e1b678))
- **ignore:** update zigbee-herdsman-converters to 25.89.0
([#&#8203;30215](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30215))
([01304cf](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/01304cfc6604b86acf181dc3f07688f56ecbe8a1))
- **ignore:** update zigbee-herdsman-converters to 25.90.0
([#&#8203;30267](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30267))
([ab08947](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ab0894715a002bd5c14d8af45a67e5e546889590))
- **ignore:** update zigbee-herdsman-converters to 25.91.0
([#&#8203;30279](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30279))
([4c02e3d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4c02e3da8f66cafbdcde89303bb1aea6eaf73bcd))
- **ignore:** update zigbee-herdsman-converters to 25.92.0
([#&#8203;30300](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30300))
([c28a024](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c28a024664989fe8a044babe3cdf43403b0ee2b5))
- **ignore:** update zigbee-herdsman-converters to 25.93.0
([#&#8203;30331](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30331))
([c61f67f](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c61f67f061d2766e99c5cb9c99c02b172832271c))
- **ignore:** update zigbee-herdsman-converters to 25.94.0
([#&#8203;30355](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30355))
([7cb5c58](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7cb5c58dc028f86c59935b64a738444950ef8e12))
- **ignore:** update zigbee-herdsman-converters to 25.95.0
([#&#8203;30371](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30371))
([4c48e9c](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/4c48e9cfbcedb9cd6aedee9f694db2993038eaee))
- **ignore:** update zigbee-herdsman-converters to 25.96.0
([#&#8203;30383](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30383))
([2721b0e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2721b0ea78f4e86e6fe3b5f4831c5787a28585a8))
- **ignore:** update zigbee-herdsman-converters to 25.97.0
([#&#8203;30396](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30396))
([3727f07](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3727f078ecde73a5c444c42909f36b4a0f35d8c3))
- **ignore:** update zigbee-herdsman-converters to 25.98.0
([#&#8203;30417](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30417))
([0eba0c9](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0eba0c953d7543b2850a9b9672ffbc3d87840fb3))
- log dir tz format not working on some systems
([#&#8203;30324](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30324))
([58d98c7](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/58d98c7263dbe687eb677199eb760799ecff8e8f))
- Proper timezone in logs dir
([#&#8203;30297](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30297))
([8549b37](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8549b372283da8b55804c4049c7341294ced1538))
- Remove extra `>` in
onboarding([#&#8203;30065](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/30065))
([ed1e7b3](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ed1e7b333f481a4b3a37b021f2058331b86ebd84))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvemlnYmVlMm1xdHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-01 18:23:18 +01:00
TrueCharts Bot c744097690 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1952 → v3-3.0.2.1962 (#43313) 2026-01-01 18:23:01 +01:00
TrueCharts Bot 5d396bb3c6 feat(traggo): update image docker.io/traggo/server 0.7.1 → 0.8.1 (#43316)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/traggo/server](https://redirect.github.com/traggo/server) |
minor | `f471db2` -> `df82490` |

---

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

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

---

### Release Notes

<details>
<summary>traggo/server (docker.io/traggo/server)</summary>

###
[`v0.8.1`](https://redirect.github.com/traggo/server/releases/tag/v0.8.1)

[Compare
Source](https://redirect.github.com/traggo/server/compare/v0.7.1...v0.8.1)

- Apply theme selection on login
([#&#8203;107](https://redirect.github.com/traggo/server/issues/107) via
[#&#8203;211](https://redirect.github.com/traggo/server/issues/211)) by
[@&#8203;zumoshi](https://redirect.github.com/zumoshi)
- Fix rename tag case normalization
([#&#8203;131](https://redirect.github.com/traggo/server/issues/131) via
[#&#8203;212](https://redirect.github.com/traggo/server/issues/212)) by
[@&#8203;zumoshi](https://redirect.github.com/zumoshi)
- Disallow spaces in tag creation
([#&#8203;72](https://redirect.github.com/traggo/server/issues/72) via
[#&#8203;213](https://redirect.github.com/traggo/server/issues/213)) by
[@&#8203;zumoshi](https://redirect.github.com/zumoshi)
- Set cache headers on static resources
([`4612b5c`](https://redirect.github.com/traggo/server/commit/4612b5ca801d45c510db7b7000c26cf607e5e798))
by [@&#8203;Minnowo](https://redirect.github.com/Minnowo)
- Allow includes/excludes tag filters for dashboard charts
([#&#8203;102](https://redirect.github.com/traggo/server/issues/102) via
[#&#8203;215](https://redirect.github.com/traggo/server/issues/215),
[#&#8203;224](https://redirect.github.com/traggo/server/issues/224)) by
[@&#8203;spl3g](https://redirect.github.com/spl3g)
- Update dependencies
- Remove linux/i386 because it broke and hasn't many downloads

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhZ2dvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-01-01 18:22:58 +01:00
TrueCharts Bot 8a088f8917 chore(webtop): update image lscr.io/linuxserver/webtop digest to 111d98a (#43312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `d52e30d` -> `111d98a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-01 18:20:59 +01:00
TrueCharts Bot 695010fa53 chore(blender): update image lscr.io/linuxserver/blender digest to e999955 (#43308) 2026-01-01 12:20:15 +01:00
TrueCharts Bot 1eddd1b136 chore(tubesync): update image ghcr.io/meeb/tubesync digest to ed57e0b (#43310)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `6de0de3` -> `ed57e0b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-01-01 12:20:08 +01:00
TrueCharts Bot 4b197c79c3 chore(synclounge): update image ghcr.io/linuxserver/synclounge digest to ab08ff3 (#43309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
digest | `4baa506` -> `ab08ff3` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3luY2xvdW5nZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-01 12:19:46 +01:00
TrueCharts Bot 200e24ce92 fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.645 → 0.24.652 (#43311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `5cdd077` -> `4647a90` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXBwLXRlbXBsYXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-01 12:19:26 +01:00
TrueCharts Bot ce784a5f8b chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 7421837 (#43305)
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 | `2fb284c` -> `7421837` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-01 06:17:01 +01:00
TrueCharts Bot 7f733115a6 feat(maintainerr): update image docker.io/jorenn92/maintainerr 2.25.0 → 2.26.0 (#43304) 2026-01-01 00:16:24 +01:00
TrueCharts Bot ac691ab7c7 chore(multi-scrobbler): update image docker.io/foxxmd/multi-scrobbler digest to 96d3f49 (#43299) 2026-01-01 00:16:14 +01:00
TrueCharts Bot cf12957652 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1945 → v3-3.0.2.1952 (#43303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`1fd90d5` -> `7608013` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-01 00:16:11 +01:00
TrueCharts Bot b4ee43dd85 chore(rsshub): update image docker.io/diygod/rsshub digest to 39d0101 (#43300) 2026-01-01 00:15:43 +01:00
TrueCharts Bot 959cd600b1 chore(filestash): update image docker.io/machines/filestash digest to e51ccfe (#43296)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `54d710c` -> `e51ccfe` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-01 00:15:34 +01:00
TrueCharts Bot 85acdd1ebd chore(imgpush): update image docker.io/hauxir/imgpush digest to e9dc46b (#43297) 2026-01-01 00:15:19 +01:00
TrueCharts Bot 008ebc831e chore(transmission): update image docker.io/linuxserver/transmission digest to 456204f (#43301)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages)
([source](https://redirect.github.com/linuxserver/docker-transmission))
| digest | `9e51574` -> `456204f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhbnNtaXNzaW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-01 00:15:09 +01:00
TrueCharts Bot 9fb3f95a75 chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 2fb284c (#43295)
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 | `a39f8c1` -> `2fb284c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-01 00:14:18 +01:00
TrueCharts Bot 24a1006f68 chore(jelu): update image docker.io/wabayang/jelu digest to 0fd44a0 (#43298)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/wabayang/jelu | digest | `0f7f07a` -> `0fd44a0` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsdSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-01 00:13:36 +01:00
TrueCharts Bot 206c12eae6 chore(minecraft-java): update image docker.io/itzg/mc-backup digest to cfd98b6 (#43288)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/itzg/mc-backup | digest | `3ea7665` -> `cfd98b6` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWphdmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-31 18:25:50 +01:00
TrueCharts Bot 17072aea6d feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.224.2 → 2.225.0 (#43293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `e53240f` -> `c30f3e6` |

---

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

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

---

### Release Notes

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

###
[`v2.225.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22250---2025-12-31)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.224.2...2.225.0)

##### Added

- Added a new endpoint to get all platforms (`GET api/v1/platforms`)
- Added the session url to the endpoint response of the *Stripe*
checkout

##### Changed

- Improved the routing of the user detail dialog in the users section of
the admin control panel
- Lifted the asset profile identifier editing restriction for `MANUAL`
data sources in the asset profile details dialog of the admin control
panel
- Deprecated the public *Stripe* key
- Improved the language localization for German (`de`)
- Eliminated `ngx-stripe`
- Upgraded `angular` from version `20.2.4` to `21.0.6`
- Upgraded `marked` from version `15.0.4` to `17.0.1`
- Upgraded `ngx-device-detector` from version `10.1.0` to `11.0.0`
- Upgraded `ng-extract-i18n-merge` from `3.1.0` to `3.2.1`
- Upgraded `ngx-markdown` from version `20.0.0` to `21.0.1`
- Upgraded `Nx` from version `21.5.1` to `22.3.3`
- Upgraded `shx` from version `0.3.4` to `0.4.0`
- Upgraded `storybook` from version `9.1.5` to `10.1.10`
- Upgraded `zone.js` from version `0.15.1` to `0.16.0`

##### Fixed

- Added the missing currency suffix to the cash balance field in the
create or update account dialog
- Fixed the time in market display of the portfolio summary tab on the
home page for the impersonation mode
- Fixed the delete button in the asset profile details dialog of the
admin control panel by providing the missing `watchedByCount` parameter

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-12-31 18:16:22 +01:00
TrueCharts Bot 8722998491 feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.0.17 → 19.1.0 (#43292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| minor | `83370d5` -> `748d0e7` |

---

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

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

---

### Release Notes

<details>
<summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary>

###
[`v19.1.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.0):
cloudcmd v19.1.0

[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.0.17...v19.1.0)

#### 🔥 feature

-
[`0ff1631`](https://redirect.github.com/coderaiser/cloudcmd/commit/0ff16314)
cloudcmd: redlint v5.0.0
-
[`43edba8`](https://redirect.github.com/coderaiser/cloudcmd/commit/43edba8c)
cloudcmd: try-to-catch v4.0.0
-
[`06f3b78`](https://redirect.github.com/coderaiser/cloudcmd/commit/06f3b782)
cloudcmd: try-catch v4.0.4
-
[`dfcd655`](https://redirect.github.com/coderaiser/cloudcmd/commit/dfcd6557)
deno config: add
-
[`ab20a46`](https://redirect.github.com/coderaiser/cloudcmd/commit/ab20a462)
server: bun support
([oven-sh/bun#25674](https://redirect.github.com/oven-sh/bun/issues/25674))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-12-31 18:14:21 +01:00
TrueCharts Bot a2a551754a chore(whisparr): update image ghcr.io/hotio/whisparr digest to 1fd90d5 (#43291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | digest |
`2ddf9d4` -> `1fd90d5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-31 18:13:57 +01:00
TrueCharts Bot 40a9057ab5 chore(resilio-sync): update image ghcr.io/linuxserver/resilio-sync digest to 06468c9 (#43290)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages)
([source](https://redirect.github.com/linuxserver/docker-resilio-sync))
| digest | `18c1215` -> `06468c9` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVzaWxpby1zeW5jIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-31 18:12:59 +01:00
TrueCharts Bot b682ffa7bd chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to dd68d23 (#43287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `107762c` -> `dd68d23` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVja2RucyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-31 18:12:35 +01:00
TrueCharts Bot 0f54bdb221 feat(tracearr): update image ghcr.io/connorgallopo/tracearr 1.3.9 → 1.4.0 (#43294) 2025-12-31 18:12:21 +01:00
TrueCharts Bot 27640a8ec7 chore(calibre): update image ghcr.io/linuxserver/calibre digest to 65b50d8 (#43284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
digest | `51e4227` -> `65b50d8` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-31 18:12:16 +01:00
TrueCharts Bot e5590354f4 chore(red-discordbot): update image docker.io/phasecorex/red-discordbot digest to 204308d (#43289) 2025-12-31 18:11:33 +01:00
TrueCharts Bot 6ac793290e chore(chronograf): update image chronograf digest to 42e7b31 (#43285) 2025-12-31 18:11:27 +01:00