Commit Graph

48566 Commits

Author SHA1 Message Date
Alfred Göppel
be93ca5e10 Fix duplicate entry in ct-lint.yaml (#40637)
Removed duplicate entry for 'charts/stable' in the lint configuration.

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-11 21:40:40 +02:00
TrueCharts Bot
544aeeb2be chore(helm): update image docker.io/nginxinc/nginx-unprivileged 1.29.1 → 1.29.2 (#40601)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged)
| patch | `9e3b977` -> `39466f6` |

---

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

---------

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-11 19:38:31 +00:00
Alfred Göppel
da571d06f8 Remove duplicate 'charts/stable' entries (#40636)
Removed duplicate entries for 'charts/stable' in the configuration.

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-11 21:37:52 +02:00
astro-stan
f15cd12039 feat(common): Add customCA and customCASecretRef support for CNPG (#40523)
**Description**

As a continuation of #40385 and #40000 I am now extending customCA and
customCASecretRef support to work with CNPG backup/restore

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

- Tested generation using `helm template` and inspecting the results
-  CI tests


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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 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._
2025-10-11 21:30:56 +02:00
TrueCharts Bot
64486c956d chore(github-action): update actions/checkout action v3 → v5 (#40635)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | -> `08c6903` |

---

> [!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>actions/checkout (actions/checkout)</summary>

### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v5)

###
[`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3...v4)

- `url-helper.ts` now leverages well-known environment variables by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[#&#8203;1941](https://redirect.github.com/actions/checkout/pull/1941)
- Expand unit test coverage for `isGhes` by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[#&#8203;1946](https://redirect.github.com/actions/checkout/pull/1946)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=-->
2025-10-11 21:24:29 +02:00
TrueCharts Bot
e7448d36f7 chore(helm): update image docker.io/benbusby/whoogle-search 0.9.4 → 1.1.0 (#40617)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/benbusby/whoogle-search | major | `0aa8fa7` -> `842489a` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-10-11 21:24:13 +02:00
TrueCharts Bot
b4ee5a2c88 chore(helm): update image docker.io/kopia/kopia 20250925.0.175035 → 20251008.0.52618 (#40618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/kopia/kopia | major | `ade9874` -> `c89a38e` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-10-11 21:23:53 +02:00
TrueCharts Bot
0efaef4216 chore(helm): update image docker.io/sentriz/gonic v0.18.0 → v0.19.0 (#40634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sentriz/gonic](https://redirect.github.com/sentriz/gonic) |
minor | `fc7f3de` -> `31e0df9` |

---

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

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

---

### Release Notes

<details>
<summary>sentriz/gonic (docker.io/sentriz/gonic)</summary>

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

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

This release uses WebAssesmby for the
[tagging](https://redirect.github.com/sentriz/go-taglib) and
[database](https://redirect.github.com/ncruces/go-sqlite3) backends.
This means that gonic no longer requires Cgo or external dependencies to
build. As a result, static binaries will be available in the releases
page, and Docker images for more architectures. Performance of scanning
and tagging should also be improved.

##### Features

- **build:** add Cgo free database
([505f7d8](505f7d8ae6))
- **build:** add Cgo free tagging backend
([7802e20](7802e20e72))
- **ci:** merge nightly and debug workflows
([ca85eed](ca85eed4c1))
- **ci:** remove Cgo dependencies, cross compile without QEMU, upload
static binaries
([e3db819](e3db819d8f))
- **ffprobe:** add more supported file types
([8e7820a](8e7820a72e))
- **gonic:** add `scan-embedded-cover-enabled` flag
([c69cb8c](c69cb8cf35))
- **gonic:** use wrtag/normtag for nag normalisation
([aba758f](aba758f2ba))
- **subsonic:** also read unsynced lyrics from .txt files and tag
metadata
([eb0d8fd](eb0d8fd1c7)),
closes
[#&#8203;593](https://redirect.github.com/sentriz/gonic/issues/593)
- **subsonic:** keep original cover file format when caching
([#&#8203;609](https://redirect.github.com/sentriz/gonic/issues/609))
([1af4ce3](1af4ce3587)),
closes [#&#8203;11](https://redirect.github.com/sentriz/gonic/issues/11)
- **subsonic:** return genres for getAlbumListTwo2
([3909e9b](3909e9b5bd)),
closes
[#&#8203;605](https://redirect.github.com/sentriz/gonic/issues/605)
- **subsonic:** support embedded cover art
([ec7cffd](ec7cffdd57)),
closes [#&#8203;11](https://redirect.github.com/sentriz/gonic/issues/11)
[#&#8203;556](https://redirect.github.com/sentriz/gonic/issues/556)
- **subsonic:** support embedded track level cover art
([d66814b](d66814bfd1)),
closes [#&#8203;11](https://redirect.github.com/sentriz/gonic/issues/11)
- **tags:** add ffprobe reader
([3a9c03a](3a9c03ac88))
- **tags:** add Properties.HasCover
([bc0b6c0](bc0b6c0da4))
- **tags:** add ReadCover interface method
([e413bc3](e413bc35de))

##### ⚠ Note to package maintainers

- The `sqlite-dev` and `libtag-dev` (or your distro's equivalents)
packages are **no longer required**; please remove them from package
dependencies.
- Build with `CGO_ENABLED=0` to produce static binaries.

gonic now vendors reproducible WebAssembly backends for TagLib and
SQLite, eliminating Cgo and external system libraries. Builds are fully
static, cross-compiling is straightforward, and supply-chain
verification is easier.

Verify the vendored WASM artifacts using Artifact Attestations:

-
<https://github.com/sentriz/go-taglib/raw/refs/tags/v0.10.4/taglib.wasm>
([Attestations](https://redirect.github.com/sentriz/go-taglib/attestations/11402786))
-
<https://github.com/ncruces/go-sqlite3/raw/refs/tags/v0.29.1/embed/sqlite3.wasm>
([Attestations](https://redirect.github.com/ncruces/go-sqlite3/attestations/11344814))

Example build pipeline:

```console
$ git clone https://github.com/sentriz/gonic
$ cd gonic

$ sha256sum "$(go list -m -f '{{.Dir}}' go.senan.xyz/taglib)/taglib.wasm"

### expected ca5ce04b35f1e6cad8b8d9f00906a4c108ccd004b56e713db5ce69aa69b3805d (https://github.com/sentriz/go-taglib/attestations/11402786)

$ sha256sum "$(go list -m -f '{{.Dir}}' github.com/ncruces/go-sqlite3)/embed/sqlite3.wasm"

### expected 117262b6241d8de78ba564a44383fa1562e52f1a978de269e20a02b3c06c02e3 (https://github.com/ncruces/go-sqlite3/attestations/11344814)

$ CGO_ENABLED=0 go build ./cmd/gonic/.
```

Opting out of WebAssembly:

- If you prefer not to use the WebAssembly binaries, you can build with
`nowasm`:

```console
$ go build -tags nowasm ./cmd/gonic/.
```

- This mode is not supported, and tagging/scan performance will degrade.
- Cgo will be used for sqlite, so sqlite-dev is still required.
- `ffprobe` will be used for tagging, so that must be available in
`$PATH`. `libtag-dev` is still not used in this mode.

</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-11 18:53:03 +02:00
TrueCharts Bot
b507f91be0 chore(helm): update image ghcr.io/agregarr/agregarr 1.3.1 → 1.4.0 (#40626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/agregarr/agregarr | minor | `3fef4a9` -> `47debe9` |

---

> [!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-11 16:51:45 +00:00
TrueCharts Bot
f6af912418 chore(helm): update image ghcr.io/enchant97/hasty-paste 2.2.0 → 2.3.0 (#40615)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste)
| minor | `6469666` -> `b6d7f30` |

---

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

###
[`v2.3.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#230---2025-10-10)

[Compare
Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.2.0...v2.3.0)

##### Added

-
[#&#8203;138](https://redirect.github.com/enchant97/hasty-paste/issues/138);
User can delete their own pastes and account

##### Changed

- Cleanup now removes deleted accounts and pastes
- Require Node V22 and Go V1.25

</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-11 16:50:53 +00:00
TrueCharts Bot
1a9e8d244f chore(helm): update image docker.io/ollama/ollama 0.12.3 → 0.12.5 (#40602)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `3dcfbe9` -> `212f5b7` |
| docker.io/ollama/ollama | patch | `c622a7a` -> `e43c26d` |

---

> [!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 these
updates again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-11 16:50:24 +00:00
TrueCharts Bot
e5925ca2c7 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.17 → 0.50.21 (#40572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `f2be05f` -> `cd58af1` |

---

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

###
[`v0.50.21`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.21):
- Fixing RSS format, Fixing JSON format, adding new &quot;RSS Reader
Mode&quot;

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.20...0.50.21)

#### What's Changed

- Dont touch original content if no filters found by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3484](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3484)
- Re
[#&#8203;3482](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3482)
- Ensure JSON is always correctly reformatted with padding by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3485](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3485)
- Fixing and adding test for RSS/Atom not being converted to text when
server sends "text/xml" instead of the "application/atom+xml" header by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3487](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3487)
- Adding 'RSS reader mode' by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3488](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3488)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.20...0.50.21>

###
[`v0.50.20`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.20):
Fixing PDF support and improving tests

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.19...0.50.20)

#### What's Changed

- Fixing PDF support and improving tests by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3481](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3481)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.19...0.50.20>

###
[`v0.50.19`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.19):
Refactor of text / html changes processing filter

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.18...0.50.19)

#### What's Changed

- Refactoring text processor by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3475](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3475)
- Reducing memory usage by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3476](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3476)
- Test speedup - remove common calls for function calls by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3477](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3477)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.18...0.50.19>

###
[`v0.50.18`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.18):
Fixes to plaintext/content type filters, misc library updates

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.17...0.50.18)

