Commit Graph

50152 Commits

Author SHA1 Message Date
TrueCharts Bot 7401a80621 chore(helm): update image oci.trueforge.org/containerforge/esphome 2025.11.1 → 2025.11.2 (#42219)
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 |
`9392111` -> `8834c21` |

---

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

###
[`v2025.11.2`](https://redirect.github.com/esphome/esphome/releases/tag/2025.11.2)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2025.11.1...2025.11.2)

- \[nextion] Do not set alternative baud rate when not specified or `<=
0`
[esphome#12097](https://redirect.github.com/esphome/esphome/pull/12097)
by [@&#8203;edwardtfn](https://redirect.github.com/edwardtfn)
- \[esp32] Fix platformio flash size print
[esphome#12099](https://redirect.github.com/esphome/esphome/pull/12099)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[script] Fix script.wait hanging when triggered from on\_boot
[esphome#12102](https://redirect.github.com/esphome/esphome/pull/12102)
by [@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[lvgl] Allow multiple widgets per grid cell
[esphome#12091](https://redirect.github.com/esphome/esphome/pull/12091)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
(new-feature)
- \[lvgl] Fix position of errors in widget config
[esphome#12111](https://redirect.github.com/esphome/esphome/pull/12111)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[esp32] Fix hosted update when there is no wifi
[esphome#12123](https://redirect.github.com/esphome/esphome/pull/12123)
by [@&#8203;swoboda1337](https://redirect.github.com/swoboda1337)
- \[wifi] Restore blocking setup until connected for RP2040
[esphome#12142](https://redirect.github.com/esphome/esphome/pull/12142)
by [@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[scheduler] Fix use-after-move crash in heap operations
[esphome#12124](https://redirect.github.com/esphome/esphome/pull/12124)
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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 07:08:03 +01:00
TrueCharts Bot 3d5bf9c493 chore(helm): update image docker.io/gotson/komga 1.23.5 → 1.23.6 (#42218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gotson/komga](https://redirect.github.com/gotson/komga) |
patch | `85f0be8` -> `09129ea` |

---

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

###
[`v1.23.6`](https://redirect.github.com/gotson/komga/blob/HEAD/CHANGELOG.md#1236-2025-11-28)

[Compare
Source](https://redirect.github.com/gotson/komga/compare/1.23.5...1.23.6)

#### 🐛 Fixes

**kobo**

- proxy 401 errors on initialization
([3739951](https://redirect.github.com/gotson/komga/commits/3739951))
- prevent double URL encoding when proxying
([ce3ad4c](https://redirect.github.com/gotson/komga/commits/ce3ad4c)),
closes
[#&#8203;2130](https://redirect.github.com/gotson/komga/issues/2130)
- proxy Content-Type headers for kobo
([b925f3e](https://redirect.github.com/gotson/komga/commits/b925f3e)),
closes
[#&#8203;2074](https://redirect.github.com/gotson/komga/issues/2074)

**unscoped**

- properly decode cover href when generating epub cover
([f8ca936](https://redirect.github.com/gotson/komga/commits/f8ca936)),
closes
[#&#8203;2118](https://redirect.github.com/gotson/komga/issues/2118)

#### 🔄️ Changes

**kobo**

- log error responses
([454c6c7](https://redirect.github.com/gotson/komga/commits/454c6c7))

#### 🛠  Build

**docker**

- use old-releases apt repo
([ba7b826](https://redirect.github.com/gotson/komga/commits/ba7b826))

**webui**

- update Browserslist db
([727fe39](https://redirect.github.com/gotson/komga/commits/727fe39))

**unscoped**

- fix svu install
([9a56b30](https://redirect.github.com/gotson/komga/commits/9a56b30))

#### 📝 Documentation

**api**

- fix mediatype
([af66144](https://redirect.github.com/gotson/komga/commits/af66144))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Arabic)
([a5548a5](https://redirect.github.com/gotson/komga/commits/a5548a5))
- translated using Weblate (Russian)
([8f8d20a](https://redirect.github.com/gotson/komga/commits/8f8d20a))
- translated using Weblate (Galician)
([0f69a3a](https://redirect.github.com/gotson/komga/commits/0f69a3a))

**webui**

- translated using Weblate (Croatian)
([dde0169](https://redirect.github.com/gotson/komga/commits/dde0169))
- translated using Weblate (Russian)
([a2ed7d3](https://redirect.github.com/gotson/komga/commits/a2ed7d3))
- translated using Weblate (Portuguese (Brazil))
([475f026](https://redirect.github.com/gotson/komga/commits/475f026))
- translated using Weblate (Thai)
([a03f1bd](https://redirect.github.com/gotson/komga/commits/a03f1bd))

#### ⚙️ Dependencies

**ci**

- bump actions/checkout from 5 to 6
([f138fe3](https://redirect.github.com/gotson/komga/commits/f138fe3))
- bump mikepenz/action-junit-report from 5 to 6
([6b07fda](https://redirect.github.com/gotson/komga/commits/6b07fda))
- bump actions/upload-artifact from 4 to 5
([fe40ede](https://redirect.github.com/gotson/komga/commits/fe40ede))
- bump actions/setup-node from 5 to 6
([c23f2d3](https://redirect.github.com/gotson/komga/commits/c23f2d3))

**webui**

- bump node-forge from 1.3.1 to 1.3.2 in /komga-webui
([0f25453](https://redirect.github.com/gotson/komga/commits/0f25453))
- bump js-yaml from 3.14.1 to 3.14.2 in /komga-webui
([cd47fc7](https://redirect.github.com/gotson/komga/commits/cd47fc7))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 07:07:23 +01:00
TrueCharts-Bot fe9e068cda Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-11-28 00:13:16 +00:00
TrueCharts Bot 0458f946b3 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.129.2 → 0.129.3 (#42213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `c90e33e` -> `8f6d732` |

---

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

###
[`v0.129.3`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.129.3)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.129.2...v0.129.3)

Another patch release, this time focused on security improvements from
our recent audit. There are also a few bugfixes, including an important
one from the last release that potentially breaks model pages for new
users!

#### What's Changed

##### 🔒 Security 🔒

- Obfuscate password input fields in user admin area by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5094](https://redirect.github.com/manyfold3d/manyfold/pull/5094)
- Sanitize upload filenames to prevent path traversal by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5098](https://redirect.github.com/manyfold3d/manyfold/pull/5098)
- Only object owners can set sharing permissions by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5099](https://redirect.github.com/manyfold3d/manyfold/pull/5099)
- Obfuscate OAuth client secret on screen (with reveal and copy options)
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5100](https://redirect.github.com/manyfold3d/manyfold/pull/5100)
- OIDC: Don't match accounts by unverified emails by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5101](https://redirect.github.com/manyfold3d/manyfold/pull/5101)
- Improve and test rate limiting, including OAuth and OIDC endpoints by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5104](https://redirect.github.com/manyfold3d/manyfold/pull/5104)
- Add explicit sanitization to fields that come in from the Fediverse by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5111](https://redirect.github.com/manyfold3d/manyfold/pull/5111)

##### 🐛 Bug Fixes 🐛

- Include slicer app images locally to avoid CORS errors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5077](https://redirect.github.com/manyfold3d/manyfold/pull/5077)
- Fix server scheme in API documentation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5102](https://redirect.github.com/manyfold3d/manyfold/pull/5102)
- Fix tour error on model page blocking entire UI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5106](https://redirect.github.com/manyfold3d/manyfold/pull/5106)
- Fix error when rendering remote actors in federated search by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5110](https://redirect.github.com/manyfold3d/manyfold/pull/5110)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.129.2...v0.129.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 01:07:06 +01:00
TrueCharts Bot 5c2655ec17 chore(helm): update image docker.io/inovector/mixpost v2.3.0 → v2.4.0 (#42217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/inovector/mixpost | minor | `849e042` -> `d2a1500` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-11-28 01:06:48 +01:00
TrueCharts Bot 71ea210696 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.10.0 → 1.10.1 (#42212) 2025-11-28 01:05:56 +01:00
TrueCharts Bot 4e31b8ec79 chore(helm): update image docker.io/brandawg93/peanut 5.17.0 → 5.18.0 (#42216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| minor | `723f51f` -> `7006287` |

---

> [!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>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

###
[`v5.18.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.18.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.17.0...v5.18.0)

#### What's Changed

- Drop support for armv7 by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;329](https://redirect.github.com/Brandawg93/PeaNUT/pull/329)
- Bump actions/checkout from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;335](https://redirect.github.com/Brandawg93/PeaNUT/pull/335)
- Bump helm/kind-action from 1.12.0 to 1.13.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;323](https://redirect.github.com/Brandawg93/PeaNUT/pull/323)
- Bump helm/chart-testing-action from 2.7.0 to 2.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;327](https://redirect.github.com/Brandawg93/PeaNUT/pull/327)
- Update \_validation.tpl by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;336](https://redirect.github.com/Brandawg93/PeaNUT/pull/336)
- Package updates by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;337](https://redirect.github.com/Brandawg93/PeaNUT/pull/337)
- Fix Charts by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;338](https://redirect.github.com/Brandawg93/PeaNUT/pull/338)
- New temperature chart by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;330](https://redirect.github.com/Brandawg93/PeaNUT/pull/330)

**Full Changelog**:
<https://github.com/Brandawg93/PeaNUT/compare/v5.17.0...v5.18.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-11-28 01:05:46 +01:00
TrueCharts Bot 7ea173a01b chore(helm): update image ghcr.io/pi-hole/pihole 2025.11.0 → 2025.11.1 (#42214) 2025-11-28 01:05:30 +01:00
TrueCharts Bot 51a51ee4ff chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.2.1466 → v3-3.0.2.1468 (#42211)
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 |
`e05481a` -> `a181b67` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 01:05:26 +01:00
TrueCharts Bot 26e52770e2 chore(helm): update image ghcr.io/emberstack/kubernetes-reflector 9.1.40 → 9.1.41 (#42209)
This PR contains the following updates:

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

---

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

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

[Compare
Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v9.1.40...v9.1.41)

The release process is automated.

#### What's Changed

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

**Full Changelog**:
<https://github.com/emberstack/kubernetes-reflector/compare/v9.1.40...v9.1.41>

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 01:05:01 +01:00
TrueCharts Bot 2167ebe17e chore(helm): update image ghcr.io/fluidd-core/fluidd v1.35.0 → v1.35.1 (#42210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| patch | `1ef2e69` -> `095e631` |

---

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

###
[`v1.35.1`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.35.1)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.35.0...v1.35.1)

##### Features

- add Beacon commands to Toolhead card
([ae0079e](https://redirect.github.com/fluidd-core/fluidd/commit/ae0079e8d9058ee02e89b90bb2cc5349a2039513))
- Add logos for PFA, Micron and Salad Fork.
([#&#8203;1746](https://redirect.github.com/fluidd-core/fluidd/issues/1746))
([25d8b99](https://redirect.github.com/fluidd-core/fluidd/commit/25d8b99a60ca8aa42f95176afbd1e9313094cc90))
- adds Sandboxed Eval worker
([ee01981](https://redirect.github.com/fluidd-core/fluidd/commit/ee01981334297f4b5ad76e62ef169bf3145e778d))
- adds Sandboxed Eval worker (cont.)
([aee6d68](https://redirect.github.com/fluidd-core/fluidd/commit/aee6d6845ba6cdfb437d1a4d4cc71ff74e654a02))
- adds Save As support to the file editor
([#&#8203;1750](https://redirect.github.com/fluidd-core/fluidd/issues/1750))
([bf66a85](https://redirect.github.com/fluidd-core/fluidd/commit/bf66a8547142a394df70ee698c379ef8bd812833))
- save file editor content and restart with Ctrl+Alt+S
([579fe01](https://redirect.github.com/fluidd-core/fluidd/commit/579fe014702b5c73e9e7005808fb63832545f0e4))

##### Bug Fixes

- Cartographer simple integration
([#&#8203;1736](https://redirect.github.com/fluidd-core/fluidd/issues/1736))
([c6852dc](https://redirect.github.com/fluidd-core/fluidd/commit/c6852dcd9b4659809a49afbf93d0ff363e8b201a))
- **Diagnostics:** specify chart dimensions in use
([#&#8203;1739](https://redirect.github.com/fluidd-core/fluidd/issues/1739))
([1487021](https://redirect.github.com/fluidd-core/fluidd/commit/148702172e7b10fa2efad0c38bba322c5f31fc93))
- disable Moonraker database management while printing
([#&#8203;1741](https://redirect.github.com/fluidd-core/fluidd/issues/1741))
([b7bbef3](https://redirect.github.com/fluidd-core/fluidd/commit/b7bbef343de96aeb2097de21d2c78779fa6739f7))
- ensure names match Klipper format
([#&#8203;1749](https://redirect.github.com/fluidd-core/fluidd/issues/1749))
([d2f8c95](https://redirect.github.com/fluidd-core/fluidd/commit/d2f8c9516cc0235488b15e4e30b2ed4eece87660))
- ignore methods in macro params parsing
([#&#8203;1743](https://redirect.github.com/fluidd-core/fluidd/issues/1743))
([77cc65a](https://redirect.github.com/fluidd-core/fluidd/commit/77cc65ad8048622ec523e2eae4cc631e34572e9d))
- **Outputs:** static sort order
([#&#8203;1745](https://redirect.github.com/fluidd-core/fluidd/issues/1745))
([3e14ce7](https://redirect.github.com/fluidd-core/fluidd/commit/3e14ce79876ed5ba4f19c82cf31977365b104ea7))

##### Code Refactorings

- improved echarts typings
([d021fec](https://redirect.github.com/fluidd-core/fluidd/commit/d021fecec40f2ca29dccc1dbf63de3eb1016a033))
- minor improvements on web workers
([0dff286](https://redirect.github.com/fluidd-core/fluidd/commit/0dff286be9fdcf19612726f4ead4c5449d24cf89))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-28 01:04:04 +01:00
TrueCharts Bot 82dff5a001 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 0935f38 (#42205)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `c2d0725` -> `0935f38` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:03:20 +01:00
TrueCharts Bot aff08bc8f9 chore(helm): update image ghcr.io/open-webui/open-webui digest to c0297cf (#42206)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `42fc9cb` -> `c0297cf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:03:12 +01:00
TrueCharts Bot ff9f888ea8 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 58e7e2a (#42196) 2025-11-27 19:03:00 +01:00
TrueCharts Bot 8ceed20603 chore(helm): update image docker.io/mbentley/omada-controller digest to a1c87fd (#42200)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:02:53 +01:00
TrueCharts Bot d4ca6a2071 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to d4ce4f1 (#42198) 2025-11-27 19:02:38 +01:00
TrueCharts Bot ba734c53b8 chore(helm): update image ghcr.io/linuxserver/medusa digest to 2dc81e9 (#42202) 2025-11-27 19:02:36 +01:00
TrueCharts Bot 6a02be96a0 chore(helm): update image docker.io/diygod/rsshub digest to 22eabe7 (#42197)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `f6ade40` -> `22eabe7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:02:23 +01:00
TrueCharts Bot 703a0031d2 chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 34d7385 (#42201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `1dbe4d0` -> `34d7385`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:02:18 +01:00
TrueCharts Bot 1d4510b708 chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 477574f (#42204) 2025-11-27 19:01:52 +01:00
TrueCharts Bot b6b653b33f chore(helm): update image docker.io/machines/filestash digest to ffe53ff (#42199) 2025-11-27 19:01:50 +01:00
TrueCharts Bot 44a4fd8ecf chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to d08413f (#42203)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages)
([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) |
digest | `9ae1476` -> `d08413f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-11-27 19:01:45 +01:00
Kjeld Schouten fb79992929 Update helm.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-11-27 18:47:02 +01:00
TrueCharts Bot d494f6aafc chore(helm): update image oci.trueforge.org/containerforge/renovate 42.25.3 → 42.26.0 (#42195)
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 |
`8f61e99` -> `e4012c6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-11-27 18:44:22 +01:00
TrueCharts Bot 629fc376a1 chore(helm): update chart memcached 16.14.0 → 16.14.1 (#42193) 2025-11-27 18:43:54 +01:00
TrueCharts Bot 997de5c95b chore(helm): update chart clickhouse 16.18.0 → 16.18.1 (#42192)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `16.18.0` -> `16.18.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-11-27 18:43:47 +01:00
TrueCharts Bot e6eb8a7ae2 chore(helm): update image public.ecr.aws/bitnami/matomo 5.6.0 → 5.6.1 (#42194)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo))
| patch | `d872ba9` -> `dd6ca0b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-27 18:43:01 +01:00
TrueCharts Bot 3da44f4bf8 chore(helm): update chart common 28.29.1 → 28.29.2 (#42180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.29.1`
-> `28.29.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-11-27 18:26:37 +01:00
TrueCharts Bot 8e4183ab9a chore(helm): update chart redis 17.15.0 → 17.15.1 (#42183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.15.0` -> `17.15.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-11-27 18:15:54 +01:00
TrueCharts Bot 62c4b5089a chore(helm): update chart mariadb 17.11.0 → 17.11.1 (#42181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
patch | `17.11.0` -> `17.11.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-11-27 18:15:24 +01:00
TrueCharts Bot 975c5714a5 chore(helm): update image oci.trueforge.org/containerforge/renovate 42.19.3 → 42.25.3 (#42191)
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 |
`7b0d007` -> `8f61e99` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-11-27 17:55:02 +01:00
TrueCharts Bot dd858476da chore(helm): update chart clickhouse 16.17.0 → 16.18.0 (#42188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | minor | `16.17.0` -> `16.18.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2025-11-27 17:54:27 +01:00
TrueCharts Bot 2779c74968 chore(helm): update image lscr.io/linuxserver/cops 3.7.8 → 3.8.2 (#42190) 2025-11-27 17:54:09 +01:00
TrueCharts Bot 60181f80bf chore(helm): update image docker.io/baserow/baserow 2.0.1 → 2.0.2 (#42184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
patch | `6da1ea0` -> `8061440` |

---

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

###
[`v2.0.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-202)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/2.0.1...2.0.2)

##### New features

- \[Integration] Allow the Local Baserow 'update row' service to update
data synced tables with writable fields.
[#&#8203;3799](https://redirect.github.com/baserow/baserow/-/issues/3799)

##### Bug fixes

- \[Database] Adjust image orientation based on exif data
[#&#8203;4247](https://redirect.github.com/baserow/baserow/-/issues/4247)
- \[Automation] Fixed a bug where creating a workflow would cause a
crash for another user viewing a different app.
[#&#8203;4293](https://redirect.github.com/baserow/baserow/-/issues/4293)
- \[Automation] Allow to duplicate nodes inside container nodes
[#&#8203;4294](https://redirect.github.com/baserow/baserow/-/issues/4294)
- \[Builder] Improve performances when editing a create/update workflow
action with a lot of table fields
- \[Integration] Resolved BASEROW\_INTEGRATIONS\_PERIODIC\_MINUTE\_MIN
env variable bug.

##### Refactors

- \[Database] Make read/write DB routing consistent for http requests
and background tasks
[#&#8203;3848](https://gitlab.com/baserow/baserow/-/issues/3848)
- \[Builder] Fix missing form data after first render (SSR)
[#&#8203;4268](https://redirect.github.com/baserow/baserow/-/issues/4268)
- \[Core] Improve formula editor

##### Breaking API changes

- \[Builder] Number field values returned by local baserow integrations
are now actual numbers instead of string
[#&#8203;4219](https://redirect.github.com/baserow/baserow/-/issues/4219)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-27 17:54:00 +01:00
TrueCharts Bot 097cec22da chore(helm): update image oci.trueforge.org/containerforge/kopia 0.22.0 → 0.22.2 (#42187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/kopia](https://ghcr.io/trueforge-org/kopia)
([source](https://redirect.github.com/kopia/kopia)) | patch | `18781d0`
-> `37c35fb` |

---

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

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

[Compare
Source](https://redirect.github.com/kopia/kopia/compare/v0.22.0...v0.22.2)

##### Storage Providers

- Fix regression
[#&#8203;5039](https://redirect.github.com/kopia/kopia/issues/5039):
execute rclone with non-cancelling context
([#&#8203;5040](https://redirect.github.com/kopia/kopia/issues/5040)) by
Julio López

##### Testing

- allow S3 versioned tests cleanup to succeed
([#&#8203;5038](https://redirect.github.com/kopia/kopia/issues/5038)) by
Julio López

##### CI/CD

- make PR title options consistent with chlog
([#&#8203;5036](https://redirect.github.com/kopia/kopia/issues/5036)) by
Julio López

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-27 17:53:07 +01:00
TrueCharts Bot f7e2a918f3 chore(helm): update image docker.io/cglatot/pasta 2.1.0 → 2.2.1 (#42189) 2025-11-27 17:53:01 +01:00
TrueCharts Bot f9d3bb43fa chore(helm): update image oci.trueforge.org/containerforge/esphome 2025.11.0 → 2025.11.1 (#42185) 2025-11-27 17:52:54 +01:00
TrueCharts Bot 55283181af chore(helm): update chart mongodb 16.14.0 → 16.14.1 (#42182) 2025-11-27 17:52:51 +01:00
TrueCharts Bot 79117b2765 chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.348 → 0.24.361 (#42186)
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 |
`a0486c5` -> `63e4b48` |

---

> [!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.361`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.361)

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

#### Changes:

-
[`b0dbd47`](https://redirect.github.com/Jackett/Jackett/commit/b0dbd475dc9dd99ec185ca4a32cb1335dde0b82b)
Update rudub

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14879\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-27 17:52:45 +01:00
TrueCharts Bot e7084c2590 chore(helm): update chart redis 17.14.0 → 17.15.0 (#42176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.14.0` -> `17.15.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2025-11-27 17:15:36 +01:00
TrueCharts Bot f6568987d1 chore(helm): update chart mariadb 17.10.1 → 17.11.0 (#42173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
minor | `17.10.1` -> `17.11.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2025-11-27 16:55:01 +01:00
TrueCharts Bot 30b1bf7c03 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.9.0 → 1.10.0 (#42178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| minor | `cfdb348` -> `f957a20` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-11-27 15:40:45 +00:00
Kjeld Schouten eb5a544b87 more explicit exclude 2025-11-27 16:18:30 +01:00
Kjeld Schouten 595c714052 weird 2025-11-27 16:18:00 +01:00
Kjeld Schouten 0f3933e678 chore(multiple): bumps on some dependencies to enforce more recent common 2025-11-27 16:13:20 +01:00
Kjeld Schouten 122e550f3f Update flux.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-11-27 16:10:46 +01:00
TrueCharts Bot 52ef92f785 chore(helm): pin dependencies (#42168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alpine | pinDigest |  -> `4b7ce07` |
| docker.io/biospheere/promcord | pinDigest |  -> `16d4fd2` |
| docker.io/cooleye72/xmrig | pinDigest |  -> `f7e590b` |
| docker.io/drpsychick/arkserver | pinDigest |  -> `5336feb` |
| docker.io/nicolargo/glances | pinDigest |  -> `4519127` |
| docker.io/onerahmet/openai-whisper-asr-webservice | pinDigest | ->
`1132aa0` |
| docker.io/onerahmet/openai-whisper-asr-webservice | pinDigest | ->
`03b4023` |
| docker.io/shaarli/shaarli | pinDigest |  -> `12bc36e` |
|
[ghcr.io/cloudnative-pg/postgis](https://redirect.github.com/postgis/docker-postgis)
| pinDigest | -> `bb5a859` |
|
[ghcr.io/cloudnative-pg/postgis](https://redirect.github.com/postgis/docker-postgis)
| pinDigest | -> `4596b19` |
| ghcr.io/cloudnative-pg/postgresql | pinDigest |  -> `9f8ea5c` |
| ghcr.io/cloudnative-pg/postgresql | pinDigest |  -> `036436c` |
| [ghcr.io/kanboard/kanboard](https://kanboard.org)
([source](https://redirect.github.com/kanboard/kanboard)) | pinDigest |
-> `84703c9` |
|
[ghcr.io/postfinance/kubelet-csr-approver](https://images.chainguard.dev/directory/image/static/overview)
([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/static))
| pinDigest | -> `08d0064` |
|
[ghcr.io/spegel-org/spegel](https://redirect.github.com/spegel-org/spegel)
| pinDigest | -> `4454837` |
|
[ghcr.io/tensorchord/cloudnative-pgvecto.rs](https://redirect.github.com/tensorchord/cloudnative-pgvecto.rs)
| pinDigest | -> `f1a19d4` |
|
[ghcr.io/tensorchord/cloudnative-pgvecto.rs](https://redirect.github.com/tensorchord/cloudnative-pgvecto.rs)
| pinDigest | -> `dbdeddf` |
|
[ghcr.io/tensorchord/cloudnative-vectorchord](https://redirect.github.com/tensorchord/cloudnative-vectorchord)
| pinDigest | -> `a0776b5` |
|
[ghcr.io/tensorchord/cloudnative-vectorchord](https://redirect.github.com/tensorchord/cloudnative-vectorchord)
| pinDigest | -> `1978732` |
|
[ghcr.io/timshel/vaultwarden](https://redirect.github.com/timshel/vaultwarden)
| pinDigest | -> `56e2790` |
| hello-world | pinDigest |  -> `f793160` |
|
[oci.trueforge.org/containerforge/adguardhome-sync](https://ghcr.io/trueforge-org/adguardhome-sync)
([source](https://redirect.github.com/bakito/adguardhome-sync)) |
pinDigest | -> `5265617` |
|
[oci.trueforge.org/containerforge/airsonic-advanced](https://ghcr.io/trueforge-org/airsonic-advanced)
([source](https://redirect.github.com/kagemomiji/airsonic-advanced)) |
pinDigest | -> `46c08c1` |
|
[oci.trueforge.org/containerforge/autoscan](https://ghcr.io/trueforge-org/autoscan)
([source](https://redirect.github.com/cloudbox/autoscan)) | pinDigest |
-> `736ba3f` |
|
[oci.trueforge.org/containerforge/bazarr](https://ghcr.io/trueforge-org/bazarr)
([source](https://redirect.github.com/morpheus65535/bazarr)) | pinDigest
| -> `1b4d675` |
|
[oci.trueforge.org/containerforge/calibre-web](https://ghcr.io/trueforge-org/calibre-web)
([source](https://redirect.github.com/janeczku/calibre-web)) | pinDigest
| -> `c46f9b9` |
|
[oci.trueforge.org/containerforge/cloudflareddns](https://ghcr.io/trueforge-org/cloudflareddns)
([source](https://www.hotio.dev)) | pinDigest | -> `d8500f2` |
|
[oci.trueforge.org/containerforge/code-server](https://ghcr.io/trueforge-org/code-server)
([source](https://coder.com)) | pinDigest | -> `b7d6b37` |
|
[oci.trueforge.org/containerforge/doplarr](https://ghcr.io/trueforge-org/doplarr)
([source](https://redirect.github.com/kiranshila/doplarr)) | pinDigest |
-> `7d5900d` |
|
[oci.trueforge.org/containerforge/duplicacy](https://ghcr.io/trueforge-org/duplicacy)
([source](https://duplicacy.com)) | pinDigest | -> `6d73957` |
|
[oci.trueforge.org/containerforge/duplicati](https://ghcr.io/trueforge-org/duplicati)
([source](https://www.duplicati.com/)) | pinDigest | -> `15ce9ee` |
|
[oci.trueforge.org/containerforge/emby](https://ghcr.io/trueforge-org/emby)
([source](https://redirect.github.com/MediaBrowser/Emby.Releases)) |
pinDigest | -> `a90e03f` |
|
[oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome)
([source](https://redirect.github.com/esphome/esphome)) | pinDigest | ->
`c805a6a` |
|
[oci.trueforge.org/containerforge/flood](https://ghcr.io/trueforge-org/flood)
([source](https://redirect.github.com/thomst08/requestrr)) | pinDigest |
-> `549bb90` |
|
[oci.trueforge.org/containerforge/foldingathome](https://ghcr.io/trueforge-org/foldingathome)
([source](https://foldingathome.org/)) | pinDigest | -> `f59c052` |
|
[oci.trueforge.org/containerforge/go-yq](https://ghcr.io/trueforge-org/go-yq)
| pinDigest | -> `d2cbd92` |
|
[oci.trueforge.org/containerforge/home-assistant](https://ghcr.io/trueforge-org/home-assistant)
([source](https://redirect.github.com/home-assistant/core)) | pinDigest
| -> `0002a9a` |
|
[oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | pinDigest | ->
`a0486c5` |
|
[oci.trueforge.org/containerforge/kavita](https://ghcr.io/trueforge-org/kavita)
([source](https://redirect.github.com/Kareadita/Kavita)) | pinDigest |
-> `e2608ab` |
|
[oci.trueforge.org/containerforge/kube-sa-proxy](https://ghcr.io/trueforge-org/kube-sa-proxy)
([source](https://redirect.github.com/Jackett/Jackett)) | pinDigest | ->
`4c8faef` |
|
[oci.trueforge.org/containerforge/kubectl](https://ghcr.io/trueforge-org/kubectl)
([source](https://redirect.github.com/Jackett/Jackett)) | pinDigest | ->
`94fea8d` |
|
[oci.trueforge.org/containerforge/lidarr](https://ghcr.io/trueforge-org/lidarr)
([source](https://redirect.github.com/Lidarr/Lidarr)) | pinDigest | ->
`0d09646` |
|
[oci.trueforge.org/containerforge/mariadb-client](https://ghcr.io/trueforge-org/mariadb-client)
([source](https://truecharts.org)) | pinDigest | -> `340be12` |
|
[oci.trueforge.org/containerforge/mongosh](https://ghcr.io/trueforge-org/mongosh)
([source](https://truecharts.org)) | pinDigest | -> `e0d10eb` |
|
[oci.trueforge.org/containerforge/nextcloud-fpm](https://ghcr.io/trueforge-org/nextcloud-fpm)
([source](https://nextcloud.com)) | pinDigest | -> `4e8c007` |
|
[oci.trueforge.org/containerforge/nextcloud-imaginary](https://ghcr.io/trueforge-org/nextcloud-imaginary)
([source](https://nextcloud.com)) | pinDigest | -> `9b52488` |
|
[oci.trueforge.org/containerforge/nextcloud-notify-push](https://ghcr.io/trueforge-org/nextcloud-notify-push)
([source](https://redirect.github.com/nextcloud/notify_push)) |
pinDigest | -> `4211461` |
|
[oci.trueforge.org/containerforge/nginx](https://ghcr.io/trueforge-org/nginx)
([source](https://hub.docker.com/_/nginx)) | pinDigest | -> `d965e44` |
|
[oci.trueforge.org/containerforge/nzbget](https://ghcr.io/trueforge-org/nzbget)
([source](https://redirect.github.com/nzbgetcom/nzbget)) | pinDigest |
-> `bda633e` |
|
[oci.trueforge.org/containerforge/nzbhydra2](https://ghcr.io/trueforge-org/nzbhydra2)
([source](https://redirect.github.com/theotherp/nzbhydra2)) | pinDigest
| -> `449f728` |
|
[oci.trueforge.org/containerforge/plex](https://ghcr.io/trueforge-org/plex)
([source](https://redirect.github.com/plexinc/pms-docker)) | pinDigest |
-> `960488f` |
|
[oci.trueforge.org/containerforge/postgresql-client](https://ghcr.io/trueforge-org/postgresql-client)
([source](https://truecharts.org)) | pinDigest | -> `99c15c6` |
|
[oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | pinDigest |
-> `d07d985` |
|
[oci.trueforge.org/containerforge/qbittorrent](https://ghcr.io/trueforge-org/qbittorrent)
([source](https://redirect.github.com/qbittorrent/qBittorrent)) |
pinDigest | -> `d331077` |
|
[oci.trueforge.org/containerforge/radarr](https://ghcr.io/trueforge-org/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | pinDigest | ->
`0e9d403` |
|
[oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate)
([source](https://redirect.github.com/renovate/renovate)) | pinDigest |
-> `7b0d007` |
|
[oci.trueforge.org/containerforge/sabnzbd](https://ghcr.io/trueforge-org/sabnzbd)
([source](https://redirect.github.com/sabnzbd/sabnzbd)) | pinDigest | ->
`504b4b3` |
|
[oci.trueforge.org/containerforge/scratch](https://ghcr.io/trueforge-org/scratch)
([source](https://hub.docker.com/_/ubuntu)) | pinDigest | -> `b6f7b7d` |
|
[oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr)
([source](https://redirect.github.com/seerr-team/seerr)) | pinDigest |
-> `5a6cb82` |
|
[oci.trueforge.org/containerforge/sonarr](https://ghcr.io/trueforge-org/sonarr)
([source](https://redirect.github.com/Sonarr/Sonarr)) | pinDigest | ->
`05a5af5` |
|
[oci.trueforge.org/containerforge/theme-park](https://ghcr.io/trueforge-org/theme-park)
([source](https://redirect.github.com/themepark-dev/theme.park)) |
pinDigest | -> `5adab62` |
|
[oci.trueforge.org/containerforge/ubuntu](https://ghcr.io/trueforge-org/ubuntu)
([source](https://hub.docker.com/_/ubuntu)) | pinDigest | -> `435d3cf` |
|
[oci.trueforge.org/containerforge/valkey-tools](https://ghcr.io/trueforge-org/valkey-tools)
([source](https://truecharts.org)) | pinDigest | -> `272f59f` |
|
[oci.trueforge.org/tccr/alpine](https://redirect.github.com/trueforge-org/truecharts)
| pinDigest | -> `6dc807a` |
| registry.k8s.io/sig-storage/snapshot-controller | pinDigest | ->
`b845f4b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BpbiJdfQ==-->
2025-11-27 16:05:24 +01:00
TrueCharts Bot 41ae409e12 chore(helm): pin dependencies (#42169)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | pinDigest |  -> `ad00c65` |
| quay.io/jupyter/base-notebook | pinDigest |  -> `5d1c564` |
| quay.io/jupyter/datascience-notebook | pinDigest |  -> `b12188b` |
| quay.io/jupyter/minimal-notebook | pinDigest |  -> `c17170e` |
| quay.io/jupyter/pyspark-notebook | pinDigest |  -> `6287c0b` |
| quay.io/jupyter/r-notebook | pinDigest |  -> `6fabd17` |
| quay.io/jupyter/scipy-notebook | pinDigest |  -> `3458d4f` |
| quay.io/jupyter/tensorflow-notebook | pinDigest |  -> `9280a79` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BpbiJdfQ==-->
2025-11-27 16:04:55 +01:00
TrueCharts Bot e9821ebeec chore(helm): update image docker.io/clickhouse/clickhouse-server 25.10.3.100 → 25.11.1.558 (#42177) 2025-11-27 16:03:50 +01:00
TrueCharts Bot 4c271bf7b3 chore(helm): update chart memcached 16.13.0 → 16.14.0 (#42174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://redirect.github.com/bitnami/bitnami-docker-memcached))
| minor | `16.13.0` -> `16.14.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2025-11-27 15:59:23 +01:00