Commit Graph

48339 Commits

Author SHA1 Message Date
TrueCharts Bot
76decf9543 fix(deps): update module github.com/go-git/go-git/v5 v5.16.2 → v5.16.3 (clustertool) (#40429)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git)
| `v5.16.2` -> `v5.16.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.2/v5.16.3?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>go-git/go-git (github.com/go-git/go-git/v5)</summary>

###
[`v5.16.3`](https://redirect.github.com/go-git/go-git/releases/tag/v5.16.3)

[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.16.2...v5.16.3)

#### What's Changed

- internal: Expand regex to fix build \[5.x] by
[@&#8203;baloo](https://redirect.github.com/baloo) in
[#&#8203;1644](https://redirect.github.com/go-git/go-git/pull/1644)
- build: raise timeouts for windows CI tests and disable CIFuzz \[5.x]
by [@&#8203;baloo](https://redirect.github.com/baloo) in
[#&#8203;1646](https://redirect.github.com/go-git/go-git/pull/1646)
- plumbing: support commits extra headers, support jujutsu signed commit
\[5.x] by [@&#8203;baloo](https://redirect.github.com/baloo) in
[#&#8203;1633](https://redirect.github.com/go-git/go-git/pull/1633)

**Full Changelog**:
<https://github.com/go-git/go-git/compare/v5.16.2...v5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-06 01:50:48 +02:00
astro-stan
9ff148b37a feat(common): Improve traefik service integration (#40293)
**Description**

This PR improves the traefik service integration by:

- Adds ability to generate
[ServersTransport](https://doc.traefik.io/traefik/reference/routing-configuration/kubernetes/crd/http/serverstransport/)
resources
- Adds docs regarding the traefik service integration to the website

⚒️ Fixes  # NA

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [X] 📜 Documentation Changes

**🧪 How Has This Been Tested?**

What I have tested:

- ServersTransport generation
- `traefik.ingress.kubernetes.io/service.serversscheme` and
`traefik.ingress.kubernetes.io/service.serverstransport` service
annotations generation
- Traefik:
- talks over HTTPS when
`traefik.ingress.kubernetes.io/service.serversscheme: "https"` is set on
the service
   - skips TLS verification when `insecureSkipVerify: true`
- Successfully verifies TLS when `serverName`, `rootCAs` and
`insecureSkipVerify` are set appropriately
   
**📃 Notes:**

1. Previously service docs were missing any kind of documentation
regarding available integrations. This PR only adds docs about the
traefik integration. Other integrations such as metallb, and cillium
remain undocumented as they are not relevant to this PR.

2. To keep this PR small, I have only added the most commonly used
[ServersTransport configuration
options](https://doc.traefik.io/traefik/reference/routing-configuration/kubernetes/crd/http/serverstransport/#configuration-options).
However, this can easily be extended with more options in the future.

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🖼️ 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: astro-stan <36302090+astro-stan@users.noreply.github.com>
2025-10-05 22:52:52 +02:00
TrueCharts Bot
d1d1219e4e chore(helm): update image ghcr.io/home-operations/prowlarr 2.1.2.5186 → 2.1.3.5208 (#40415)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`3e5e091` -> `236a73d` |

---

> [!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>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary>

###
[`v2.1.3.5208`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.3.5208):
2.1.3.5208

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.2.5186...v2.1.3.5208)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`3c7575b`](3c7575b58e)
fixup! Pin System.Drawing.Common to 8.0
([#&#8203;2514](https://redirect.github.com/Prowlarr/Prowlarr/issues/2514))
-
[`93d8f81`](93d8f81750)
Fix code coverage on CI
-
[`364c7c9`](364c7c9c7e)
Avoid rewriting file names in builds
-
[`54af7fd`](54af7fd3d0)
Bump coverlet.collector to official 6.0.4
-
[`e6bc7fa`](e6bc7fa062)
Pin System.Drawing.Common to 8.0
([#&#8203;2514](https://redirect.github.com/Prowlarr/Prowlarr/issues/2514))
-
[`98608e7`](98608e75a6)
Fixup theme selector App name
-
[`160320f`](160320f3a2)
Switch HttpProxySettingsProviderFixture to test cases
-
[`c9baaf6`](c9baaf634e)
Fixed: Prevent modals from overflowing screen width
-
[`8bf2f68`](8bf2f68abe)
New: Switch theme automatically on system change
-
[`9434091`](9434091912)
New: Retry SQLite writes for database is locked errors

<details><summary><b>See More</b></summary>

-
[`2f7d821`](2f7d821d45)
Fixed: (RevolutionTT) New Domain
([#&#8203;2511](https://redirect.github.com/Prowlarr/Prowlarr/issues/2511))
-
[`471c991`](471c9910a0)
Bump System.Data.SQLite to official 2.0.1
-
[`98ff2f5`](98ff2f5cb6)
Bump STJson, MailKit and Polly
-
[`4d99828`](4d9982872a)
New: (PTP) Improve Error Handling
-
[`ae93264`](ae9326480e)
fixup! New: Move CGPeers to Cardigann
-
[`624cbd5`](624cbd548f)
Fixed: (Indexer) Shazbat added new site url
-
[`f5f98e4`](f5f98e4f53)
New: Move CGPeers to Cardigann
-
[`8585dd4`](8585dd447e)
Multiple Translations updated by Weblate
-
[`dfffb3a`](dfffb3aa4e)
Bump to 2.1.3

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=210&_a=release-summary).</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-05 20:05:30 +02:00
TrueCharts Bot
61cef08ac4 chore(helm): update image ghcr.io/rommapp/romm digest to f9a66d7 (#40413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
digest | `a492592` -> `f9a66d7` |

---

> [!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-05 20:05:19 +02:00
TrueCharts Bot
f978b7de6a chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 6d125e4 (#40412)
This PR contains the following updates:

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

---

> [!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-05 19:45:50 +02:00
TrueCharts Bot
c028f127cf chore(helm): update image docker.io/sissbruecker/linkding 1.43.0 → 1.44.0 (#40416)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `b2cbcc0` -> `8240a94` |

---

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

###
[`v1.44.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1440-05102025)