#### What's Changed

- Bump psutil from 7.0.0 to 7.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3469](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3469)
- Update python-engineio requirement from \~=4.12.0 to \~=4.12.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3467](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3467)
- Bump github/codeql-action from 3 to 4 in the all group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3468](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3468)
- 3472 plaintext should stay plaintext by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3473](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3473)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.17...0.50.18>

</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-11 16:49:34 +00:00
TrueCharts Bot
174b25e990 chore(helm): update image ghcr.io/n8n-io/n8n 1.115.1 → 1.115.2 (#40612)
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 | `ed16e56`
-> `ca7bc6b` |

---

> [!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-11 16:49:23 +00:00
TrueCharts Bot
c44f561b98 chore(helm): update image docker.io/gotenberg/gotenberg 8.23 → 8.24 (#40573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/gotenberg/gotenberg](https://redirect.github.com/gotenberg/gotenberg)
| minor | `56c47f7` -> `b116a40` |

---

> [!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-11 16:32:51 +00:00
TrueCharts Bot
a4281a5780 chore(helm): update image docker.io/brandawg93/peanut 5.15.0 → 5.16.0 (#40614)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

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

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

#### What's Changed

- Add Glance example to Readme by
[@&#8203;Kage](https://redirect.github.com/Kage) in
[#&#8203;311](https://redirect.github.com/Brandawg93/PeaNUT/pull/311)
- Better authentication context by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;315](https://redirect.github.com/Brandawg93/PeaNUT/pull/315)
- Caching by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;317](https://redirect.github.com/Brandawg93/PeaNUT/pull/317)
- Package updates by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[#&#8203;318](https://redirect.github.com/Brandawg93/PeaNUT/pull/318)

#### New Contributors

- [@&#8203;Kage](https://redirect.github.com/Kage) made their first
contribution in
[#&#8203;311](https://redirect.github.com/Brandawg93/PeaNUT/pull/311)

**Full Changelog**:
<https://github.com/Brandawg93/PeaNUT/compare/v5.15.0...v5.16.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-11 16:32:36 +00:00
TrueCharts Bot
aed2b871e3 chore(helm): update image docker.io/jonnyan404/verysync 2.20.1 → v2.21.3 (#40568)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jonnyan404/verysync](https://redirect.github.com/Jonnyan404/verysync)
| minor | `9cb276b` -> `7f98a52` |

---

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

###
[`v2.21.3`](https://redirect.github.com/Jonnyan404/verysync/compare/v2.20.1...v2.21.3)

[Compare
Source](https://redirect.github.com/Jonnyan404/verysync/compare/v2.20.1...v2.21.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-11 16:32:20 +00:00
TrueCharts Bot
0e5dd95943 chore(helm): update image ghcr.io/linuxserver/oscam 11888-ls143 → 11889-ls143 (#40610)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

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

###
[`v11889-ls143`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11889-ls143)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11888-ls143...11889-ls143)

**CI Report:**


<https://ci-tests.linuxserver.io/linuxserver/oscam/11889-ls143/index.html>

**LinuxServer Changes:**

Rebase to Alpine 3.20.

**Remote Changes:**

Updating to 11889

</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-11 16:32:10 +00:00
TrueCharts Bot
8e3aa77ec9 chore(helm): update image docker 28.5.0 → 28.5.1 (#40584)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | patch | `c090c93` -> `2417311` |

---

> [!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-11 16:30:55 +00:00
TrueCharts Bot
74ffd90013 chore(helm): update image docker.io/anirdev/slink v1.7.0 → v1.7.1 (#40600)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/anirdev/slink | patch | `4006595` -> `1370020` |

---

> [!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-11 16:30:24 +00:00
TrueCharts Bot
5cf90f6a3b chore(helm): update image docker.io/ronivay/xen-orchestra 5.190.0 → 5.190.1 (#40624)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | patch | `d6fe58c` -> `b997bfa` |

---

> [!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-11 16:30:08 +00:00
TrueCharts Bot
f9738795aa chore(helm): update image lscr.io/linuxserver/blender digest to 1f18a92 (#40598)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `eddeadc` -> `1f18a92` |

---

> [!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-11 16:29:27 +00:00
TrueCharts Bot
f3944b25ff chore(helm): update image registry digest to 491add1 (#40582)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [registry](https://redirect.github.com/distribution/distribution) |
digest | `3725021` -> `491add1` |

---

> [!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-11 16:29:07 +00:00
TrueCharts Bot
6c69a1acb2 chore(helm): update image ghcr.io/linuxserver/mstream digest to dbdd1e6 (#40594)
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 | `6644d63` -> `dbdd1e6` |

---

> [!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-11 16:28:50 +00:00
TrueCharts Bot
1b179144f2 chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 93d236f (#40593)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `fb9c9c2` -> `93d236f`
|

---

> [!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-11 16:28:19 +00:00
TrueCharts Bot
a3b5e2712c chore(helm): update image docker.io/songkong/songkong digest to be7573d (#40587)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/songkong/songkong | digest | `7d4f267` -> `be7573d` |

---

> [!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-11 16:28:02 +00:00
TrueCharts Bot
5ca55ef435 chore(helm): update image ghcr.io/linuxserver/smokeping digest to 16d7bd4 (#40595) 2025-10-11 18:27:40 +02:00
TrueCharts Bot
f498c25eb7 chore(helm): update image docker.io/homeassistant/home-assistant 2025.10.1 → 2025.10.2 (#40623)
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 |
`9255033` -> `5ae78cf` |

---

> [!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.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.10.2)

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

- Prevent reloading the ZHA integration while adapter firmware is being
updated ([@&#8203;puddly] - [#&#8203;152626]) ([zha docs])
([homeassistant\_hardware docs][homeassistant_hardware docs])
- Wallbox fix Rate Limit issue for multiple chargers
([@&#8203;hesselonline] - [#&#8203;153074]) ([wallbox docs])
- Fix power device classes for system bridge ([@&#8203;timmo001] -
[#&#8203;153201]) ([system\_bridge docs][system_bridge docs])
- Bump PyCync to 0.4.1 ([@&#8203;Kinachi249] - [#&#8203;153401]) ([cync
docs]) (dependency)
- Updated VRM client and accounted for missing forecasts
([@&#8203;AndyTempel] - [#&#8203;153464]) ([victron\_remote\_monitoring
docs][victron_remote_monitoring docs]) (dependency)
- Bump python-roborock to 2.50.2 ([@&#8203;Lash-L] - [#&#8203;153561])
([roborock docs]) (dependency)
- Bump aioamazondevices to 6.2.8 ([@&#8203;chemelli74] -
[#&#8203;153592]) ([alexa\_devices docs][alexa_devices docs])
(dependency)
- Switch Roborock to v4 of the code login api ([@&#8203;Lash-L] -
[#&#8203;153593]) ([roborock docs])
- Fix MQTT Lock state reset to unknown when a reset payload is received
([@&#8203;jbouwh] - [#&#8203;153647]) ([mqtt docs])
- Gemini: Use default model instead of recommended where applicable
([@&#8203;Shulyaka] - [#&#8203;153676])
([google\_generative\_ai\_conversation
docs][google_generative_ai_conversation docs])
- Fix ViCare pressure sensors missing unit of measurement
([@&#8203;CFenner] - [#&#8203;153691]) ([vicare docs])
- Bump pyvesync to 3.1.0 ([@&#8203;cdnninja] - [#&#8203;153693])
([vesync docs]) (dependency)
- Modbus Fix message\_wait\_milliseconds is no longer applied
([@&#8203;peetersch] - [#&#8203;153709]) ([modbus docs])
- Bump opower to 0.15.6 ([@&#8203;tronikos] - [#&#8203;153714]) ([opower
docs]) (dependency)
- Version bump pydaikin to 2.17.0 ([@&#8203;fredrike] -
[#&#8203;153718]) ([daikin docs]) (dependency)
- Version bump pydaikin to 2.17.1 ([@&#8203;fredrike] -
[#&#8203;153726]) ([daikin docs]) (dependency)
- Fix missing google\_assistant\_sdk.send\_text\_command
([@&#8203;tronikos] - [#&#8203;153735]) ([google\_assistant\_sdk
docs][google_assistant_sdk docs])
- Bump airOS to 0.5.5 using formdata for v6 firmware
([@&#8203;CoMPaTech] - [#&#8203;153736]) ([airos docs]) (dependency)
- Align Shelly `presencezone` entity to the new API/firmware
([@&#8203;bieniu] - [#&#8203;153737]) ([shelly docs])
- Synology DSM: Don't reinitialize API during configuration
([@&#8203;oyvindwe] - [#&#8203;153739]) ([synology\_dsm
docs][synology_dsm docs])
- Upgrade python-melcloud to 0.1.2 ([@&#8203;Sander0542] -
[#&#8203;153742]) ([melcloud docs]) (dependency)
- Fix sensors availability check for Alexa Devices ([@&#8203;chemelli74]
- [#&#8203;153743]) ([alexa\_devices docs][alexa_devices docs])
- Bump aioamazondevices to 6.2.9 ([@&#8203;chemelli74] -
[#&#8203;153756]) ([alexa\_devices docs][alexa_devices docs])
- Remove stale entities from Alexa Devices ([@&#8203;chemelli74] -
[#&#8203;153759]) ([alexa\_devices docs][alexa_devices docs])
- vesync correct fan set modes ([@&#8203;cdnninja] - [#&#8203;153761])
([vesync docs])
- Handle ESPHome discoveries with uninitialized Z-Wave antennas
([@&#8203;balloob] - [#&#8203;153790]) ([zwave\_js docs][zwave_js docs])
- Fix Tuya cover position when only control is available
([@&#8203;epenet] - [#&#8203;153803]) ([tuya docs])
- Bump pySmartThings to 3.3.1 ([@&#8203;joostlek] - [#&#8203;153826])
([smartthings docs]) (dependency)
- Catch update exception in AirGradient ([@&#8203;joostlek] -
[#&#8203;153828]) ([airgradient docs])
- Add motion presets to SmartThings AC ([@&#8203;joostlek] -
[#&#8203;153830]) ([smartthings docs])
- Fix delay\_on and auto\_off with multiple triggers ([@&#8203;Petro31]
- [#&#8203;153839]) ([template docs])
- Fix PIN validation for Comelit SimpleHome ([@&#8203;chemelli74] -
[#&#8203;153840]) ([comelit docs])
- Bump aiocomelit to 1.1.1 ([@&#8203;chemelli74] - [#&#8203;153843])
([comelit docs]) (dependency)
- Limit SimpliSafe websocket connection attempts during startup
([@&#8203;bachya] - [#&#8203;153853]) ([simplisafe docs])
- Handle timeout errors gracefully in Nord Pool services
([@&#8203;gjohansson-ST] - [#&#8203;153856]) ([nordpool docs])
- Add plate\_count for Miele KM7575 ([@&#8203;derytive] -
[#&#8203;153868]) ([miele docs])
- Fix restore cover state for Comelit SimpleHome ([@&#8203;chemelli74] -
[#&#8203;153887]) ([comelit docs])
- fix typo in icon assignment of AccuWeather integration
([@&#8203;CFenner] - [#&#8203;153890]) ([accuweather docs])
- Add missing translation string for Satel Integra subentry type
([@&#8203;Tommatheussen] - [#&#8203;153905]) ([satel\_integra
docs][satel_integra docs])
- Do not auto-set up ZHA zeroconf discoveries during onboarding
([@&#8203;TheJulianJES] - [#&#8203;153914]) ([zha docs])
- `sharkiq` dependency bump to 1.4.2 ([@&#8203;Freebien] -
[#&#8203;153931]) ([sharkiq docs]) (dependency)
- Fix HA hardware configuration message for Thread without HAOS
([@&#8203;TheJulianJES] - [#&#8203;153933]) ([homeassistant\_hardware
docs][homeassistant_hardware docs])
- Adjust OTBR config entry name for ZBT-2 ([@&#8203;TheJulianJES] -
[#&#8203;153940]) ([otbr docs])
- Bump pylamarzocco to 2.1.2 ([@&#8203;zweckj] - [#&#8203;153950])
([lamarzocco docs]) (dependency)
- Bump holidays to 0.82 ([@&#8203;gjohansson-ST] - [#&#8203;153952])
([workday docs]) ([holiday docs]) (dependency)
- Fix update interval for AccuWeather hourly forecast ([@&#8203;bieniu]
- [#&#8203;153957]) ([accuweather docs])
- Bump env-canada to 0.11.3 ([@&#8203;michaeldavie] - [#&#8203;153967])
([environment\_canada docs][environment_canada docs])
- Fix empty llm api list in chat log ([@&#8203;arturpragacz] -
[#&#8203;153996]) ([conversation docs])
- Don't mark ZHA coordinator as via\_device with itself
([@&#8203;joostlek] - [#&#8203;154004]) ([zha docs])
- Filter out invalid Renault vehicles ([@&#8203;epenet] -
[#&#8203;154070]) ([renault docs])
- Bump aioamazondevices to 6.4.0 ([@&#8203;chemelli74] -
[#&#8203;154071]) ([alexa\_devices docs][alexa_devices docs])
(dependency)
- Bump brother to version 5.1.1 ([@&#8203;bieniu] - [#&#8203;154080])
([brother docs]) (dependency)
- Fix for multiple Lyrion Music Server on a single Home Assistant server
for Squeezebox ([@&#8203;peteS-UK] - [#&#8203;154081]) ([squeezebox
docs])
- Z-Wave: ESPHome discovery to update all options ([@&#8203;balloob] -
[#&#8203;154113]) ([zwave\_js docs][zwave_js docs])
- Add missing entity category and icons for smlight integration
([@&#8203;piitaya] - [#&#8203;154131]) ([smlight docs])
- Update frontend to
[`2025100`](https://redirect.github.com/home-assistant/core/commit/20251001).2
([@&#8203;bramkragten] - [#&#8203;154143]) ([frontend docs])
(dependency)
- IOmeter bump version v0.2.0 ([@&#8203;jukrebs] - [#&#8203;154150])
([iometer docs]) (dependency)
- Bump deebot-client to 15.1.0 ([@&#8203;edenhaus] - [#&#8203;154154])
([ecovacs docs]) (dependency)
- Fix Shelly RPC cover update when the device is not initialized
([@&#8203;thecode] - [#&#8203;154159]) ([shelly docs])
- Fix shelly remove orphaned entities ([@&#8203;thecode] -
[#&#8203;154182]) ([shelly docs])

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[@&#8203;peteS-UK]: https://redirect.github.com/peteS-UK

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[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-11 16:27:31 +00:00
TrueCharts Bot
e52803cf1b chore(helm): update image docker.io/searxng/searxng digest to 3c4c6b6 (#40586)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `9438a9b` -> `3c4c6b6` |

---

> [!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-11 16:26:58 +00:00
TrueCharts Bot
46efa41f96 chore(helm): update image ghcr.io/home-operations/nzbget 25.3.0 → 25.4.0 (#40616) 2025-10-11 18:26:26 +02:00
TrueCharts Bot
99beafc378 chore(helm): update image docker.io/josh5/steam-headless digest to b3fec9c (#40631) 2025-10-11 18:26:22 +02:00
TrueCharts Bot
e74e10e23f chore(helm): update image ghcr.io/hotio/rflood digest to ad29dc5 (#40592) 2025-10-11 18:26:14 +02:00
TrueCharts Bot
5b654c6bde chore(helm): update image ghcr.io/flaresolverr/flaresolverr v3.4.1 → v3.4.2 (#40606)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/flaresolverr/flaresolverr](https://redirect.github.com/FlareSolverr/FlareSolverr)
| patch | `5379a92` -> `42ffb1c` |

---

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

###
[`v3.4.2`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v342-20251009)

[Compare
Source](https://redirect.github.com/FlareSolverr/FlareSolverr/compare/v3.4.1...v3.4.2)

- Bump dependencies & CI actions. Thanks
[@&#8203;flowerey](https://redirect.github.com/flowerey)
- Add optional wait time after resolving the challenge before returning.
Thanks
[@&#8203;kennedyoliveira](https://redirect.github.com/kennedyoliveira)
- Add proxy ENVs. Thanks
[@&#8203;Robokishan](https://redirect.github.com/Robokishan)
- Handle empty string and keys without value in postData. Thanks
[@&#8203;eZ4RK0](https://redirect.github.com/eZ4RK0)
- Add quote protection for password containing it. Thanks
[@&#8203;warrenberberd](https://redirect.github.com/warrenberberd)
- Add returnScreenshot parameter to screenshot the final web page.
Thanks [@&#8203;estebanthi](https://redirect.github.com/estebanthi)
- Add log file support. Thanks
[@&#8203;acg5159](https://redirect.github.com/acg5159)

</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-11 16:26:01 +00:00
TrueCharts Bot
d728735e0d chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 593a17d (#40632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged)
| digest | `9e3b977` -> `593a17d` |

---

> [!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-11 18:25:52 +02:00
TrueCharts Bot
286f96dedf chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 638a937 (#40599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki)
([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) |
digest | `abf049c` -> `638a937` |

---

> [!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-11 16:22:34 +00:00
TrueCharts Bot
a47c1a0ff2 chore(helm): update image docker.io/wekanteam/wekan v7.97 → v7.99 (#40625)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `4c33ae9` -> `a154d7f` |

---

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

###
[`v7.99`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v799-2025-10-11-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.98...v7.99)

This release fixed the following bugs:

- [Improve automatic Snap
upgrades](aab671398c).
  Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.98`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v798-2025-10-11-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.97...v7.98)

This release adds the following CRITICAL SECURITY FIXES:

- [Security Fix: IDOR CWE-639 that affected WeKan
7.80-7.93](b87cff1289).
  Thanks to Romain Korpas at apitech.fr and xet7.
- [Security Fix: Computational Resource Abuse in Export
endpoints](d0f118e7af).
  Thanks to Anynymous Security Researcher and xet7.
- [Security Fix FG-VD-22-078: Prevent SVG Billion Laughs
Attack](30c1597b65).
  Thanks to Nguyen Thanh Nguyen of Fortinet's FortiGuard Labs and xet7.
- [Security Fix usd-2022-0041: CWE-284 Improper Access
Control](f6591d7820).
  Thanks to Christian Pöschl of usd AG and xet7.
- [Security Fix JVN#14269684: Broken access
control](9720e703fd).
Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7.
- [Security Fix JVN#74210258: Stored
XSS](e1fa607f87).
Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7.
- [Security Fix JVN#86586539: Stored
XSS](ee79cab7b2).
Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7.
- [Security Fix JVN#15385465: CWE-79 XSS, that affected WeKan
7.94](81c3dc1d95).
  Thanks to Sho Sugiyama and xet7.
- Security Fix
[JVN#80785288](https://redirect.github.com/JVN/wekan/issues/80785288):
CWE-79 XSS, that affected WeKan 3.94 and v3.95. This was already
previously fixed.
  Thanks to xet7.

and adds the following new features:

- [Mobile one board per row. Board zoom size percent. Board toggle
mobile/desktop mode. In
Progress](752699d1c2).
  Thanks to xet7.
- \[Drag any files from file manager to minicard or opened card.
[Part
1](3e9481c5bd),
[Part
2](cdd7d69c66).
  Thanks to xet7.
- [Use attachments from old CollectionFS database structure, when not
yet migrated to Meteor-Files/ostrio-files, without needing to migrate
database
structure](a8de2f224f).
  Thanks to xet7.
- [Show console.log 'Legacy attachments route loaded' only when
environment variable
DEBUG=true](1c84b19f24).
  Thanks to xet7.
- [Make possible for lists to have different names at different
swimlanes. Make possible to drag list from one swimlane to another
swimlane](719ef87efc).
  Thanks to xet7.
- [Add support for Docker/Compose Secrets for passwords to
Docker/Snap/Bundle
platforms](107e2ac900).
  Thanks to Roemer and xet7.
- Add Snap automatic upgrades.
[Part
1](0549bc0b0c),
[Part
2](f1e1fd3593).
  Thanks to xet7.

and fixes the following bugs:

- Fix DOMPurify paths.
[Part
1](90899f0928),
[Part
2](7769124401),
[Part
3](21ba0a9606),
[Part
4](2119c6ab0c).
  Thanks to xet7.
- [Fix sizes of drag handles at desktop
mode](734165f3c7).
  Thanks to xet7.
- [Fixed showing translations always, regardsless of is ROOT\_URL set
correctly or
not](1a7bd65e59).
  Thanks to xet7.
- [Snap: Removed double mongo3 that's already at
migratemongo](2a24918a9c).
  Thanks to xet7.
- [Updated release scripts of snapcraft pack command
syntax](d88d197de9).
  Thanks to xet7.
- [Try to fix Snap automatic
upgrade](4ec4e19e63).
  Thanks to xet7.
- [Added missing metadata fields to
snapcraft.yaml](cd948fb576).
  Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</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-11 16:22:14 +00:00
TrueCharts Bot
9464c41ccd chore(helm): update image ghcr.io/sethforprivacy/simple-monerod v0.18.4.2 → v0.18.4.3 (#40613)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker)
| patch | `4ddb2ee` -> `7f4fd04` |

---

> [!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-11 16:22:04 +00:00
TrueCharts Bot
1e9639a957 chore(helm): update image ghcr.io/tandoorrecipes/recipes 2.3.1 → 2.3.2 (#40633)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `37dda04` -> `650983b` |

---

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

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

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes
(ghcr.io/tandoorrecipes/recipes)</summary>

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

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

- **added** ability to configure gunicorn timeout (thanks to
[KoMa1012](https://redirect.github.com/KoMa1012)
[#&#8203;4138](https://redirect.github.com/TandoorRecipes/recipes/issues/4138))
fixes
[#&#8203;4125](https://redirect.github.com/TandoorRecipes/recipes/issues/4125)
- **improved** start page with small recipe counts
- **improved** default unit for food properties
- **fixed** ingredient template selector not working on unsaved recipes
- **fixed** add all in food properties editor overriding existing
properties
[#&#8203;4137](https://redirect.github.com/TandoorRecipes/recipes/issues/4137)
- **fixed** dropdowns in properties editor at the bottom behind layout
- **fixed** missing conversion for property not shown when a second
ingredient had a working conversion/property value
- **fixed** api sample url
[#&#8203;4132](https://redirect.github.com/TandoorRecipes/recipes/issues/4132)
- **fixed** infinity as amount in ingredients when servings are 0 and
associated importer bug
[#&#8203;4133](https://redirect.github.com/TandoorRecipes/recipes/issues/4133)
- **fixed** cant create a new step if no steps are in a recipe
[#&#8203;4119](https://redirect.github.com/TandoorRecipes/recipes/issues/4119)
- **fixed** to small default body size in nginx
[#&#8203;4145](https://redirect.github.com/TandoorRecipes/recipes/issues/4145)

</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-11 18:21:27 +02:00
TrueCharts Bot
9fa4b2222b chore(helm): update image docker.io/semaphoreui/semaphore v2.16.31 → v2.16.34 (#40603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `7c9617e` -> `42529f1` |

---

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

###
[`v2.16.34`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34)

###
[`v2.16.33`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33)

###
[`v2.16.32`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.32)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.31...v2.16.32)

#### Bugfixes

- [d2c2b4a feat(auth): add config option auth style for oidc
provider](https://redirect.github.com/semaphoreui/semaphore/issues/3348)

</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-11 16:21:06 +00:00
TrueCharts Bot
10e88ddc64 chore(helm): update webtop (#40562)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6d35a09` -> `9a2083c` |
| lscr.io/linuxserver/webtop | digest | `28c2b7d` -> `cec5700` |
| lscr.io/linuxserver/webtop | digest | `bdea564` -> `92dabda` |
| lscr.io/linuxserver/webtop | digest | `be10e00` -> `309c282` |
| lscr.io/linuxserver/webtop | digest | `de48a04` -> `ccdfd5e` |
| lscr.io/linuxserver/webtop | digest | `e92c248` -> `f8b79d1` |
| lscr.io/linuxserver/webtop | digest | `51d8d98` -> `6f8e49e` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-10-11 16:20:36 +00:00
TrueCharts Bot
1abaf380bb chore(helm): update image docker.io/wiserain/flexget 3.18.13 → 3.18.14 (#40605)
This PR contains the following updates:

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

---

> [!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-11 16:19:58 +00:00
TrueCharts Bot
8e930c68e4 chore(helm): update image ghcr.io/mealie-recipes/mealie v3.3.1 → v3.3.2 (#40611)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| patch | `a0d4a0b` -> `d51ae3b` |

---

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

###
[`v3.3.2`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.3.2)

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.3.1...v3.3.2)

### 🍴🍴🍴🍴🍴🍴

This release contains bug-fixes related to authentication and fixes a
breaking change related to long passwords (>72 bytes). **No action is
needed** for users with long passwords, though it may be worth [checking
out the PR](https://redirect.github.com/mealie-recipes/mealie/pull/6335)
for more information.

####  New features

- feat: Added url to current version release
[@&#8203;Choromanski](https://redirect.github.com/Choromanski)
([#&#8203;6308](https://redirect.github.com/mealie-recipes/mealie/issues/6308))

#### 🐛 Bug fixes

- fix: Re-write Nuxt auth backend and get rid of sidebase auth
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6322](https://redirect.github.com/mealie-recipes/mealie/issues/6322))
- fix: Remove unused next-auth dependency
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)
([#&#8203;6328](https://redirect.github.com/mealie-recipes/mealie/issues/6328))
- fix: No Redirect On Valid Token
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6327](https://redirect.github.com/mealie-recipes/mealie/issues/6327))
- fix: Translate log-out string
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6332](https://redirect.github.com/mealie-recipes/mealie/issues/6332))
- fix: Truncate Long Passwords (>72 bytes)
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6335](https://redirect.github.com/mealie-recipes/mealie/issues/6335))

#### 🧰 Maintenance

<details>
<summary>8 changes</summary>

- chore(l10n): Crowdin locale sync
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6268](https://redirect.github.com/mealie-recipes/mealie/issues/6268))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6273](https://redirect.github.com/mealie-recipes/mealie/issues/6273))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6309](https://redirect.github.com/mealie-recipes/mealie/issues/6309))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6313](https://redirect.github.com/mealie-recipes/mealie/issues/6313))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6317](https://redirect.github.com/mealie-recipes/mealie/issues/6317))
- chore(l10n): Crowdin locale sync
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6318](https://redirect.github.com/mealie-recipes/mealie/issues/6318))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6324](https://redirect.github.com/mealie-recipes/mealie/issues/6324))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6320](https://redirect.github.com/mealie-recipes/mealie/issues/6320))

</details>

#### 📚 Documentation

- docs(auto): Update image tag, for release v3.3.1
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6300](https://redirect.github.com/mealie-recipes/mealie/issues/6300))

#### ⬆️ Dependency updates

<details>
<summary>7 changes</summary>

- chore(deps): update node.js to
[`2bb201f`](https://redirect.github.com/mealie-recipes/mealie/commit/2bb201f)
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6295](https://redirect.github.com/mealie-recipes/mealie/issues/6295))
- chore(deps): update dependency openai to v2.0.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6296](https://redirect.github.com/mealie-recipes/mealie/issues/6296))
- chore(deps): update dependency authlib to v1.6.5
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6299](https://redirect.github.com/mealie-recipes/mealie/issues/6299))
- chore(deps): update dependency ruff to v0.13.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6301](https://redirect.github.com/mealie-recipes/mealie/issues/6301))
- chore(deps): update dependency openai to v2.1.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6302](https://redirect.github.com/mealie-recipes/mealie/issues/6302))
- chore(deps): update dependency pylint to v3.3.9
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6321](https://redirect.github.com/mealie-recipes/mealie/issues/6321))
- chore(deps): update dependency ruff to ^0.14.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6334](https://redirect.github.com/mealie-recipes/mealie/issues/6334))

</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-11 16:19:46 +00:00
TrueCharts Bot
1941524ebc chore(helm): update image public.ecr.aws/docker/library/odoo digest to 8d5ac4d (#40622)
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 | `135083d`
-> `8d5ac4d` |

---

> [!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-11 16:18:56 +00:00
TrueCharts Bot
8c068a3fdd chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.1.1307 → v3-3.0.1.1310 (#40608)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`77a2feb` -> `7c9f709` |

---

> [!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-11 16:18:27 +00:00
TrueCharts Bot
993998fece chore(helm): update image docker.io/shlinkio/shlink 4.5.2 → 4.5.3 (#40604)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink)
| patch | `57df87b` -> `bd4bf92` |

---

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

###
[`v4.5.3`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#453---2025-10-10)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.2...v4.5.3)

##### Added

- *Nothing*

##### Changed

- *Nothing*

##### Deprecated

- *Nothing*

##### Removed

- *Nothing*

##### Fixed

-
[#&#8203;2488](https://redirect.github.com/shlinkio/shlink/issues/2488)
Ensure `Access-Control-Allow-Credentials` is set in all cross-origin
responses when `CORS_ALLOW_ORIGIN=true`.

</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-11 16:17:30 +00:00
TrueCharts Bot
2b3bdbac05 chore(helm): update image ghcr.io/linuxserver/medusa digest to 6c9aa20 (#40580) 2025-10-11 18:13:53 +02:00
TrueCharts Bot
8784a0748f chore(helm): update image ghcr.io/linuxserver/ubooquity digest to fe42ee7 (#40596)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages)
([source](https://redirect.github.com/linuxserver/docker-ubooquity)) |
digest | `14db010` -> `fe42ee7` |

---

> [!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-11 16:13:44 +00:00
TrueCharts Bot
169b406a1b chore(helm): update image ghcr.io/hotio/autoscan digest to c00f43a (#40579)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `197f5af` -> `c00f43a` |

---

> [!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-11 16:13:16 +00:00
TrueCharts Bot
f45fe3f621 chore(helm): update image ghcr.io/linuxserver/projectsend digest to 22e601f (#40581)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `8817a8f` -> `22e601f` |

---

> [!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-11 16:13:04 +00:00
TrueCharts Bot
d8703411f9 chore(helm): update image ghcr.io/minekube/gate digest to b80cdd5 (#40597) 2025-10-11 18:12:45 +02:00
TrueCharts Bot
3076bdc297 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 5548faf (#40620) 2025-10-11 18:12:34 +02:00