Commit Graph

52279 Commits

Author SHA1 Message Date
TrueCharts Bot
ae2a02c2ce feat(homarr): update image ghcr.io/homarr-labs/homarr v1.51.0 → v1.52.0 (#44350) 2026-01-30 22:53:14 +01:00
TrueCharts Bot
b5af727d64 feat(wyoming-piper): update image docker.io/rhasspy/wyoming-piper 2.1.2 → 2.2.1 (#44353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/rhasspy/wyoming-piper | minor | `54c511a` -> `bcf04f7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd3lvbWluZy1waXBlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-01-30 22:53:11 +01:00
TrueCharts Bot
127af8fe5e fix(oscam): update image ghcr.io/linuxserver/oscam 11940-ls3 → 11942-ls3 (#44348)
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
| `f8402e2` -> `4496c2c` |

---

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

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

---

### Release Notes

<details>
<summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11942-ls3`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11942-ls3)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11941-ls3...11942-ls3)

**CI Report:**

<https://ci-tests.linuxserver.io/linuxserver/oscam/11942-ls3/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11942

###
[`v11941-ls3`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11941-ls3)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11940-ls3...11941-ls3)

**CI Report:**

<https://ci-tests.linuxserver.io/linuxserver/oscam/11941-ls3/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11941

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 22:52:59 +01:00
TrueCharts Bot
f17c9aa88f feat(homebox): update image ghcr.io/sysadminsmedia/homebox 0.22.3 → 0.23.0 (#44351)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sysadminsmedia/homebox](https://redirect.github.com/sysadminsmedia/homebox)
| minor | `b6c1362` -> `eabc0de` |

---

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

###
[`v0.23.0`](https://redirect.github.com/sysadminsmedia/homebox/releases/tag/v0.23.0)

[Compare
Source](https://redirect.github.com/sysadminsmedia/homebox/compare/v0.22.3...v0.23.0)

> \[!CAUTION]
> You can not revert back to a previous version of Homebox after
upgrading to this release due to SQL > schema changes. Always ensure
that you have functioning backups before upgrading.

#### Big New Changes

##### Removal of 32-bit Support

Starting with this release, Homebox is no longer available in 32bit
forms, this include ARMv7 and older, and x86 processors.

##### Collections

Users can now be part of multiple collections; each collection is
entirely separate and unique. This gives users more flexibility than
ever when managing inventories, especially across different homes or
shared spaces.

##### User Management

Along with collections, we've added some basic user management
capabilities for collections. This is not yet full blown "Super User"
type management, but it does make things a little bit easier.

##### Authentication Rate Limiting

We've also introduced a new rate limiting middleware for authentication
requests, helping to further secure Homebox against brute force attacks.

##### Better Memory Management

Attachment uploads now use less memory thanks to improved optimizations
in handling. Additionally, CSV imports no longer read the entire file
just to determine a delimitator (which caused both memory and
performance issues)

##### MQTT Client Now Available in Docker Containers

The MQTT client is now available in the regular and rootless docker
containers, Hardened docker containers do not have the MQTT client due
to the distroless nature of that container image.

#### What's Changed

- Add CI/CD workflow for upgrade testing with data integrity
verification by [@&#8203;Copilot](https://redirect.github.com/Copilot)
in
[#&#8203;1178](https://redirect.github.com/sysadminsmedia/homebox/pull/1178)
- refactor(backend): use constants for database driver names by
[@&#8203;harrisony](https://redirect.github.com/harrisony) in
[#&#8203;1177](https://redirect.github.com/sysadminsmedia/homebox/pull/1177)
- Remove 32bit builds by
[@&#8203;tankerkiller125](https://redirect.github.com/tankerkiller125)
in
[#&#8203;1000](https://redirect.github.com/sysadminsmedia/homebox/pull/1000)
- Add Wipe Inventory action with demo mode protection, owner
restriction, and optional wipe of labels/locations/maintenance by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1179](https://redirect.github.com/sysadminsmedia/homebox/pull/1179)
- Fix wipe inventory action: dialog callback and deletion order by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1185](https://redirect.github.com/sysadminsmedia/homebox/pull/1185)
- fix(items): update quantity display immediately on increment/decrement
by [@&#8203;Wrr2216](https://redirect.github.com/Wrr2216) in
[#&#8203;1181](https://redirect.github.com/sysadminsmedia/homebox/pull/1181)
- Add repository onboarding instructions for Copilot coding agents by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1187](https://redirect.github.com/sysadminsmedia/homebox/pull/1187)
- Fix wipe inventory confirm button, publish mutation events, and add
E2E tests by [@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1186](https://redirect.github.com/sysadminsmedia/homebox/pull/1186)
- Refactor Wipe Inventory E2E tests by
[@&#8203;katosdev](https://redirect.github.com/katosdev) in
[#&#8203;1198](https://redirect.github.com/sysadminsmedia/homebox/pull/1198)
- Bump the npm\_and\_yarn group across 2 directories with 1 update by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1203](https://redirect.github.com/sysadminsmedia/homebox/pull/1203)
- chore(deps): bump preact from 10.28.1 to 10.28.2 in the npm\_and\_yarn
group across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1221](https://redirect.github.com/sysadminsmedia/homebox/pull/1221)
- Add MQTT to Docker by
[@&#8203;FuzzyMistborn](https://redirect.github.com/FuzzyMistborn) in
[#&#8203;1228](https://redirect.github.com/sysadminsmedia/homebox/pull/1228)
- feat(label-generator): Allow hiding "Homebox" text on labels by
[@&#8203;tturnerdev](https://redirect.github.com/tturnerdev) in
[#&#8203;1150](https://redirect.github.com/sysadminsmedia/homebox/pull/1150)
- Fix unable to change password in password modal due to missing
component import by
[@&#8203;Billiam](https://redirect.github.com/Billiam) in
[#&#8203;1240](https://redirect.github.com/sysadminsmedia/homebox/pull/1240)
- M:M User and Group Relationship by
[@&#8203;tankerkiller125](https://redirect.github.com/tankerkiller125)
in
[#&#8203;1174](https://redirect.github.com/sysadminsmedia/homebox/pull/1174)
- Optimize RAM usage in attachment upload and thumbnail processing by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1243](https://redirect.github.com/sysadminsmedia/homebox/pull/1243)
- Convert labels to tags by
[@&#8203;tonyaellie](https://redirect.github.com/tonyaellie) in
[#&#8203;1192](https://redirect.github.com/sysadminsmedia/homebox/pull/1192)
- fix(items page): watch search query from navbar search by
[@&#8203;duckimann](https://redirect.github.com/duckimann) in
[#&#8203;1236](https://redirect.github.com/sysadminsmedia/homebox/pull/1236)
- Add Create Item button on location page by
[@&#8203;mesab0ogie](https://redirect.github.com/mesab0ogie) in
[#&#8203;1189](https://redirect.github.com/sysadminsmedia/homebox/pull/1189)

#### New Contributors

- [@&#8203;FuzzyMistborn](https://redirect.github.com/FuzzyMistborn)
made their first contribution in
[#&#8203;1228](https://redirect.github.com/sysadminsmedia/homebox/pull/1228)
- [@&#8203;tturnerdev](https://redirect.github.com/tturnerdev) made
their first contribution in
[#&#8203;1150](https://redirect.github.com/sysadminsmedia/homebox/pull/1150)
- [@&#8203;Billiam](https://redirect.github.com/Billiam) made their
first contribution in
[#&#8203;1240](https://redirect.github.com/sysadminsmedia/homebox/pull/1240)
- [@&#8203;duckimann](https://redirect.github.com/duckimann) made their
first contribution in
[#&#8203;1236](https://redirect.github.com/sysadminsmedia/homebox/pull/1236)
- [@&#8203;mesab0ogie](https://redirect.github.com/mesab0ogie) made
their first contribution in
[#&#8203;1189](https://redirect.github.com/sysadminsmedia/homebox/pull/1189)

**Full Changelog**:
<https://github.com/sysadminsmedia/homebox/compare/v0.22.3...v0.23.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZWJveCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-01-30 22:52:47 +01:00
TrueCharts Bot
c988f96dcf fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.1.18 → 19.1.19 (#44346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| patch | `6a1fe78` -> `6949b36` |

---

> [!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.19`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.19):
cloudcmd v19.1.19

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

#### 🔥 feature

-
[`2a0feac`](https://redirect.github.com/coderaiser/cloudcmd/commit/2a0feac7)
cloudcmd:
[@&#8203;cloudcmd/modal](https://redirect.github.com/cloudcmd/modal)
v4.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 21:52:44 +00:00
TrueCharts Bot
c18132cf69 feat(unpoller): update image ghcr.io/unpoller/unpoller v2.27.0 → v2.28.0 (#44352) 2026-01-30 22:52:36 +01:00
TrueCharts Bot
a41bab6e47 fix(flexget): update image docker.io/wiserain/flexget 3.18.39 → 3.18.42 (#44347)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `d1e60ef` -> `83409e9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxleGdldCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-01-30 22:52:25 +01:00
TrueCharts Bot
b8ec141b71 chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to da38148 (#44340)
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 | `aeaf0be` -> `da38148` |

---

> [!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-30 22:43:13 +01:00
TrueCharts Bot
72ff8b0e43 chore(rflood): update image ghcr.io/hotio/rflood digest to cf32840 (#44343)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `dc13bf8` -> `cf32840` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmZsb29kIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-30 22:42:58 +01:00
TrueCharts Bot
d6f73e40c2 chore(filestash): update image docker.io/machines/filestash digest to d3ae7a9 (#44342)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `fb9c8a6` -> `d3ae7a9` |

---

> [!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-30 22:42:06 +01:00
TrueCharts Bot
e607a397cf chore(webtop): update image lscr.io/linuxserver/webtop digest to 9dc18b0 (#44344)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `2152edd` -> `9dc18b0` |

---

> [!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-30 22:40:45 +01:00
TrueCharts Bot
4316d760bf chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.0 docker digest digest to 47a3e7f (#44341)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[oci.trueforge.org/containerforge/devcontainer](https://ghcr.io/trueforge-org/devcontainer)
([source](https://trueforge.org)) | image | digest | `d41af0e` ->
`47a3e7f` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvLmRldmNvbnRhaW5lciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 22:40:22 +01:00
TrueCharts Bot
357c9be310 BREAKING CHANGE(clickhouse): Update image docker.io/clickhouse/clickhouse-server 25.12.4.35 → 26.1.1.912 (#44338)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/clickhouse/clickhouse-server | major | `6ac0386` ->
`8df63e0` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xpY2tob3VzZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2026-01-30 16:40:16 +01:00
TrueCharts Bot
00e4ec1d34 BREAKING CHANGE(calibre): Update image ghcr.io/linuxserver/calibre 8.16.2 → 9.0.0 (#44337)
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)) |
major | `2964868` -> `4080eb9` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2026-01-30 16:39:57 +01:00
TrueCharts Bot
9768908b79 fix(oscam): update image ghcr.io/linuxserver/oscam 11940-ls2 → 11940-ls3 (#44335)
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
| `68798e3` -> `f8402e2` |

---

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

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

---

### Release Notes

<details>
<summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11940-ls3`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11940-ls3)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11940-ls2...11940-ls3)

**CI Report:**

<https://ci-tests.linuxserver.io/linuxserver/oscam/11940-ls3/index.html>

**LinuxServer Changes:**

**Full Changelog**:
<https://github.com/linuxserver/docker-oscam/compare/11933-ls2...11940-ls3>

**Remote Changes:**

Updating to 11940

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 16:39:26 +01:00
TrueCharts Bot
8dd8afecf2 fix(makemkv): update image ghcr.io/jlesage/makemkv v26.01.1 → v26.01.2 (#44334) 2026-01-30 16:38:06 +01:00
TrueCharts Bot
1d99e6fba1 fix(helm-deps): update chart common 28.26.3 → 28.26.4 (#44333) 2026-01-30 16:37:58 +01:00
TrueCharts Bot
4c335aed7d fix(gonic): update image docker.io/sentriz/gonic v0.20.0 → v0.20.1 (#44332)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sentriz/gonic](https://redirect.github.com/sentriz/gonic) |
patch | `628de5c` -> `6b2ce6e` |

---

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

###
[`v0.20.1`](https://redirect.github.com/sentriz/gonic/releases/tag/v0.20.1):
gonic v0.20.1

[Compare
Source](https://redirect.github.com/sentriz/gonic/compare/v0.20.0...v0.20.1)

##### Bug Fixes

- **playlist:** fix regression in playlist ID handling
([103a048](103a048e84)),
closes
[#&#8203;655](https://redirect.github.com/sentriz/gonic/issues/655)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ29uaWMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 16:37:56 +01:00
TrueCharts Bot
27819d3290 fix(autobrr): update image ghcr.io/autobrr/autobrr v1.72.0 → v1.72.1 (#44330) 2026-01-30 16:37:31 +01:00
TrueCharts Bot
046232ff84 fix(gokapi): update image docker.io/f0rc3/gokapi v2.2.0 → v2.2.1 (#44331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/f0rc3/gokapi | patch | `48783e0` -> `92f3a0c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ29rYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-30 16:37:23 +01:00
TrueCharts Bot
60afaf54c3 chore(multus-cni): pin dependencies (#44328)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/crane | pinDigest |  -> `68bc6ae` |
|
[ghcr.io/k8snetworkplumbingwg/multus-cni](https://redirect.github.com/k8snetworkplumbingwg/multus-cni)
| pinDigest | -> `e93af9e` |
| [ghcr.io/siderolabs/cni](https://redirect.github.com/siderolabs/pkgs)
| pinDigest | -> `01f5dca` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGluIl19-->
2026-01-30 16:28:32 +01:00
TrueCharts Bot
a5842e19cf chore(webtop): update image lscr.io/linuxserver/webtop digest to 2152edd (#44329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `a95a5fc` -> `2152edd` |

---

> [!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-30 16:27:01 +01:00
Alfred Göppel
370a3344d9 fix(ci): update ci to forgetool (#44327)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ 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?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2026-01-30 15:37:18 +01:00
TrueCharts Bot
bb8895ce6f feat(strapi): update image docker.io/vshadbolt/strapi 5.33.4 → 5.34.0 (#44325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/vshadbolt/strapi | minor | `39eb912` -> `7cb038a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-01-30 10:27:28 +01:00
astro-stan
2c4b477b48 feat(multus-cni): Add multus-cni chart (#43365)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->

I've been using multus for a while but I've grown frustrated with the
hassle of maintaining it due to the lack of a helm chart.

This chart makes deploying and managing Multus easy!

Notable features:

- Sensible defaults, chart should work  "out of the box" for most setups
- Easy Multus configuration for more advanced use cases
- Talos integration - allows installing extra reference CNIs, which do
not ship with a standard Talos install (macvlan, ipvlan, etc)
- An "uninstall" mode, which cleans up changes made to the host's
filesystem, so the chart can be uninstalled cleanly
- Docs page

⚒️ 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
- [X] 📜 Documentation Changes

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

I've been testing it as I have been developing the chart. I have tested
the different configuration options, the uninstall mode and the
examples/tutorials given in the docs page.

**📃 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
- [X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made changes to the documentation
- [X] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ 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._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2026-01-30 10:26:59 +01:00
TrueCharts Bot
31c8c7b3c8 fix(tandoor-recipes): update image ghcr.io/tandoorrecipes/recipes 2.4.0 → 2.4.1 (#44324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `0c220f4` -> `4ab9052` |

---

> [!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>TandoorRecipes/recipes
(ghcr.io/tandoorrecipes/recipes)</summary>

###
[`v2.4.1`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.4.1)

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.4.0...2.4.1)

- **fixed** user space permission to only allow delete not update
- **fixed** ingredient parser to also work for non admin users

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFuZG9vci1yZWNpcGVzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-30 10:25:16 +01:00
TrueCharts Bot
1cba1d158a fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.980 → 0.24.988 (#44323)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`94169c7` -> `c5c41d9` |

---

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

###
[`v0.24.988`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.988)

[Compare
Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.980...v0.24.988)

#### Changes:

-
[`9351705`](9351705fb0)
torrentqq: bump domain
-
[`c365a02`](c365a025bf)
Add Anime No Sekai a Brazilian Private site.
([#&#8203;16503](https://redirect.github.com/Jackett/Jackett/issues/16503))
resolves
[#&#8203;16469](https://redirect.github.com/Jackett/Jackett/issues/16469)
-
[`b81915a`](b81915a5e6)
assorted unit3d: tag as custom yml
-
[`6b43885`](6b43885c2e)
core: bump packages
([#&#8203;16529](https://redirect.github.com/Jackett/Jackett/issues/16529))
-
[`ce055b7`](ce055b757d)
torrenttip: bump domain
-
[`dcd71a0`](dcd71a05f8)
torrentsome: bump domain

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15506\&view=logs).

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-01-30 10:23:54 +01:00
TrueCharts Bot
611b2a5c37 chore(medusa): update image ghcr.io/linuxserver/medusa digest to 07d7b0e (#44320)
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 | `f05f597` -> `07d7b0e` |

---

> [!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-30 10:16:52 +01:00
TrueCharts Bot
b9626178d6 fix(esphome): update image oci.trueforge.org/containerforge/esphome 2026.1.2 → 2026.1.3 (#44322)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome)
([source](https://redirect.github.com/esphome/esphome)) | patch |
`a2ce4a6` -> `1c4c08d` |

---

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

###
[`v2026.1.3`](https://redirect.github.com/esphome/esphome/releases/tag/2026.1.3)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2026.1.2...2026.1.3)

- Update webserver local assets to
[`2026012`](https://redirect.github.com/esphome/esphome/commit/20260122)-204614
[esphome#13455](https://redirect.github.com/esphome/esphome/pull/13455)
by [@&#8203;esphomebot](https://redirect.github.com/esphomebot)
- \[mhz19] Fix Uninitialized var warning message
[esphome#13526](https://redirect.github.com/esphome/esphome/pull/13526)
by [@&#8203;sebcaps](https://redirect.github.com/sebcaps)
- \[ota] Improve error message when device closes connection without
responding
[esphome#13562](https://redirect.github.com/esphome/esphome/pull/13562)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[socket] ESP8266: call delay(0) instead of esp\_delay(0, cb) for zero
timeout
[esphome#13530](https://redirect.github.com/esphome/esphome/pull/13530)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[web\_server] Add name\_id to SSE for entity ID format migration
[esphome#13535](https://redirect.github.com/esphome/esphome/pull/13535)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- Update webserver local assets to
[`2026012`](https://redirect.github.com/esphome/esphome/commit/20260127)-190637
[esphome#13573](https://redirect.github.com/esphome/esphome/pull/13573)
by [@&#8203;esphomebot](https://redirect.github.com/esphomebot)
- \[ld2450] preserve precision of angle
[esphome#13600](https://redirect.github.com/esphome/esphome/pull/13600)
by [@&#8203;ccutrer](https://redirect.github.com/ccutrer)
- \[wifi] Fix ESP8266 yield panic when WiFi scan fails
[esphome#13603](https://redirect.github.com/esphome/esphome/pull/13603)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[http\_request] Fix empty body for chunked transfer encoding
responses
[esphome#13599](https://redirect.github.com/esphome/esphome/pull/13599)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-01-30 10:15:31 +01:00
TrueCharts Bot
acec7ac45d chore(romm): update image ghcr.io/rommapp/romm digest to 7f8b04e (#44321)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
digest | `9e5d7a8` -> `7f8b04e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcm9tbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 10:13:29 +01:00
TrueCharts Bot
fcb5a23434 fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.2 → 10.0.3 (#44316)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector)
| patch | `50b21ca` -> `f37f368` |

---

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

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

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

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;587](https://redirect.github.com/emberstack/kubernetes-reflector/pull/587)

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 04:12:44 +01:00
TrueCharts Bot
b71fe2c47c fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.4.1 → 2.4.2 (#44318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `99e82be` -> `5866b66` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `09a9751` -> `55c7928` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `5771c76` -> `5f6b4c3` |

---

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

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

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v2.4.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.4.2):
2.4.2 Audit fix, stamp variables and tool option fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.1...v2.4.2)

This is a quick update including

- Fixes for Audit display failing under certain scenarios
- Fix for tools not being correctly disabled via disable-endpoints
settings
- Text editor font rendering fixes
- New Variables for Stamp PDF feature!

##### What's Changed

##### Enhancements

- feat(stamp): add dynamic variables and templates for stamp text
customization by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5546](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5546)

##### Minor Enhancements

- Fix tool disabling by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5585](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5585)
- Fix Audit & Usage Analytics Sections by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[#&#8203;5586](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5586)
- 🤖 format everything with pre-commit by stirlingbot by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in
[#&#8203;5538](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5538)

##### Other Changes

- fix: PDF Text Editor file open by
[@&#8203;bittoby](https://redirect.github.com/bittoby) in
[#&#8203;5572](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5572)

##### New Contributors

- [@&#8203;bittoby](https://redirect.github.com/bittoby) made their
first contribution in
[#&#8203;5572](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5572)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.1...v2.4.2>

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

##### What's Changed

##### Enhancements

- feat(stamp): add dynamic variables and templates for stamp text
customization by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5546](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5546)

##### Minor Enhancements

- Fix tool disabling by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5585](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5585)
- Fix Audit & Usage Analytics Sections by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[#&#8203;5586](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5586)
- 🤖 format everything with pre-commit by stirlingbot by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in
[#&#8203;5538](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5538)

##### Other Changes

- fix: PDF Text Editor file open by
[@&#8203;bittoby](https://redirect.github.com/bittoby) in
[#&#8203;5572](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5572)

##### New Contributors

- [@&#8203;bittoby](https://redirect.github.com/bittoby) made their
first contribution in
[#&#8203;5572](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5572)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.1...v2.4.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RpcmxpbmctcGRmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-30 04:12:22 +01:00
TrueCharts Bot
7395215bfe feat(unpoller): update image ghcr.io/unpoller/unpoller v2.25.0 → v2.27.0 (#44319)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller)
| minor | `664745b` -> `dd2fb18` |

---

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

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

[Compare
Source](https://redirect.github.com/unpoller/unpoller/compare/v2.26.0...v2.27.0)

#### Changelog

-
[`1145043`](11450439fc)
Merge pull request
[#&#8203;925](https://redirect.github.com/unpoller/unpoller/issues/925)
from brngates98/feat/wan-metrics
-
[`b966061`](b96606128d)
chore: Update go.sum for unifi v5.11.0 and fix formatting
-
[`af6cbdf`](af6cbdf79f)
chore: Update unifi dependency to v5.11.0 for WAN metrics support
-
[`b8519ca`](b8519ca058)
feat: Add WAN metrics to InfluxDB and Datadog exporters
-
[`aac4917`](aac4917da7)
feat: Add WAN metrics export to Prometheus

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

[Compare
Source](https://redirect.github.com/unpoller/unpoller/compare/v2.25.0...v2.26.0)

#### Changelog

-
[`d178da7`](d178da7c75)
Merge pull request
[#&#8203;924](https://redirect.github.com/unpoller/unpoller/issues/924)
from brngates98/feat/dhcp-client-monitoring
-
[`86bc1c9`](86bc1c9d6d)
fix: rename unused exportWithTags param to \_ to satisfy revive
-
[`39b1b31`](39b1b316a2)
Merge branch 'master' into feat/dhcp-client-monitoring
-
[`8769f8f`](8769f8f121)
chore: bump unifi to v5.10.0
-
[`3faaa3a`](3faaa3a696)
fix: Remove local replace directive and update unifi to v5.8.0 to
resolve go.sum conflicts
-
[`74c30ea`](74c30eabe6)
feat: Add DHCP lease metrics export to Prometheus
-
[`6d85ea7`](6d85ea76ab)
Add device tag support to Prometheus metrics

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wb2xsZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-01-30 04:12:09 +01:00
TrueCharts Bot
4848537c48 fix(metube): update image ghcr.io/alexta69/metube 2026.01.11 → 2026.01.30 (#44317)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/alexta69/metube | patch | `dbbf9a2` -> `86a2c0a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0dWJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-30 04:11:50 +01:00
TrueCharts Bot
05941bef29 chore(nginx-proxy-manager): update image docker.io/jc21/nginx-proxy-manager digest to 08e0997 (#44310)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager)
| digest | `669be1a` -> `08e0997` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmdpbngtcHJveHktbWFuYWdlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:05:44 +01:00
TrueCharts Bot
1dd9207e1f fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.1.17 → 19.1.18 (#44315)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd)
| patch | `cdc199d` -> `6a1fe78` |

---

> [!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.18`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.18):
cloudcmd v19.1.18

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

#### 🔥 feature

-
[`73fa496`](https://redirect.github.com/coderaiser/cloudcmd/commit/73fa4961)
client: modules: user-menu: migrate to ESM
-
[`ebfdf8c`](https://redirect.github.com/coderaiser/cloudcmd/commit/ebfdf8c0)
client: modules: operation: migrate to ESM
-
[`ad68317`](https://redirect.github.com/coderaiser/cloudcmd/commit/ad683171)
client: modules: menu: migrate to ESM
-
[`0054cfa`](https://redirect.github.com/coderaiser/cloudcmd/commit/0054cfa3)
client: dom: load-remote: migrate to ESM
-
[`e4d0ece`](https://redirect.github.com/coderaiser/cloudcmd/commit/e4d0ece0)
client: dom: rest: migrate to ESM
-
[`c704ffe`](https://redirect.github.com/coderaiser/cloudcmd/commit/c704ffe4)
client: dom: storage: migrate to ESM
-
[`5182cb8`](https://redirect.github.com/coderaiser/cloudcmd/commit/5182cb81)
client: modules: upload: migrate to ESM
-
[`9543f1a`](https://redirect.github.com/coderaiser/cloudcmd/commit/9543f1ad)
client: dom: upload-files: migrate to ESM

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-30 04:05:31 +01:00
TrueCharts Bot
ec4368fe70 chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to b5cef3c (#44311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages)
([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) |
digest | `5a5a9c2` -> `b5cef3c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3JjYXNsaWNlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:05:25 +01:00
TrueCharts Bot
fabed6f56b chore(calibre): update image ghcr.io/linuxserver/calibre digest to 2964868 (#44308) 2026-01-30 04:05:22 +01:00
TrueCharts Bot
a22d859041 chore(remmina): update image ghcr.io/linuxserver/remmina digest to 27695d6 (#44312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages)
([source](https://redirect.github.com/linuxserver/docker-remmina)) |
digest | `bcc37d7` -> `27695d6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVtbWluYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:05:15 +01:00
TrueCharts Bot
a407562113 chore(blender): update image lscr.io/linuxserver/blender digest to 82c4371 (#44306)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `560db41` -> `82c4371` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxlbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:05:08 +01:00
TrueCharts Bot
61f42e584f chore(boinc): update image ghcr.io/linuxserver/boinc digest to 0206963 (#44307)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `5614266` -> `0206963` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9pbmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-01-30 04:04:53 +01:00
TrueCharts Bot
fc85aa3610 chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 3eb7148 (#44309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `e2c0e55` -> `3eb7148`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG91YmxlY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-30 04:04:21 +01:00
TrueCharts Bot
6ec3952277 chore(tachidesk-docker): update image ghcr.io/suwayomi/tachidesk digest to f80e972 (#44313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `eedd99c` -> `f80e972` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFjaGlkZXNrLWRvY2tlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:04:11 +01:00
TrueCharts Bot
2e56a6015e chore(adminer): update image adminer digest to 07a2ed7 (#44305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `b6d3c29` -> `07a2ed7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWRtaW5lciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-30 04:03:20 +01:00
TrueCharts Bot
bdbcc0fb80 chore(webtop): update webtop (#44314)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `49151ec` -> `abd9fb1` |
| lscr.io/linuxserver/webtop | digest | `1dd5083` -> `d961bdf` |
| lscr.io/linuxserver/webtop | digest | `f760249` -> `bb620d7` |
| lscr.io/linuxserver/webtop | digest | `f68cf5e` -> `a0c6383` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-30 04:03:02 +01:00
TrueCharts Bot
508911d511 fix(immich): update immich v2.5.0 → v2.5.2 (patch) (#44301)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `f37faec` -> `ee58fc4` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `bb2da43` -> `20e07a4` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `5fee7f3` -> `531d2bc` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| patch | `6c011ea` -> `8ac5a6d` |

---

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

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

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v2.5.0...v2.5.2)

##### v2.5.2

*`v2.5.1` has been sacrificed for the release God, so the Android app
can now be released*

> \[!NOTE]
> This version of the mobile app will pull down some data from the
server to fix the incorrect data in the mobile app local database, so
you will see the sync icon running for a little bit

##### Hotfixes

- Fixed a bug where the video aspect ratio is played incorrectly for the
remote asset
- Fixed a bug where memory generation failed
- Fixed a bug where memories don't show on the web until the page is
refreshed
- Fixed a bug where the `Load original image` option doesn't render the
image on iOS

##### What's Changed

##### 🐛 Bug fixes

- fix: deleting asset from asset-viewer on search results by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;25596](https://redirect.github.com/immich-app/immich/pull/25596)
- fix: escape handling in search asset viewer by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;25621](https://redirect.github.com/immich-app/immich/pull/25621)
- fix: correctly show owner in album options modal by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;25618](https://redirect.github.com/immich-app/immich/pull/25618)
- fix(server): don't assume maintenance action is set by
[@&#8203;insertish](https://redirect.github.com/insertish) in
[#&#8203;25622](https://redirect.github.com/immich-app/immich/pull/25622)
- fix: album card ranges by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;25639](https://redirect.github.com/immich-app/immich/pull/25639)
- fix(mobile): show controls by default on motion photos by
[@&#8203;goalie2002](https://redirect.github.com/goalie2002) in
[#&#8203;25638](https://redirect.github.com/immich-app/immich/pull/25638)
- fix: escape handling by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;25627](https://redirect.github.com/immich-app/immich/pull/25627)
- fix(mobile): set correct system-ui mode on asset viewer init by
[@&#8203;goalie2002](https://redirect.github.com/goalie2002) in
[#&#8203;25610](https://redirect.github.com/immich-app/immich/pull/25610)
- fix(mobile): actually load original image by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;25646](https://redirect.github.com/immich-app/immich/pull/25646)
- fix: width and height migration issue by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;25643](https://redirect.github.com/immich-app/immich/pull/25643)
- fix: memory lane by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;25652](https://redirect.github.com/immich-app/immich/pull/25652)
- fix: memory generation by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;25650](https://redirect.github.com/immich-app/immich/pull/25650)
- fix(mobile): tall image scrolling by
[@&#8203;ByteSizedMarius](https://redirect.github.com/ByteSizedMarius)
in
[#&#8203;25649](https://redirect.github.com/immich-app/immich/pull/25649)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v2.5.0...v2.5.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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-29 22:02:51 +01:00
TrueCharts Bot
438c6bfddb feat(renovate): update image oci.trueforge.org/containerforge/renovate 42.94.7 → 42.95.1 (#44304)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | minor |
`9b733d0` -> `8cce97f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-01-29 22:00:39 +01:00
TrueCharts Bot
94b11140c5 fix(sourcegraph): update image docker.io/sourcegraph/server 6.12.2541 → 6.12.3032 (#44303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch
| `9bd7a1f` -> `d0f044a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc291cmNlZ3JhcGgiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-29 22:00:21 +01:00
TrueCharts Bot
184c205e8b fix(profilarr): update image docker.io/santiagosayshey/profilarr v1.1.3 → v1.1.4 (#44302)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/santiagosayshey/profilarr](https://redirect.github.com/Dictionarry-Hub/profilarr)
| patch | `c8ad91a` -> `8a514f8` |

---

> [!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>Dictionarry-Hub/profilarr
(docker.io/santiagosayshey/profilarr)</summary>

###
[`v1.1.4`](https://redirect.github.com/Dictionarry-Hub/profilarr/releases/tag/v1.1.4)

[Compare
Source](https://redirect.github.com/Dictionarry-Hub/profilarr/compare/v1.1.3...v1.1.4)

**Full Changelog**:
<https://github.com/Dictionarry-Hub/profilarr/compare/v1.1.3...v1.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHJvZmlsYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-01-29 21:59:10 +01:00
TrueCharts Bot
9ab7218159 chore(comet): update image ghcr.io/g0ldyy/comet digest to f57816d (#44297)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/g0ldyy/comet | digest | `1d423aa` -> `f57816d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tZXQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-01-29 21:51:30 +01:00