Commit Graph

48244 Commits

Author SHA1 Message Date
TrueCharts Bot
5ff2d1986b chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to c064fc0 (#40312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `281817c` -> `c064fc0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 20:39:26 +02:00
TrueCharts Bot
f91d849b4c chore(flux): update image node-feature-discovery 0.17.4 → 0.18.0 (clustertool) (#40318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| node-feature-discovery | minor | `0.17.4` -> `0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-02 20:36:34 +02:00
Kjeld Schouten
80a289e7d4 remove moved containers 2025-10-02 17:24:18 +02:00
Soumyadeep Dey
084d78d979 fix(docs) (#40311)
fixed an typo

**Description**

fixed some typos founded in readme

⚒️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 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.

- [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: Soumyadeep Dey <95275364+SoumyaEXE@users.noreply.github.com>
2025-10-02 17:13:53 +02:00
Soumyadeep Dey
a84b724940 fix(docs) (#40299)
**Description**

Corrected the phrasing regarding the AGPL-v3 license in the README.

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

**🧪 How Has This Been Tested?**
<!--
i just changed an simple grammar in readme.
-->

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

**✔️ Checklist:**

- [x] ⚖️ 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
- [x] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

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

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

Signed-off-by: Soumyadeep Dey <95275364+SoumyaEXE@users.noreply.github.com>
2025-10-02 14:50:53 +02:00
TrueCharts Bot
17d547c8b8 chore(website): lock file maintenance (#40281)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

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

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-10-02 14:49:00 +02:00
TrueCharts Bot
ce1a0e77ed chore(container): update public.ecr.aws/docker/library/nextcloud docker tag to v32 (#40279)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final | major
| `31.0.9-fpm` -> `32.0.0-fpm` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-10-02 14:48:06 +02:00
TrueCharts Bot
e24860730c chore(helm): update image ghcr.io/actualbudget/actual 25.9.0 → 25.10.0 (#40310) 2025-10-02 14:47:09 +02:00
TrueCharts Bot
690aa94483 chore(helm): update image docker.io/lancachenet/lancache-dns digest to b4b5a99 (#40306)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lancachenet/lancache-dns | digest | `70d5034` -> `b4b5a99` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 14:47:06 +02:00
TrueCharts Bot
b6b0208c27 chore(helm): update image ghcr.io/n8n-io/n8n 1.114.0 → 1.114.1 (#40309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `53fa460`
-> `f11e396` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-02 12:34:08 +00:00
TrueCharts Bot
aa344999f1 chore(helm): update image ghcr.io/linuxserver/jackett 0.24.17 → 0.24.24 (#40308) 2025-10-02 14:33:20 +02:00
TrueCharts Bot
ff58302e07 chore(helm): update image ghcr.io/home-operations/jackett 0.24.17 → 0.24.24 (#40307) 2025-10-02 14:33:10 +02:00
TrueCharts Bot
8a2945909c chore(helm): update image docker.io/diygod/rsshub digest to 6dbcd4e (#40305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `9e91756` -> `6dbcd4e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 14:33:08 +02:00
TrueCharts Bot
e6f19b0bed chore(helm): update image yourls digest to d2f85bb (#40301)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `aef3ab6` -> `d2f85bb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 06:35:17 +00:00
TrueCharts Bot
f6d829626c chore(helm): update image ghcr.io/linuxserver/firefox 1143.0.1 → 1143.0.3 (#40303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
patch | `7aa3af8` -> `bd89a85` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-02 08:35:02 +02:00
TrueCharts Bot
f39de9b818 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.20.1 → 2.20.3 (#40302) 2025-10-02 08:27:50 +02:00
TrueCharts Bot
9381ab3b8b chore(helm): update image docker.io/jlesage/mediainfo v25.07.3 → v25.10.1 (#40304) 2025-10-02 08:27:46 +02:00
TrueCharts Bot
6273f03675 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to e94de1d (#40300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `21ee3ee` -> `e94de1d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 08:27:43 +02:00
TrueCharts Bot
66c0847a6a chore(helm): update image ghcr.io/open-webui/open-webui digest to c77fa8d (#40295) 2025-10-02 02:37:33 +02:00
TrueCharts Bot
9857880949 chore(helm): update image docker.io/ipfs/kubo v0.37.0 → v0.38.0 (#40298)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ipfs/kubo | minor | `d7d6a5f` -> `98498bf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-02 02:37:23 +02:00
TrueCharts Bot
78b19de175 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.204.0 → 2.205.0 (#40297)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `431cf5d` -> `45ac158` |

---

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

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

---

### Release Notes

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

###
[`v2.205.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22050---2025-10-01)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.204.0...2.205.0)

##### Changed

- Restricted the selection of the retirement date picker in the *FIRE*
calculator to a future date
- Improved the support for mutual funds in the *Financial Modeling Prep*
service (get asset profiles)
- Improved the language localization for German (`de`)
- Upgraded `prisma` from version `6.16.1` to `6.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-02 02:23:56 +02:00
TrueCharts Bot
7968947451 chore(helm): update image docker.io/sourcegraph/server 6.8.0 → 6.8.2313 (#40296) 2025-10-02 02:22:56 +02:00
TrueCharts Bot
b6af355a1a chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 21ee3ee (#40294)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `e5a0666` -> `21ee3ee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-02 02:22:49 +02:00
TrueCharts-Bot
9433477d72 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-02 00:12:46 +00:00
TrueCharts Bot
4635be779d chore(helm): update image ghcr.io/linuxserver/calibre 8.11.1 → 8.12.0 (#40292) 2025-10-01 20:38:58 +02:00
TrueCharts Bot
94c710c77f chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.6.1 → 2.6.2 (#40288)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| patch | `22e1fc1` -> `ffabf25` |

---

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

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

---

### Release Notes

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

###
[`v2.6.2`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#262-2025-10-01)

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

##### Bug Fixes

- Fix `DatabaseEntry with ID 'X' does not exist` when adding device to
delete group ID
([#&#8203;28583](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28583))
([09f33b3](09f33b31a9))
- Handle empty or null Home Assistant name in device settings
([#&#8203;28364](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28364))
([a5e1e8c](a5e1e8c0c3))
- HomeAssistant: add `default_entity_id` to discovery message
([#&#8203;28560](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28560))
([15e00ea](15e00ea8a4))
- **ignore:** bump
[@&#8203;types/node](https://redirect.github.com/types/node) from 24.4.0
to 24.5.2 in the minor-patch group
([#&#8203;28700](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28700))
([e8847d1](e8847d1a34))
- **ignore:** bump the minor-patch group with 3 updates
([#&#8203;28541](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28541))
([86b4581](86b458111b))
- **ignore:** bump the minor-patch group with 3 updates
([#&#8203;28638](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28638))
([c3e1525](c3e1525f60))
- **ignore:** bump the minor-patch group with 4 updates
([#&#8203;28778](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28778))
([c9d01f4](c9d01f4118))
- **ignore:** bump zigbee2mqtt-windfront from 2.1.0 to 2.2.0 in the
minor-patch group
([#&#8203;28764](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28764))
([1166341](116634193a))
- **ignore:** update zigbee-herdsman to 6.1.0
([#&#8203;28460](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28460))
([06862c7](06862c7259))
- **ignore:** update zigbee-herdsman to 6.1.1
([#&#8203;28597](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28597))
([c28ca79](c28ca79d8a))
- **ignore:** update zigbee-herdsman to 6.1.2
([#&#8203;28689](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28689))
([79c0c09](79c0c0933a))
- **ignore:** update zigbee-herdsman to 6.1.3
([#&#8203;28717](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28717))
([892f924](892f92448e))
- **ignore:** update zigbee-herdsman to 6.1.4
([#&#8203;28762](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28762))
([508318d](508318de57))
- **ignore:** update zigbee-herdsman to 6.1.5
([#&#8203;28773](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28773))
([a0d91cc](a0d91cc063))
- **ignore:** update zigbee-herdsman-converters to 25.15.0
([#&#8203;28462](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28462))
([3f27f79](3f27f79d7d))
- **ignore:** update zigbee-herdsman-converters to 25.17.0
([#&#8203;28480](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28480))
([3018e40](3018e40dae))
- **ignore:** update zigbee-herdsman-converters to 25.17.1
([#&#8203;28511](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28511))
([54d729e](54d729e37a))
- **ignore:** update zigbee-herdsman-converters to 25.18.0
([#&#8203;28518](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28518))
([e8e4977](e8e4977327))
- **ignore:** update zigbee-herdsman-converters to 25.19.0
([#&#8203;28533](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28533))
([5f2630c](5f2630c93b))
- **ignore:** update zigbee-herdsman-converters to 25.20.0
([#&#8203;28545](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28545))
([a297b92](a297b9255b))
- **ignore:** update zigbee-herdsman-converters to 25.21.0
([#&#8203;28561](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28561))
([01d5863](01d5863487))
- **ignore:** update zigbee-herdsman-converters to 25.22.0
([#&#8203;28580](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28580))
([5f6fae0](5f6fae0df7))
- **ignore:** update zigbee-herdsman-converters to 25.23.0
([#&#8203;28598](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28598))
([3f25834](3f258342d8))
- **ignore:** update zigbee-herdsman-converters to 25.24.0
([#&#8203;28608](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28608))
([2edf85f](2edf85f6e1))
- **ignore:** update zigbee-herdsman-converters to 25.25.0
([#&#8203;28621](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28621))
([b2f7460](b2f74607cc))
- **ignore:** update zigbee-herdsman-converters to 25.26.0
([#&#8203;28629](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28629))
([2cb7dcc](2cb7dcc12a))
- **ignore:** update zigbee-herdsman-converters to 25.29.0
([#&#8203;28654](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28654))
([382d37e](382d37e839))
- **ignore:** update zigbee-herdsman-converters to 25.30.0
([#&#8203;28707](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28707))
([77926bc](77926bc1c3))
- **ignore:** update zigbee-herdsman-converters to 25.31.0
([#&#8203;28726](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28726))
([a310627](a310627e19))
- **ignore:** update zigbee-herdsman-converters to 25.32.0
([#&#8203;28746](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28746))
([87c474d](87c474d2f5))
- **ignore:** update zigbee-herdsman-converters to 25.33.0
([#&#8203;28758](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28758))
([26c74b5](26c74b5778))
- **ignore:** update zigbee-herdsman-converters to 25.34.0
([#&#8203;28763](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28763))
([f6c0ce7](f6c0ce735f))
- **ignore:** update zigbee-herdsman-converters to 25.35.1
([#&#8203;28774](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28774))
([1283859](1283859a12))
- **ignore:** update zigbee2mqtt-frontend to 0.9.21
([#&#8203;28745](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28745))
([2c70deb](2c70deb411))
- **ignore:** update zigbee2mqtt-windfront to 2.1.0
([#&#8203;28471](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28471))
([e52203a](e52203a1b8))
- Make windfront the default frontend
([#&#8203;28546](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/28546))
([fefae99](fefae9957c))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 20:38:52 +02:00
TrueCharts Bot
cc3f486770 chore(helm): update image ghcr.io/linuxserver/filezilla digest to 2475bf6 (#40286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `d8535af` -> `2475bf6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 20:36:46 +02:00
TrueCharts Bot
e1b8facbae chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to ff72f15 (#40283) 2025-10-01 20:36:38 +02:00
TrueCharts Bot
f3c409cc1b fix(website): update tailwindcss 3.4.17 → 3.4.18 (#40290)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss))
| [`3.4.17` ->
`3.4.18`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.17/3.4.18) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.4.17/3.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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>tailwindlabs/tailwindcss (tailwindcss)</summary>

###
[`v3.4.18`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#3418---2024-10-01)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.17...v3.4.18)

##### Fixed

- Improve support for raw `supports-[…]` queries in arbitrary values
([#&#8203;13605](https://redirect.github.com/tailwindlabs/tailwindcss/pull/13605))
- Fix `require.cache` error when loaded through a TypeScript file in
Node 22.18+
([#&#8203;18665](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18665))
- Support `import.meta.resolve(…)` in configs for new enough Node.js
versions
([#&#8203;18938](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938))
- Allow using newer versions of `postcss-load-config` for better ESM and
TypeScript PostCSS config support with the CLI
([#&#8203;18938](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938))
- Remove irrelevant utility rules when matching important classes
([#&#8203;19030](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19030))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 20:34:33 +02:00
TrueCharts Bot
7c1b1280b3 chore(helm): update image docker.io/jeessy/ddns-go v6.12.4 → v6.12.5 (#40287) 2025-10-01 20:21:01 +02:00
TrueCharts Bot
b2ef5d2f91 chore(helm): update image docker.io/homeassistant/home-assistant 2025.9.4 → 2025.10.0 (#40291) 2025-10-01 20:21:00 +02:00
TrueCharts Bot
ee7093ed24 chore(helm): update image docker.io/tomsquest/docker-radicale 3.5.6.0 → 3.5.7.0 (#40289)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale)
| patch | `1cbb1e1` -> `ed0bc36` |

---

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

###
[`v3.5.7.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3570---2025-10-01)

[Compare
Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.6.0...3.5.7.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 20:20:56 +02:00
TrueCharts Bot
0de33ee89f chore(helm): update image docker.io/clamav/clamav digest to b2aaac5 (#40282)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`7f9545e` -> `b2aaac5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 20:20:08 +02:00
TrueCharts Bot
e42cecf764 chore(helm): update image docker.io/nocodb/nocodb digest to a3d37f6 (#40284) 2025-10-01 20:19:49 +02:00
TrueCharts Bot
8b1e3f5a15 chore(helm): update image docker.io/revenz/fileflows digest to df7921f (#40285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `39dd51a` -> `df7921f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 20:19:42 +02:00
TrueCharts Bot
7d3de55b55 chore(helm): update image docker.io/esphome/esphome 2025.9.2 → 2025.9.3 (#40271) 2025-10-01 14:32:22 +02:00
TrueCharts Bot
ec73e07859 chore(helm): update image docker.io/nocodb/nocodb 0.264.9 → 0.265.0 (#40276)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/nocodb/nocodb | minor | `71d5b23` -> `d837fa3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-01 14:32:09 +02:00
TrueCharts Bot
b945f3d5dd chore(helm): update image ghcr.io/home-operations/jackett 0.24.7 → 0.24.17 (#40273) 2025-10-01 14:32:05 +02:00
TrueCharts Bot
3ef443e877 chore(helm): update image ghcr.io/linuxserver/remmina digest to ab788cf (#40268)
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 | `9cf90cd` -> `ab788cf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 12:28:27 +00:00
TrueCharts Bot
5a86ee5004 chore(helm): update image docker.io/jgraph/drawio digest to 96cc653 (#40265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`b0990d9` -> `96cc653` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 14:27:50 +02:00
TrueCharts Bot
cf067d97da chore(helm): update image docker.io/itzg/mc-backup digest to f00f87e (#40264)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/itzg/mc-backup | digest | `d60644d` -> `f00f87e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 14:19:51 +02:00
TrueCharts Bot
5a7881a77b chore(helm): update image ghcr.io/linuxserver/jackett 0.24.7 → 0.24.17 (#40274) 2025-10-01 14:17:30 +02:00
TrueCharts Bot
92f9e6c983 chore(helm): update image ghcr.io/alexta69/metube 2025.09.28 → 2025.10.01 (#40277) 2025-10-01 14:17:27 +02:00
TrueCharts Bot
a8a9255d4c chore(helm): update image docker.io/baserow/baserow 1.35.1 → 1.35.2 (#40270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
patch | `a459ba6` -> `103e782` |

---

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

###
[`v1.35.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1352)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.35.1...1.35.2)

##### New features

- \[Database] Date dependency - allow to connect two dates as start
date/end date, and a duration field, and recalculate other fields if one
is modified.
[#&#8203;3735](https://gitlab.com/baserow/baserow/-/issues/3735)

##### Bug fixes

- \[Builder] Fix timezone issue with date time picker
[#&#8203;3566](https://gitlab.com/baserow/baserow/-/issues/3566)
- \[Core] Fix a bug in the Guided Tour that caused a Vue warning.
[#&#8203;3721](https://gitlab.com/baserow/baserow/-/issues/3721)
- \[Database] Do not fire for past entries on new webhook
[#&#8203;3811](https://gitlab.com/baserow/baserow/-/issues/3811)
- \[Database] Fix filter group api documentation
[#&#8203;3829](https://gitlab.com/baserow/baserow/-/issues/3829)
- \[Database] Fix the error when submitting form with collaborator field
notification enabled in public forms.
[#&#8203;3834](https://gitlab.com/baserow/baserow/-/issues/3834)
- \[Builder] Fixed bug that causes the frontend to crash when an
Integration is deleted.
[#&#8203;3835](https://gitlab.com/baserow/baserow/-/issues/3835)
- \[Database] Remove comment operations from Ctrl+Z undo stack to
prevent accidental deletions
[#&#8203;3837](https://gitlab.com/baserow/baserow/-/issues/3837)
- \[Database] Fix a bug with frontend view filters when the root group
doesn't have filters.
[#&#8203;3839](https://gitlab.com/baserow/baserow/-/issues/3839)
- \[Database] Fix button loading animation of publicly shared view login
page.
- \[Database] Fix PostgreSQL update with multiple primary keys.
- \[Core] Improve SSR performance by only extending the translations
once.
- \[Database] Prevent multiple concurrent `update_search_data` tasks
from being scheduled.
- \[Core] Prevent the sync templates task from being scheduled multiple
times concurrently.
- \[Builder] Reload data source information on authentication
- \[Builder] Resolved a bug which prevented formula fields from being
filtered upon by external users.
- \[Builder] Resolved a table and repeat element bug which inadvertently
displayed an error popup.

##### Refactors

- \[Core] Update backend and frontend dependencies 2025-09-29

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 14:17:24 +02:00
TrueCharts Bot
3626d59cce chore(helm): update image ghcr.io/authelia/authelia 4.39.10 → 4.39.11 (#40272)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia)
([source](https://redirect.github.com/authelia/authelia)) | patch |
`ed52a81` -> `6d64da1` |

---

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

###
[`v4.39.11`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.11)

[Compare
Source](https://redirect.github.com/authelia/authelia/compare/v4.39.10...v4.39.11)

##### Bug Fixes

- **handlers:** webauthn experimental 2fa default redirection
([#&#8203;10426](https://redirect.github.com/authelia/authelia/issues/10426))
([8c76ea3](8c76ea3a7b))
- **oidc:** remember consent ignored
([#&#8203;10384](https://redirect.github.com/authelia/authelia/issues/10384))
([5cd17eb](5cd17eb1cb))
- **web:** consent remember ux
([#&#8203;10347](https://redirect.github.com/authelia/authelia/issues/10347))
([e9a4047](e9a404771c))

##### Docker Container

- `docker pull authelia/authelia:4.39.11`
- `docker pull ghcr.io/authelia/authelia:4.39.11`

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 14:17:17 +02:00
TrueCharts Bot
f791253ca8 chore(helm): update image docker.io/phasecorex/red-discordbot digest to 91b3130 (#40267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/phasecorex/red-discordbot | digest | `190cd8a` -> `91b3130`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 14:13:59 +02:00
TrueCharts Bot
b9783b5854 fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.12.0-alpha.0 → v1.12.0-alpha.1 (clustertool) (#40275)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos)
| `v1.12.0-alpha.0` -> `v1.12.0-alpha.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.12.0-alpha.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsiderolabs%2ftalos%2fpkg%2fmachinery/v1.12.0-alpha.0/v1.12.0-alpha.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>siderolabs/talos
(github.com/siderolabs/talos/pkg/machinery)</summary>

###
[`v1.12.0-alpha.1`](https://redirect.github.com/siderolabs/talos/compare/v1.12.0-alpha.0...v1.12.0-alpha.1)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.12.0-alpha.0...v1.12.0-alpha.1)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-01 14:13:14 +02:00
TrueCharts Bot
c0eee805c7 chore(helm): update image docker.io/mbentley/omada-controller digest to 4297f40 (#40266)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 14:13:04 +02:00
TrueCharts Bot
293e49562f chore(helm): update image ghcr.io/linuxserver/smokeping digest to 2dda057 (#40262)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `2166ab1` -> `2dda057` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-01 08:18:21 +02:00
TrueCharts Bot
5d35eedb9a chore(helm): update image docker.io/linuxserver/transmission digest to 19b0110 (#40261) 2025-10-01 08:01:57 +02:00