[Compare
Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.43.0...v1.44.0)

##### What's Changed

- Add new search engine that supports logical expressions (and, or, not)
by [@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[#&#8203;1198](https://redirect.github.com/sissbruecker/linkding/pull/1198)
- Fix pagination links to use relative URLs by
[@&#8203;dunlor](https://redirect.github.com/dunlor) in
[#&#8203;1186](https://redirect.github.com/sissbruecker/linkding/pull/1186)
- Fix queued tasks link when context path is used by
[@&#8203;dunlor](https://redirect.github.com/dunlor) in
[#&#8203;1187](https://redirect.github.com/sissbruecker/linkding/pull/1187)
- Fix bundle preview pagination resetting to first page by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[#&#8203;1194](https://redirect.github.com/sissbruecker/linkding/pull/1194)

##### New Contributors

- [@&#8203;dunlor](https://redirect.github.com/dunlor) made their first
contribution in
[#&#8203;1186](https://redirect.github.com/sissbruecker/linkding/pull/1186)

**Full Changelog**:
<https://github.com/sissbruecker/linkding/compare/v1.43.0...v1.44.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-05 19:45:03 +02:00
TrueCharts Bot
7ac7748e63 fix(deps): update module github.com/go-playground/validator/v10 v10.27.0 → v10.28.0 (clustertool) (#40418)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator)
| `v10.27.0` -> `v10.28.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-playground%2fvalidator%2fv10/v10.27.0/v10.28.0?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>go-playground/validator
(github.com/go-playground/validator/v10)</summary>

###
[`v10.28.0`](https://redirect.github.com/go-playground/validator/releases/tag/v10.28.0):
Release 10.28.0

[Compare
Source](https://redirect.github.com/go-playground/validator/compare/v10.27.0...v10.28.0)

#### What's Changed

- Update workflow\.yml to support 2 most recent major versions by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[#&#8203;1417](https://redirect.github.com/go-playground/validator/pull/1417)
- Bump actions/checkout from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1456](https://redirect.github.com/go-playground/validator/pull/1456)
- Go 1.25 support by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[#&#8203;1459](https://redirect.github.com/go-playground/validator/pull/1459)
- Bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1463](https://redirect.github.com/go-playground/validator/pull/1463)
- Bump golang.org/x/text from 0.22.0 to 0.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1464](https://redirect.github.com/go-playground/validator/pull/1464)
- Bump actions/setup-go from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1465](https://redirect.github.com/go-playground/validator/pull/1465)
- Bump golang.org/x/crypto from 0.33.0 to 0.42.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1467](https://redirect.github.com/go-playground/validator/pull/1467)
- fix: should panic when define duplicate field param in `required_if`
by [@&#8203;duyquang6](https://redirect.github.com/duyquang6) in
[#&#8203;1468](https://redirect.github.com/go-playground/validator/pull/1468)
- Fixed missing keys from returned errors in map validation by
[@&#8203;gelozr](https://redirect.github.com/gelozr) in
[#&#8203;1284](https://redirect.github.com/go-playground/validator/pull/1284)
- Added https\_url tag by
[@&#8203;ahmedkamalio](https://redirect.github.com/ahmedkamalio) in
[#&#8203;1461](https://redirect.github.com/go-playground/validator/pull/1461)
- docs: add description for 'port' validator by
[@&#8203;nodivbyzero](https://redirect.github.com/nodivbyzero) in
[#&#8203;1435](https://redirect.github.com/go-playground/validator/pull/1435)
- Add alphaspace validator by
[@&#8203;takaaa220](https://redirect.github.com/takaaa220) in
[#&#8203;1343](https://redirect.github.com/go-playground/validator/pull/1343)

#### New Contributors

- [@&#8203;duyquang6](https://redirect.github.com/duyquang6) made their
first contribution in
[#&#8203;1468](https://redirect.github.com/go-playground/validator/pull/1468)
- [@&#8203;gelozr](https://redirect.github.com/gelozr) made their first
contribution in
[#&#8203;1284](https://redirect.github.com/go-playground/validator/pull/1284)
- [@&#8203;ahmedkamalio](https://redirect.github.com/ahmedkamalio) made
their first contribution in
[#&#8203;1461](https://redirect.github.com/go-playground/validator/pull/1461)
- [@&#8203;takaaa220](https://redirect.github.com/takaaa220) made their
first contribution in
[#&#8203;1343](https://redirect.github.com/go-playground/validator/pull/1343)

**Full Changelog**:
<https://github.com/go-playground/validator/compare/v10.27.0...v10.28.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-05 19:43:26 +02:00
TrueCharts Bot
3d1ca81e36 chore(helm): update image docker.io/wisemapping/wisemapping digest to 0a2a496 (#40350)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/wisemapping/wisemapping | digest | `4242fce` -> `0a2a496` |

---

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

---------

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-10-05 12:31:43 +00:00
Boemeltrein
a4523794ab fix(clustertool): node-feature-discovery repo change (#40374)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
node-feature-discovery have his own oci chart now.
https://github.com/home-operations/charts-mirror/pull/260

https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.18.0

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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
-->
On own cluster

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [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`

---

_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._
2025-10-05 14:04:24 +02:00
TrueCharts Bot
7855a85bf2 chore(helm): update image ghcr.io/linuxserver/jackett 0.24.37 → 0.24.72 (#40408)
This PR contains the following updates:

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

---

> [!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-05 13:58:11 +02:00
TrueCharts Bot
900bd51212 chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 0fda2fe (#40404) 2025-10-05 13:57:32 +02:00
TrueCharts Bot
ca1a67eb10 chore(helm): update image ghcr.io/home-operations/jackett 0.24.37 → 0.24.72 (#40406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`78a3fff` -> `8dedecf` |

---

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

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

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

#### Changes:

-
[`e21f1cd`](e21f1cd055)
HDT: Update minimum ratio
([#&#8203;16216](https://redirect.github.com/Jackett/Jackett/issues/16216))
-
[`784323d`](784323d672)
BitHDTV: Update inactivity rule
([#&#8203;16209](https://redirect.github.com/Jackett/Jackett/issues/16209))
-
[`08a0065`](08a0065e62)
ldu: typo fix
([#&#8203;16219](https://redirect.github.com/Jackett/Jackett/issues/16219))
-
[`5f82779`](5f82779824)
krazyzone: update inactivity rule
([#&#8203;16218](https://redirect.github.com/Jackett/Jackett/issues/16218))
-
[`670f073`](670f073d43)
hhd: add MR comment
([#&#8203;16217](https://redirect.github.com/Jackett/Jackett/issues/16217))
-
[`eb0dc4e`](eb0dc4e921)
generationfree: update inactivity rule
([#&#8203;16215](https://redirect.github.com/Jackett/Jackett/issues/16215))
-
[`df4d69c`](df4d69cf22)
f1gp: update engine tag and description, add MR
([#&#8203;16214](https://redirect.github.com/Jackett/Jackett/issues/16214))
-
[`e4c1e7e`](e4c1e7e4d8)
digitalcore: update MR & inactivity rule
([#&#8203;16212](https://redirect.github.com/Jackett/Jackett/issues/16212))
-
[`6991ef7`](6991ef7e9f)
darkpeers: update MR and inactivity rule
([#&#8203;16211](https://redirect.github.com/Jackett/Jackett/issues/16211))
-
[`ecb7380`](ecb7380780)
cdfile: update MR, MST and inactivity rule
([#&#8203;16210](https://redirect.github.com/Jackett/Jackett/issues/16210))

<details><summary><b>See More</b></summary>

-
[`11124ce`](11124ce821)
Update rudub
-
[`c64a27e`](c64a27e2c9)
samaritano: activate cat4
-
[`3d2e42d`](3d2e42d9e4)
ReelFlix: update minimum ratio, inactivity rule and engine tag
([#&#8203;16208](https://redirect.github.com/Jackett/Jackett/issues/16208))
-
[`a7d1155`](a7d1155e14)
abtorrents: new domain
-
[`26beaab`](26beaab813)
\[Update] Fix Rocket-HD config api info url and minimum seedtime
([#&#8203;16207](https://redirect.github.com/Jackett/Jackett/issues/16207))

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-05 13:57:30 +02:00
TrueCharts Bot
0f15417c4b chore(helm): update image docker.io/anirdev/slink v1.6.7 → v1.7.0 (#40409) 2025-10-05 13:40:36 +02:00
TrueCharts Bot
e00ee258cf chore(helm): update image ghcr.io/home-operations/lidarr 2.14.4 → 2.14.5 (#40407)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/lidarr](https://ghcr.io/home-operations/lidarr)
([source](https://redirect.github.com/Lidarr/Lidarr)) | patch |
`d97e41b` -> `e135e17` |

---

> [!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-05 13:40:27 +02:00
TrueCharts Bot
5076454935 chore(helm): update image yourls digest to 4d352d4 (#40405)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `d2f85bb` -> `4d352d4` |

---

> [!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-05 13:39:09 +02:00
TrueCharts Bot
9046d15d8e chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to ea3ca46 (#40403)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `ee1cc03` -> `ea3ca46` |

---

> [!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-05 13:38:57 +02:00
TrueCharts Bot
84f158900c chore(helm): update image lscr.io/linuxserver/calibre-web digest to 87f56b1 (#40401)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `527654d` -> `87f56b1` |

---

> [!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-05 07:57:50 +02:00
TrueCharts Bot
50f2c22f53 chore(helm): update image docker.io/josh5/steam-headless digest to 11e24e5 (#40398)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/josh5/steam-headless | digest | `53eb83c` -> `11e24e5` |

---

> [!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-05 07:56:37 +02:00
TrueCharts Bot
19a0d2c61c chore(helm): update image ghcr.io/chroma-core/chroma 1.1.0 → 1.1.1 (#40402)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `df33933` -> `f27d2e1` |

---

> [!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-05 07:36:20 +02:00
TrueCharts Bot
d5d456d563 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to ee1cc03 (#40397)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `a97ea81` -> `ee1cc03` |

---

> [!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-05 07:35:49 +02:00
TrueCharts-Bot
78bf41d046 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-05 00:14:38 +00:00
TrueCharts Bot
43b0cc4fe8 chore(helm): update image docker.io/utkuozdemir/nvidia_gpu_exporter 1.3.2 → 1.4.0 (#40396)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/utkuozdemir/nvidia_gpu_exporter | minor | `a5decf7` ->
`6620ccf` |

---

> [!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-05 01:52:50 +02:00
TrueCharts Bot
4122e2536e chore(helm): update image ghcr.io/itzg/minecraft-server 2025.10.0 → 2025.10.1 (#40394) 2025-10-05 01:52:07 +02:00
TrueCharts Bot
cd36657713 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 99b5a8a (#40390) 2025-10-05 01:52:01 +02:00
TrueCharts Bot
bbdf030842 chore(helm): update image docker.io/phasecorex/red-discordbot digest to 991857d (#40387)
This PR contains the following updates:

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

---

> [!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-05 01:51:56 +02:00
TrueCharts Bot
09b31b4cc6 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.20.3 → 2.20.4 (#40393) 2025-10-05 01:32:50 +02:00
TrueCharts Bot
b3ae9ea908 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.205.0 → 2.206.0 (#40395) 2025-10-05 01:32:43 +02:00
TrueCharts Bot
07f7d983b2 chore(helm): update image lscr.io/linuxserver/mylar3 digest to 9fefa81 (#40391)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages)
([source](https://redirect.github.com/linuxserver/docker-mylar3)) |
digest | `9795f7a` -> `9fefa81` |

---

> [!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-05 01:32:37 +02:00
TrueCharts Bot
c589b3c5ed chore(helm): update image ghcr.io/authelia/authelia digest to 30e45ee (#40388) 2025-10-05 01:31:22 +02:00
TrueCharts Bot
1bbed13d8b chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to ef86718 (#40386)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `b868c9a` ->
`ef86718` |

---

> [!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-05 01:31:12 +02:00
TrueCharts Bot
84f4d1d19d chore(helm): update image ghcr.io/rocker-org/rstudio digest to ed94028 (#40382)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rocker-org/rstudio](https://redirect.github.com/rocker-org/rocker-versioned2)
| digest | `034a29f` -> `ed94028` |

---

> [!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-04 19:45:00 +02:00
TrueCharts Bot
6dc328ebba chore(helm): update image chronograf digest to c5a1d09 (#40381) 2025-10-04 19:25:24 +02:00
TrueCharts Bot
87a1c15544 chore(helm): update image public.ecr.aws/docker/library/odoo digest to 135083d (#40383)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo)
([source](https://redirect.github.com/odoo/docker)) | digest | `67a6c4f`
-> `135083d` |

---

> [!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-04 19:25:21 +02:00
TrueCharts Bot
7e4f822ef4 chore(helm): update image ghcr.io/home-operations/jackett 0.24.31 → 0.24.37 (#40379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett)
([source](https://redirect.github.com/Jackett/Jackett)) | patch |
`f2fcd81` -> `78a3fff` |

---

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

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

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

#### Changes:

-
[`bfd38da`](bfd38da446)
utopia: bump engine tag
-
[`91aa1e1`](91aa1e1984)
rockethd: bump engine tag
-
[`6a0db8f`](6a0db8f120)
Update rudub
-
[`227b23e`](227b23eb42)
samaritano: new cat
-
[`47b3a2c`](47b3a2ca81)
samatitano: -> 9.1.7 info\_hash removed
-
[`0a8def8`](0a8def821f)
pterclub: new alternate domain
-
[`ab560fd`](ab560fd705)
xwtorrents: new cats
-
[`2a04d1c`](2a04d1ce81)
pignetwork: bump engine tag

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14554\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-04 13:40:59 +02:00
TrueCharts Bot
a3a23d9b6d chore(helm): update image ghcr.io/linuxserver/jackett 0.24.31 → 0.24.37 (#40380)
This PR contains the following updates:

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

---

> [!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-04 13:25:40 +02:00
TrueCharts Bot
798be55373 chore(helm): update image docker.io/factoriotools/factorio digest to 7204a26 (#40375) 2025-10-04 13:25:06 +02:00
TrueCharts Bot
ef93ff4a72 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 6b0a410 (#40377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `bd9ff29` -> `6b0a410` |

---

> [!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-04 13:25:02 +02:00
TrueCharts Bot
148a899520 chore(helm): update image docker.io/jasongdove/ersatztv v25.6.0 → v25.7.0 (#40372) 2025-10-04 07:36:58 +02:00
TrueCharts Bot
23b1c2d7e1 chore(helm): update image docker.io/jsavargas/telethon_downloader digest to 980b5b5 (#40368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jsavargas/telethon_downloader | digest | `4c1813b` ->
`980b5b5` |

---

> [!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-04 07:36:55 +02:00
TrueCharts Bot
e20f68e85d chore(helm): update image ghcr.io/linuxserver/mstream digest to 6644d63 (#40370)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages)
([source](https://redirect.github.com/linuxserver/docker-mstream)) |
digest | `df45afb` -> `6644d63` |

---

> [!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-04 07:36:24 +02:00
TrueCharts Bot
1848eeb95a chore(helm): update image docker.io/ronivay/xen-orchestra 5.189.0 → 5.190.0 (#40373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `af7f159` -> `d6fe58c` |

---

> [!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-04 07:17:57 +02:00
TrueCharts Bot
26ac447b4a chore(helm): update image lscr.io/linuxserver/webtop digest to 0d5923e (#40371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `712af0b` -> `0d5923e` |

---

> [!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-04 07:17:25 +02:00
TrueCharts Bot
4ef397b6a8 chore(helm): update image docker.io/balabit/syslog-ng digest to e33caf6 (#40367) 2025-10-04 07:16:10 +02:00
TrueCharts Bot
06dedb661a chore(helm): update image ghcr.io/hotio/rflood digest to ec720da (#40369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `4da15e8` -> `ec720da` |

---

> [!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-04 07:16:07 +02:00
TrueCharts-Bot
044fb16f84 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-04 00:13:54 +00:00
TrueCharts Bot
cc084c2209 chore(helm): update image docker.io/revenz/fileflows 25.09 → 25.10 (#40364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | minor | `df7921f` -> `afe5446` |

---

> [!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-04 01:35:33 +02:00
TrueCharts Bot
b4fa7cbb8e chore(helm): update image twinproduction/gatus v5.25.1 → v5.25.2 (#40359)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | patch
| `64262b5` -> `9ff09fe` |

---

> [!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>TwiN/gatus (twinproduction/gatus)</summary>

###
[`v5.25.2`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.25.2)

[Compare
Source](https://redirect.github.com/TwiN/gatus/compare/v5.25.1...v5.25.2)

#### What's Changed

- fix(tunneling): Add exponential backoff retry by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[#&#8203;1303](https://redirect.github.com/TwiN/gatus/pull/1303)
- chore: Tweak configuration validation and yaml output by
[@&#8203;TwiN](https://redirect.github.com/TwiN) in
[#&#8203;1302](https://redirect.github.com/TwiN/gatus/pull/1302)

**Full Changelog**:
<https://github.com/TwiN/gatus/compare/v5.25.1...v5.25.2>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-04 01:34:49 +02:00
TrueCharts Bot
eee69f9959 chore(helm): update image ghcr.io/minekube/gate digest to 8963697 (#40353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `80b9b62` -> `8963697` |

---

> [!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-04 01:34:16 +02:00
TrueCharts Bot
55fd04d028 chore(helm): update image docker.io/homeassistant/home-assistant 2025.10.0 → 2025.10.1 (#40357)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://redirect.github.com/home-assistant/core)) | patch |
`ae0e2a2` -> `9255033` |

---

> [!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>home-assistant/core
(docker.io/homeassistant/home-assistant)</summary>

###
[`v2025.10.1`](https://redirect.github.com/home-assistant/core/releases/tag/2025.10.1)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2025.10.0...2025.10.1)

- Bump airOS dependency ([@&#8203;CoMPaTech] - [#&#8203;153065]) ([airos
docs]) (dependency)
- Bump airOS module for alternative login url ([@&#8203;CoMPaTech] -
[#&#8203;153317]) ([airos docs]) (dependency)
- Bump aiohasupervisor to 0.3.3 ([@&#8203;agners] - [#&#8203;153344])
([hassio docs]) (dependency)
- Do not reset the adapter twice during ZHA options flow migration
([@&#8203;puddly] - [#&#8203;153345]) ([zha docs])
- Fix Nord Pool 15 minute interval ([@&#8203;gjohansson-ST] -
[#&#8203;153350]) ([nordpool docs])
- Explicitly check for None in raw value processing of modbus
([@&#8203;alengwenus] - [#&#8203;153352]) ([modbus docs])
- Set config entry to None in ProxmoxVE ([@&#8203;mib1185] -
[#&#8203;153357]) ([proxmoxve docs])
- Explicit pass in the config entry to coordinator in airtouch4
([@&#8203;mib1185] - [#&#8203;153361]) ([airtouch4 docs])
- Add Roborock mop intensity translations ([@&#8203;starkillerOG] -
[#&#8203;153380]) ([roborock docs])
- Correct blocking update in ToGrill with lack of notifications
([@&#8203;elupus] - [#&#8203;153387]) ([togrill docs])
- Bump python-roborock to 2.49.1 ([@&#8203;Lash-L] - [#&#8203;153396])
([roborock docs]) (dependency)
- Pushover: Handle empty data section properly ([@&#8203;linuxkidd] -
[#&#8203;153397]) ([pushover docs])
- Increase onedrive upload chunk size ([@&#8203;zweckj] -
[#&#8203;153406]) ([onedrive docs])
- Bump pyportainer 1.0.2 ([@&#8203;erwindouna] - [#&#8203;153326])
([portainer docs]) (dependency)
- Bump pyportainer 1.0.3 ([@&#8203;erwindouna] - [#&#8203;153413])
([portainer docs]) (dependency)
- Disable thinking for unsupported gemini models ([@&#8203;Shulyaka] -
[#&#8203;153415]) ([google\_generative\_ai\_conversation
docs][google_generative_ai_conversation docs])
- Fix Satel Integra creating new binary sensors on YAML import
([@&#8203;Tommatheussen] - [#&#8203;153419]) ([satel\_integra
docs][satel_integra docs])
- Update `markdown` field description in ntfy integration
([@&#8203;tr4nt0r] - [#&#8203;153421]) ([ntfy docs])
- Fix Z-Wave RGB light turn on causing rare `ZeroDivisionError`
([@&#8203;TheJulianJES] - [#&#8203;153422]) ([zwave\_js docs][zwave_js
docs])
- Bump aiohomekit to 3.2.19 ([@&#8203;bdraco] - [#&#8203;153423])
([homekit\_controller docs][homekit_controller docs]) (dependency)
- Fix sentence-casing in user-facing strings of `slack`
([@&#8203;NoRi2909] - [#&#8203;153427]) ([slack docs])
- Add missing translation for media browser default title
([@&#8203;timmo001] - [#&#8203;153430]) ([media\_source
docs][media_source docs])
- Fix missing powerconsumptionreport in Smartthings ([@&#8203;joostlek]
- [#&#8203;153438]) ([smartthings docs])
- Update Home Assistant base image to 2025.10.0 ([@&#8203;agners] -
[#&#8203;153441]) (dependency)
- Disable baudrate bootloader reset for ZBT-2 ([@&#8203;puddly] -
[#&#8203;153443]) ([homeassistant\_connect\_zbt2
docs][homeassistant_connect_zbt2 docs])
- Add translation for turbo fan mode in SmartThings ([@&#8203;joostlek]
- [#&#8203;153445]) ([smartthings docs])
- Fix next event in workday calendar ([@&#8203;gjohansson-ST] -
[#&#8203;153465]) ([workday docs])
- Update OVOEnergy to 3.0.1 ([@&#8203;timmo001] - [#&#8203;153476])
([ovo\_energy docs][ovo_energy docs]) (dependency)
- Fix missing parameter pass in onedrive ([@&#8203;zweckj] -
[#&#8203;153478]) ([onedrive docs])
- Bump pyTibber to 0.32.2 ([@&#8203;Danielhiversen] - [#&#8203;153484])
([tibber docs]) (dependency)
- Bump reolink-aio to 0.16.1 ([@&#8203;starkillerOG] - [#&#8203;153489])
([reolink docs]) (dependency)
- Fix VeSync zero fan speed handling ([@&#8203;cdnninja] -
[#&#8203;153493]) ([vesync docs])
- Bump universal-silabs-flasher to 0.0.35 ([@&#8203;puddly] -
[#&#8203;153500]) ([homeassistant\_hardware docs][homeassistant_hardware
docs]) (dependency)
- Debounce updates in Idasen Desk ([@&#8203;abmantis] -
[#&#8203;153503]) ([idasen\_desk docs][idasen_desk docs])
- Z-Wave to support migrating from USB to socket with same home ID
([@&#8203;balloob] - [#&#8203;153522]) ([zwave\_js docs][zwave_js docs])
- When discovering a Z-Wave adapter, always configure add-on in config
flow ([@&#8203;balloob] - [#&#8203;153575]) ([zwave\_js docs][zwave_js
docs])

[#&#8203;152881]:
https://redirect.github.com/home-assistant/core/pull/152881

[#&#8203;153065]:
https://redirect.github.com/home-assistant/core/pull/153065

[#&#8203;153317]:
https://redirect.github.com/home-assistant/core/pull/153317

[#&#8203;153326]:
https://redirect.github.com/home-assistant/core/pull/153326

[#&#8203;153344]:
https://redirect.github.com/home-assistant/core/pull/153344

[#&#8203;153345]:
https://redirect.github.com/home-assistant/core/pull/153345

[#&#8203;153350]:
https://redirect.github.com/home-assistant/core/pull/153350

[#&#8203;153352]:
https://redirect.github.com/home-assistant/core/pull/153352

[#&#8203;153357]:
https://redirect.github.com/home-assistant/core/pull/153357

[#&#8203;153361]:
https://redirect.github.com/home-assistant/core/pull/153361

[#&#8203;153380]:
https://redirect.github.com/home-assistant/core/pull/153380

[#&#8203;153387]:
https://redirect.github.com/home-assistant/core/pull/153387

[#&#8203;153396]:
https://redirect.github.com/home-assistant/core/pull/153396

[#&#8203;153397]:
https://redirect.github.com/home-assistant/core/pull/153397

[#&#8203;153406]:
https://redirect.github.com/home-assistant/core/pull/153406

[#&#8203;153413]:
https://redirect.github.com/home-assistant/core/pull/153413

[#&#8203;153415]:
https://redirect.github.com/home-assistant/core/pull/153415

[#&#8203;153419]:
https://redirect.github.com/home-assistant/core/pull/153419

[#&#8203;153421]:
https://redirect.github.com/home-assistant/core/pull/153421

[#&#8203;153422]:
https://redirect.github.com/home-assistant/core/pull/153422

[#&#8203;153423]:
https://redirect.github.com/home-assistant/core/pull/153423

[#&#8203;153427]:
https://redirect.github.com/home-assistant/core/pull/153427

[#&#8203;153430]:
https://redirect.github.com/home-assistant/core/pull/153430

[#&#8203;153438]:
https://redirect.github.com/home-assistant/core/pull/153438

[#&#8203;153441]:
https://redirect.github.com/home-assistant/core/pull/153441

[#&#8203;153443]:
https://redirect.github.com/home-assistant/core/pull/153443

[#&#8203;153445]:
https://redirect.github.com/home-assistant/core/pull/153445

[#&#8203;153465]:
https://redirect.github.com/home-assistant/core/pull/153465

[#&#8203;153476]:
https://redirect.github.com/home-assistant/core/pull/153476

[#&#8203;153478]:
https://redirect.github.com/home-assistant/core/pull/153478

[#&#8203;153484]:
https://redirect.github.com/home-assistant/core/pull/153484

[#&#8203;153489]:
https://redirect.github.com/home-assistant/core/pull/153489

[#&#8203;153493]:
https://redirect.github.com/home-assistant/core/pull/153493

[#&#8203;153500]:
https://redirect.github.com/home-assistant/core/pull/153500

[#&#8203;153503]:
https://redirect.github.com/home-assistant/core/pull/153503

[#&#8203;153522]:
https://redirect.github.com/home-assistant/core/pull/153522

[#&#8203;153575]:
https://redirect.github.com/home-assistant/core/pull/153575

[@&#8203;CoMPaTech]: https://redirect.github.com/CoMPaTech

[@&#8203;Danielhiversen]: https://redirect.github.com/Danielhiversen

[@&#8203;Lash-L]: https://redirect.github.com/Lash-L

[@&#8203;NoRi2909]: https://redirect.github.com/NoRi2909

[@&#8203;Shulyaka]: https://redirect.github.com/Shulyaka

[@&#8203;TheJulianJES]: https://redirect.github.com/TheJulianJES

[@&#8203;Tommatheussen]: https://redirect.github.com/Tommatheussen

[@&#8203;abmantis]: https://redirect.github.com/abmantis

[@&#8203;agners]: https://redirect.github.com/agners

[@&#8203;alengwenus]: https://redirect.github.com/alengwenus

[@&#8203;balloob]: https://redirect.github.com/balloob

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;cdnninja]: https://redirect.github.com/cdnninja

[@&#8203;elupus]: https://redirect.github.com/elupus

[@&#8203;erwindouna]: https://redirect.github.com/erwindouna

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;gjohansson-ST]: https://redirect.github.com/gjohansson-ST

[@&#8203;joostlek]: https://redirect.github.com/joostlek

[@&#8203;linuxkidd]: https://redirect.github.com/linuxkidd

[@&#8203;mib1185]: https://redirect.github.com/mib1185

[@&#8203;puddly]: https://redirect.github.com/puddly

[@&#8203;starkillerOG]: https://redirect.github.com/starkillerOG

[@&#8203;timmo001]: https://redirect.github.com/timmo001

[@&#8203;tr4nt0r]: https://redirect.github.com/tr4nt0r

[@&#8203;zweckj]: https://redirect.github.com/zweckj

[airos docs]: https://www.home-assistant.io/integrations/airos/

[airtouch4 docs]: https://www.home-assistant.io/integrations/airtouch4/

[google_generative_ai_conversation docs]:
https://www.home-assistant.io/integrations/google_generative_ai_conversation/

[hassio docs]: https://www.home-assistant.io/integrations/hassio/

[homeassistant_connect_zbt2 docs]:
https://www.home-assistant.io/integrations/homeassistant_connect_zbt2/

[homeassistant_hardware docs]:
https://www.home-assistant.io/integrations/homeassistant_hardware/

[homekit_controller docs]:
https://www.home-assistant.io/integrations/homekit_controller/

[idasen_desk docs]:
https://www.home-assistant.io/integrations/idasen_desk/

[media_source docs]:
https://www.home-assistant.io/integrations/media_source/

[modbus docs]: https://www.home-assistant.io/integrations/modbus/

[nordpool docs]: https://www.home-assistant.io/integrations/nordpool/

[ntfy docs]: https://www.home-assistant.io/integrations/ntfy/

[onedrive docs]: https://www.home-assistant.io/integrations/onedrive/

[ovo_energy docs]:
https://www.home-assistant.io/integrations/ovo_energy/

[portainer docs]: https://www.home-assistant.io/integrations/portainer/

[proxmoxve docs]: https://www.home-assistant.io/integrations/proxmoxve/

[pushover docs]: https://www.home-assistant.io/integrations/pushover/

[reolink docs]: https://www.home-assistant.io/integrations/reolink/

[roborock docs]: https://www.home-assistant.io/integrations/roborock/

[satel_integra docs]:
https://www.home-assistant.io/integrations/satel_integra/

[slack docs]: https://www.home-assistant.io/integrations/slack/

[smartthings docs]:
https://www.home-assistant.io/integrations/smartthings/

[tibber docs]: https://www.home-assistant.io/integrations/tibber/

[togrill docs]: https://www.home-assistant.io/integrations/togrill/

[vesync docs]: https://www.home-assistant.io/integrations/vesync/

[workday docs]: https://www.home-assistant.io/integrations/workday/

[zha docs]: https://www.home-assistant.io/integrations/zha/

[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

</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-04 01:34:03 +02:00
TrueCharts Bot
d09ae9a752 chore(helm): update image monica digest to 9fed221 (#40355)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `0ac4439` -> `9fed221` |

---

> [!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-04 01:33:00 +02:00