Commit Graph
49147 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub ccff763f4e chore(helm): update image docker.io/outlinewiki/outline 0.87.4 → 1.0.1 (#41215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline)
| major | `c0818e8` -> `e52f498` |

---

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

###
[`v1.0.1`](https://redirect.github.com/outline/outline/releases/tag/v1.0.1)

[Compare
Source](https://redirect.github.com/outline/outline/compare/v1.0.0...v1.0.1)

##### Fixes

- It is now possible to select an image and leave a comment in
[#&#8203;10474](https://redirect.github.com/outline/outline/pull/10474)
- Fixed mis-sizing of inline math in
[#&#8203;10494](https://redirect.github.com/outline/outline/pull/10494)
- Fixed cannot access `crypto.randomUUID()` error when running Outline
without SSL in
[#&#8203;10491](https://redirect.github.com/outline/outline/pull/10491)
- Fixed some YouTube embeds failing to load with `Error 153` due to not
passing referrer in
[#&#8203;10503](https://redirect.github.com/outline/outline/pull/10503)
- Embeds on collection overview can now be resized in
[#&#8203;10498](https://redirect.github.com/outline/outline/pull/10498)

**Full Changelog**:
<https://github.com/outline/outline/compare/v1.0.0...v1.0.1>

###
[`v1.0.0`](https://redirect.github.com/outline/outline/releases/tag/v1.0.0)

[Compare
Source](https://redirect.github.com/outline/outline/compare/v0.87.4...v1.0.0)

#### What's Changed

Welcome to Outline **v1.0.0**! This is a major milestone for the
project, marking the culmination of many years of development and
community contributions. Of course there's a raft of new features,
improvements, and bug fixes included in this release as always.

##### Highlights

<img width="3360" height="1480" alt="image"
src="https://github.com/user-attachments/assets/b19c90a4-5c98-409f-9677-3aa86e0e1319"
/>

The **image lightbox** has improved again this release with added
support for zooming and panning of images. We also enabled opening
mermaid diagrams directly in the lightbox so you can get a closer look
at complex diagrams.

<img width="3360" height="1480" alt="image"
src="https://github.com/user-attachments/assets/25ef6d39-001a-43f6-9f13-9a5136a689f0"
/>

A **new display mode** for URL's in documents has been added, which
shows a mention-style chip instead of a full URL preview. This is great
for keeping documents clean while still providing context for links.

You can now **mention groups** in documents and comments, making it
easier to notify entire teams or departments at once. It is also
possible to disable mentioning for specific groups if needed.

##### Other Improvements

- Documents and collections in the sidebar now have context menus in
[#&#8203;10181](https://redirect.github.com/outline/outline/pull/10181)
- Added the option to choose default TOC visibility on public shares in
[#&#8203;10283](https://redirect.github.com/outline/outline/pull/10283)
- Added plantuml embedding by
[@&#8203;patroldo](https://redirect.github.com/patroldo) in
[#&#8203;10379](https://redirect.github.com/outline/outline/pull/10379)
- It's now possible to edit image source URLs by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10258](https://redirect.github.com/outline/outline/pull/10258)
- Added six new shape icons to choose from in
[#&#8203;10203](https://redirect.github.com/outline/outline/pull/10203)
- Permanent deletion of documents is now restricted to admins only in
[#&#8203;10254](https://redirect.github.com/outline/outline/pull/10254)
- Added a script to allow resetting encrypted data in
[#&#8203;10238](https://redirect.github.com/outline/outline/pull/10238)
- Typed out urls in the editor are now auto-linked on space character by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10266](https://redirect.github.com/outline/outline/pull/10266)
- Added a "safe-area" in context menus to prevent misclicks in
[#&#8203;10415](https://redirect.github.com/outline/outline/pull/10415)
- Hundreds of new and updated translations
- \[API] Added `includePrivate` param to `export_all` endpoint to allow
exporting only public collections in
[#&#8203;10401](https://redirect.github.com/outline/outline/pull/10401)
- \[API] unsent invites are now included in the `users.invite` endpoint
response in
[#&#8203;10383](https://redirect.github.com/outline/outline/pull/10383)
- \[API] `originalDocumentId` is now available in `sourceMetadata` when
duplicating documents in
[#&#8203;10215](https://redirect.github.com/outline/outline/pull/10215)
- \[API] `groups.list` endpoint now returns a `total` parameter in
pagination by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10268](https://redirect.github.com/outline/outline/pull/10268)
- \[API] `shares.info`, and `subscriptions.info` now return `204` rather
than `404` responses in
[#&#8203;10441](https://redirect.github.com/outline/outline/pull/10441)

##### Fixes

- Fixed comment sidebar bouncing in and out in
[#&#8203;10202](https://redirect.github.com/outline/outline/pull/10202)
- Add a height cap to popovers in
[#&#8203;10218](https://redirect.github.com/outline/outline/pull/10218)
- Fixed Notion import failure with `size of undefined` in
[#&#8203;10225](https://redirect.github.com/outline/outline/pull/10225)
- Non-reactive `Facepile` on group settings table in
[#&#8203;10227](https://redirect.github.com/outline/outline/pull/10227)
- Allow new `DATABASE_` env variables to work with migrations/creation
in
[#&#8203;10216](https://redirect.github.com/outline/outline/pull/10216)
- Fixed `/desktop-redirect` should never be post-login saved path in
[#&#8203;10237](https://redirect.github.com/outline/outline/pull/10237)
- Recognise `authentication_required` for some OIDC providers by
[@&#8203;lukegb](https://redirect.github.com/lukegb) in
[#&#8203;10252](https://redirect.github.com/outline/outline/pull/10252)
- Add `clipboard-read; clipboard-write` permissions to embedded Frame in
[#&#8203;10282](https://redirect.github.com/outline/outline/pull/10282)
- Massively reduced upfront component loading, improving performance in
[#&#8203;10285](https://redirect.github.com/outline/outline/pull/10285)
- Increase `jsonLimit` to 5MB for API requests in
[#&#8203;10287](https://redirect.github.com/outline/outline/pull/10287)
- Allow admins to bypass allowed domains in
[#&#8203;10290](https://redirect.github.com/outline/outline/pull/10290)
- Fix print layout in Firefox by
[@&#8203;wmTJc9IK0Q](https://redirect.github.com/wmTJc9IK0Q) in
[#&#8203;10264](https://redirect.github.com/outline/outline/pull/10264)
- Letter icon not displayed correctly in 'Starred' section in
[#&#8203;10292](https://redirect.github.com/outline/outline/pull/10292)
- Fixed CORS err on img download by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10279](https://redirect.github.com/outline/outline/pull/10279)
- Fixed an overlap of unread badge on long titles in sidebar in
[#&#8203;10296](https://redirect.github.com/outline/outline/pull/10296)
- Prefer non-deleted teams in `teamProvisioner` in
[#&#8203;10298](https://redirect.github.com/outline/outline/pull/10298)
- Allow formatting toolbar to appear with cell selection in
[#&#8203;10299](https://redirect.github.com/outline/outline/pull/10299)
- Empty state for no collections in
[#&#8203;10300](https://redirect.github.com/outline/outline/pull/10300)
- feat: Restore 'Copy' button on public code blocks in
[#&#8203;10301](https://redirect.github.com/outline/outline/pull/10301)
- Do not update `lastModifiedById` on deleted documents in
[#&#8203;10302](https://redirect.github.com/outline/outline/pull/10302)
- CSRF validation issues on Firefox in
[#&#8203;10317](https://redirect.github.com/outline/outline/pull/10317)
- change list children to match list parent when list style changes by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10315](https://redirect.github.com/outline/outline/pull/10315)
- Fix Redis `collaborationClient` reusing same property as
`defaultClient` in
[#&#8203;10336](https://redirect.github.com/outline/outline/pull/10336)
- Fixed mobile Safari sidebar navigation issue by
[@&#8203;eweren](https://redirect.github.com/eweren) in
[#&#8203;10329](https://redirect.github.com/outline/outline/pull/10329)
- Prevent reload loop when collaborative service editor version is ahead
in
[#&#8203;10326](https://redirect.github.com/outline/outline/pull/10326)
- editorVersion property on document should be updated through
collaborative session in
[#&#8203;10325](https://redirect.github.com/outline/outline/pull/10325)
- Default destination path for nested document duplication in
[#&#8203;10339](https://redirect.github.com/outline/outline/pull/10339)
- `RedisAdapter` does not respect url arg in
[#&#8203;10341](https://redirect.github.com/outline/outline/pull/10341)
- Restore comment content on error by
[@&#8203;salihudickson](https://redirect.github.com/salihudickson) in
[#&#8203;10342](https://redirect.github.com/outline/outline/pull/10342)
- New Crowdin updates by
[@&#8203;outline-translations](https://redirect.github.com/outline-translations)
in
[#&#8203;10294](https://redirect.github.com/outline/outline/pull/10294)
- Icon in editor suggestions missing spacing in
[#&#8203;10354](https://redirect.github.com/outline/outline/pull/10354)
- Fixed potential for repeat submission when inline editing titles by
[@&#8203;Ali-ovo](https://redirect.github.com/Ali-ovo) in
[#&#8203;10355](https://redirect.github.com/outline/outline/pull/10355)
- Template settings no longer show to guest users in
[#&#8203;10361](https://redirect.github.com/outline/outline/pull/10361)
- Fixed a single frame blank flash when saving comments in
[#&#8203;10362](https://redirect.github.com/outline/outline/pull/10362)
- Enable workspace creation from Discord without `DISCORD_SERVER_ID` in
[#&#8203;10380](https://redirect.github.com/outline/outline/pull/10380)
- Display fallback instead of error if cannot unfurl URL in
[#&#8203;10370](https://redirect.github.com/outline/outline/pull/10370)
- Added clarity to error message when private IP address is blocked in
[#&#8203;10391](https://redirect.github.com/outline/outline/pull/10391)
- Cascade of client-side paranoid deletion in
[#&#8203;10393](https://redirect.github.com/outline/outline/pull/10393)
- Change behavior of `SMTP_SECURE=false` in
[#&#8203;10399](https://redirect.github.com/outline/outline/pull/10399)
- Horizontal rule menu appears in read-only editor in
[#&#8203;10413](https://redirect.github.com/outline/outline/pull/10413)
- Creating new doc offline in sidebar leaves corrupt state in UI in
[#&#8203;10412](https://redirect.github.com/outline/outline/pull/10412)
- Combination of `<br>` and inline nodes in table cell is not imported
correctly in
[#&#8203;10416](https://redirect.github.com/outline/outline/pull/10416)
- Updated table styling to include a touch of rounding in
[#&#8203;10421](https://redirect.github.com/outline/outline/pull/10421)
- Improved Redis retry behavior in
[#&#8203;10440](https://redirect.github.com/outline/outline/pull/10440)
- Simplify logic for suppressing markdown copy in
[#&#8203;10450](https://redirect.github.com/outline/outline/pull/10450)
- Felayed notifications will now include a note in the subject in
[#&#8203;10447](https://redirect.github.com/outline/outline/pull/10447)
- Protect against empty content passed to Backticks component in
[#&#8203;10456](https://redirect.github.com/outline/outline/pull/10456)
- Fixed several cases where Linear links would fail to convert to
mentions correctly in
[#&#8203;10458](https://redirect.github.com/outline/outline/pull/10458)
- Guard against crawlers consuming magic links in
[#&#8203;10457](https://redirect.github.com/outline/outline/pull/10457)
- 4x improvement on perf of editor menus in
[#&#8203;10465](https://redirect.github.com/outline/outline/pull/10465)
- List conversion inside heading nodes is now prevented by
[@&#8203;huiseo](https://redirect.github.com/huiseo) in
[#&#8203;10462](https://redirect.github.com/outline/outline/pull/10462)
- Email magic links strategy was changed to allow reuse within time
bounds from the same IP in
[#&#8203;10471](https://redirect.github.com/outline/outline/pull/10471)
- Automatically replace base64 encoded images in `documents.update` in
[#&#8203;10402](https://redirect.github.com/outline/outline/pull/10402)

#### New Contributors

- [@&#8203;pirateIV](https://redirect.github.com/pirateIV) made their
first contribution in
[#&#8203;10228](https://redirect.github.com/outline/outline/pull/10228)
- [@&#8203;lukegb](https://redirect.github.com/lukegb) made their first
contribution in
[#&#8203;10252](https://redirect.github.com/outline/outline/pull/10252)
- [@&#8203;wmTJc9IK0Q](https://redirect.github.com/wmTJc9IK0Q) made
their first contribution in
[#&#8203;10264](https://redirect.github.com/outline/outline/pull/10264)
- [@&#8203;tobiasge](https://redirect.github.com/tobiasge) made their
first contribution in
[#&#8203;10204](https://redirect.github.com/outline/outline/pull/10204)
- [@&#8203;eweren](https://redirect.github.com/eweren) made their first
contribution in
[#&#8203;10329](https://redirect.github.com/outline/outline/pull/10329)
- [@&#8203;AlexHladin](https://redirect.github.com/AlexHladin) made
their first contribution in
[#&#8203;10318](https://redirect.github.com/outline/outline/pull/10318)
-
[@&#8203;AnastasiyaHladina](https://redirect.github.com/AnastasiyaHladina)
made their first contribution in
[#&#8203;10397](https://redirect.github.com/outline/outline/pull/10397)
- [@&#8203;patroldo](https://redirect.github.com/patroldo) made their
first contribution in
[#&#8203;10379](https://redirect.github.com/outline/outline/pull/10379)
- [@&#8203;huiseo](https://redirect.github.com/huiseo) made their first
contribution in
[#&#8203;10462](https://redirect.github.com/outline/outline/pull/10462)

**Full Changelog**:
<https://github.com/outline/outline/compare/v0.87.4...v1.0.0>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-10-30 06:04:39 +01:00
TrueCharts BotandGitHub a8de038e90 chore(helm): update image docker.io/clamav/clamav digest to 323cec5 (#41235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`4d47330` -> `323cec5` |

---

> [!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-30 02:04:29 +01:00
TrueCharts BotandGitHub 7975878d4e chore(helm): update image ghcr.io/home-operations/sonarr 4.0.15.2940 → 4.0.16.2942 (#41239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/sonarr](https://ghcr.io/home-operations/sonarr)
([source](https://redirect.github.com/Sonarr/Sonarr)) | patch |
`ca6c735` -> `a986ef3` |

---

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

###
[`v4.0.16.2942`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.16.2942):
4.0.16.2942

[Compare
Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.15.2940...v4.0.16.2942)

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

**Full Changelog**:
<https://github.com/Sonarr/Sonarr/compare/v4.0.15.2940...v4.0.16.2942>

</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-30 01:59:52 +01:00
TrueCharts BotandGitHub f6c0de6b60 chore(helm): update image docker.io/ollama/ollama 0.12.6 → 0.12.7 (#41237)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `4f1a403` -> `228ffa7` |
| docker.io/ollama/ollama | patch | `a61a8fd` -> `de29cf7` |

---

> [!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-30 01:59:01 +01:00
TrueCharts BotandGitHub ff267049ff chore(helm): update image docker.io/sourcegraph/server 6.9.1277 → 6.9.2509 (#41238)
This PR contains the following updates:

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

---

> [!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-30 01:58:41 +01:00
TrueCharts BotandGitHub 8406a4067a chore(helm): update image docker.io/jgraph/drawio digest to 376e327 (#41236)
This PR contains the following updates:

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

---

> [!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-30 01:57:32 +01:00
TrueCharts BotandGitHub dc3652c030 chore(helm): update webtop (#41229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `c331ca8` -> `4aaf89a` |
| lscr.io/linuxserver/webtop | digest | `4811951` -> `edd0fac` |

---

> [!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-30 00:55:57 +00:00
TrueCharts BotandGitHub 316a126152 chore(helm): update image ghcr.io/home-operations/jackett 0.24.200 → 0.24.206 (#41221)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary>

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

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

#### Changes:

-
[`2e4c88a`](https://redirect.github.com/Jackett/Jackett/commit/2e4c88a5772b685e02c38fcd1d274237897111ea)
Update rudub
-
[`1fd58fa`](https://redirect.github.com/Jackett/Jackett/commit/1fd58faac169f1396c8b7c4518a10f902066e76d)
noname-club: update cats
-
[`99255b7`](https://redirect.github.com/Jackett/Jackett/commit/99255b7ce9da50956c9e20f1516c3651d5999f98)
matrix: new selectors
-
[`829368c`](https://redirect.github.com/Jackett/Jackett/commit/829368c080c6513f192f77a0457d3ead07be11a5)
ebooks-shares: new cat
-
[`84146a9`](https://redirect.github.com/Jackett/Jackett/commit/84146a9c2af430fdcedb986a33f920e9c2c7264c)
Update magnetcat.yml
-
[`479d514`](https://redirect.github.com/Jackett/Jackett/commit/479d5147dcf0e127b3afbcfc5eeb96ae360ec381)
magnetcat: bump alternate domains
-
[`d35c767`](https://redirect.github.com/Jackett/Jackett/commit/d35c76776904796f834cad4190b93f2ce05df16a)
uhdtorrent: remove silver.gif comment

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-29 13:55:58 +01:00
TrueCharts BotandGitHub 78c9bcb67e chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.8.1.0 → 6.8.2.0 (#41219)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| patch | `2f17efb` -> `9ac169f` |

---

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

###
[`v6.8.2.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.8.1.0...6.8.2.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.8.1.0...6.8.2.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-29 13:51:24 +01:00
TrueCharts BotandGitHub 46b405c6ec chore(helm): update image docker.io/metabase/metabase v0.56.11 → v0.56.12 (#41220)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `4f29e68` -> `b5ef4e4` |

---

> [!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-29 13:48:55 +01:00
TrueCharts BotandGitHub 8c4f8bfad5 chore(helm): update image ghcr.io/linuxserver/jackett 0.24.200 → 0.24.206 (#41222)
This PR contains the following updates:

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

---

> [!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-29 13:46:40 +01:00
TrueCharts BotandGitHub 4b0d4696ff chore(helm): update image docker.io/searxng/searxng digest to a943cb1 (#41217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `eb9e629` -> `a943cb1` |

---

> [!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-29 13:44:28 +01:00
TrueCharts BotandGitHub 5ddafdff29 chore(helm): update image ghcr.io/linuxserver/duckdns digest to c02903f (#41218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `c24091f` -> `c02903f` |

---

> [!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-29 13:38:16 +01:00
TrueCharts BotandGitHub 0c02ffb862 chore(helm): update image docker.io/diygod/rsshub digest to 651753d (#41216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0e55917` -> `651753d` |

---

> [!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-29 13:37:37 +01:00
TrueCharts BotandGitHub 5e373b6d72 chore(helm): update image ghcr.io/chroma-core/chroma 1.2.2 → 1.3.0 (#41213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | minor | `b4d63f0` -> `2a10857` |

---

> [!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-29 07:43:31 +01:00
TrueCharts BotandGitHub 39284d0baa chore(helm): update image docker.io/diygod/rsshub digest to 0e55917 (#41208)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `d49ce58` -> `0e55917` |

---

> [!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-29 07:34:39 +01:00
TrueCharts BotandGitHub 220ea757e7 chore(helm): update image public.ecr.aws/zinclabs/openobserve v0.15.2 → v0.15.3 (#41212)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| public.ecr.aws/zinclabs/openobserve | patch | `0ee0e41` -> `912173b` |

---

> [!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-29 07:31:47 +01:00
TrueCharts BotandGitHub 10ca3791c2 chore(helm): update image docker.io/jeessy/ddns-go v6.13.0 → v6.13.1 (#41211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jeessy/ddns-go | patch | `edde784` -> `a50e33b` |

---

> [!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-29 07:31:18 +01:00
TrueCharts BotandGitHub 9418e4b1d0 chore(helm): update image docker.io/searxng/searxng digest to eb9e629 (#41209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `7a8b6b6` -> `eb9e629` |

---

> [!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-29 07:23:41 +01:00
TrueCharts BotandGitHub b5a2e14255 chore(helm): update image adminer digest to b1d44e2 (#41207)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `bcbb020` -> `b1d44e2` |

---

> [!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-29 07:22:59 +01:00
TrueCharts BotandGitHub b190de09e3 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.36.0 → 5.37.0 (#41204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | minor | `d3ead32` -> `455a02a` |

---

> [!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-29 01:28:51 +01:00
TrueCharts BotandGitHub 593b80fbc3 chore(helm): update image docker.io/wiserain/flexget 3.18.18 → 3.18.20 (#41201)
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
| `3712f5c` -> `4754892` |

---

> [!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-29 01:28:30 +01:00
TrueCharts BotandGitHub a07a860d2a chore(helm): update image public.ecr.aws/docker/library/xwiki 17.8.0-postgres-tomcat → 17.9.0-postgres-tomcat (#41205)
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)) |
minor | `18e68a4` -> `4d9c71a` |

---

> [!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-29 01:20:04 +01:00
TrueCharts BotandGitHub 3179f82091 chore(helm): update image ghcr.io/booklore-app/booklore v1.9.0 → v1.10.0 (#41203)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/booklore-app/booklore | minor | `09f95e1` -> `fcd3241` |

---

> [!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-29 01:19:06 +01:00
TrueCharts BotandGitHub fcb9e22da9 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.33 → 0.50.34 (#41202)
This PR contains the following updates:

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

---

> [!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.34`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.34):
Notification fixes mainly, security update

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

#### What's Changed

- Adding small amount of cache to common functions by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3565](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3565)
- Handle `format=` in apprise URLs by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3567](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3567)
- Try this parallel tests by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3568](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3568)
- Unify safe URL checking to the one function, strengthen tests and
filters by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3564](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3564)
- Run all pytests in parallel by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3569](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3569)
- Fixes to notification 'send test notification' by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;3571](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3571)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.50.33...0.50.34>

</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-29 01:17:58 +01:00
TrueCharts BotandGitHub 485676af8a chore(helm): update image ghcr.io/linuxserver/boinc digest to 5fcd53c (#41199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `e15907f` -> `5fcd53c` |

---

> [!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-29 01:10:13 +01:00
TrueCharts BotandGitHub 001649acb3 chore(helm): update image docker.io/jenkins/jenkins 2.533 → 2.534 (#41196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`f55f620` -> `0b71edd` |

---

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

###
[`v2.534`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.534)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.533...2.534)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.534
([changelog](https://www.jenkins.io/changelog/2.534))

#### 🐛 Bug fixes

- fix: take in account Jenkins versioning format in `versionLT` and
`Compare-VersionLessThan`
([#&#8203;2099](https://redirect.github.com/jenkinsci/docker/issues/2099))
[@&#8203;lemeurherve](https://redirect.github.com/lemeurherve)

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.93.0 to 2.94.0
([#&#8203;2101](https://redirect.github.com/jenkinsci/docker/issues/2101))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)

</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-28 19:14:22 +01:00
TrueCharts BotandGitHub 21dfc33091 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.127.0 → 0.127.1 (#41192) 2025-10-28 19:14:15 +01:00
TrueCharts BotandGitHub 80a95b2913 chore(helm): update image ghcr.io/netdata/netdata v2.7.2 → v2.7.3 (#41194)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | patch |
`3e59fef` -> `e70e34e` |

---

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

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

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v2.7.2...v2.7.3)

Netdata v2.7.3 is a patch release to address issues discovered since
[v2.7.2](https://redirect.github.com/netdata/netdata/releases/tag/v2.7.2).

This patch release provides the following bug fixes and updates:

- Ensured metrics are properly retained during Journal v2 migration to
prevent deletion
([#&#8203;21200](https://redirect.github.com/netdata/netdata/pull/21200),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Removed unnecessary `cap_net_bind_service` from the otel-plugin to
ensure it starts correctly under systemd
([#&#8203;21198](https://redirect.github.com/netdata/netdata/pull/21198),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Fixed MSSQL chart unit label from “recompiles/” to “recompiles/s”
([#&#8203;21197](https://redirect.github.com/netdata/netdata/pull/21197),
[@&#8203;thiagoftsm](https://redirect.github.com/thiagoftsm))
- Changed the alerts API so the summary option is no longer enabled by
default
([#&#8203;21192](https://redirect.github.com/netdata/netdata/pull/21192),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Initialized CLI earlier during agent startup to support ping, help,
and version commands while initializing
([#&#8203;21188](https://redirect.github.com/netdata/netdata/pull/21188),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed race condition in ML dimension training and optimized structures
for lower memory usage
([#&#8203;21183](https://redirect.github.com/netdata/netdata/pull/21183),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed missing `"repeat"` field in health dynamic configuration
userconfig response
([#&#8203;21181](https://redirect.github.com/netdata/netdata/pull/21181),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Added periodic data sync on Windows for current data and journal files
([#&#8203;21175](https://redirect.github.com/netdata/netdata/pull/21175),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed `/api/v3/data` to correctly report `update_every` after
filtering, keeping metadata consistent with queried instances
([#&#8203;21170](https://redirect.github.com/netdata/netdata/pull/21170),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed feature size calculation and added validation in KMeans training
to prevent overflows and invalid runs
([#&#8203;21155](https://redirect.github.com/netdata/netdata/pull/21155),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Prevented shutdown-time crashes by skipping Sentry breadcrumbs on
timeout
([#&#8203;21150](https://redirect.github.com/netdata/netdata/pull/21150),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed NaN check in anomaly score calculation
([#&#8203;21149](https://redirect.github.com/netdata/netdata/pull/21149),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Added extra safety checks during cgroup discovery to prevent exceeding
allocated space
([#&#8203;21148](https://redirect.github.com/netdata/netdata/pull/21148),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Reworked maintenance handling by removing the dedicated thread and
using the metadata event loop to reduce contention and crashes
([#&#8203;20694](https://redirect.github.com/netdata/netdata/pull/20694),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))

#### Support options <a id="v272-support-options"></a>

As we grow, we stay committed to providing the best support ever seen
from an open-source solution. Should you encounter an issue with any of
the changes made in this release or any feature in the Netdata Agent,
feel free to contact us through one of the following channels:

- [Netdata Learn](https://learn.netdata.cloud): Find documentation,
guides, and reference material for monitoring and troubleshooting your
systems with Netdata.
- [GitHub Issues](https://redirect.github.com/netdata/netdata/issues):
Make use of the Netdata repository to report bugs or open a new feature
request.
- [GitHub
Discussions](https://redirect.github.com/netdata/netdata/discussions):
Join the conversation around the Netdata development process and be a
part of it.
- [Community Forums](https://community.netdata.cloud/): Visit the
Community Forums and contribute to the collaborative knowledge base.
- [Discord Server](https://discord.gg/2eduZdSeC7): Jump into the Netdata
Discord and hang out with like-minded sysadmins, DevOps, SREs, and other
troubleshooters. More than 2000 engineers are already using it!

</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-28 19:14:13 +01:00
TrueCharts BotandGitHub 38eb1fd43e chore(helm): update image docker.io/haveagitgat/tdarr 2.51.02 → 2.51.03 (#41189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `698db91` -> `5796f2f` |

---

> [!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-28 19:13:35 +01:00
TrueCharts BotandGitHub 1afa3de9d3 chore(helm): update image ghcr.io/tigerblue77/dell_idrac_fan_controller digest to b6ebdc1 (#41187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tigerblue77/dell_idrac_fan_controller | digest | `eda0901` ->
`b6ebdc1` |

---

> [!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-28 19:12:37 +01:00
TrueCharts BotandGitHub 6ac45c426e chore(helm): update image docker.io/rhasspy/wyoming-openwakeword 2.0.0 → 2.1.0 (#41197)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/rhasspy/wyoming-openwakeword | minor | `3ef4a54` ->
`52cb116` |

---

> [!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-28 18:05:35 +00:00
TrueCharts BotandGitHub 2e9722a04c chore(helm): update image twinproduction/gatus v5.28.0 → v5.29.0 (#41198) 2025-10-28 19:05:21 +01:00
TrueCharts BotandGitHub 7ca911016e chore(helm): update image ghcr.io/n8n-io/n8n 1.118.0 → 1.118.1 (#41193) 2025-10-28 19:05:11 +01:00
TrueCharts BotandGitHub 42fb8b4dd1 chore(helm): update image ghcr.io/pi-hole/pihole 2025.10.2 → 2025.10.3 (#41195)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| patch | `db6cdcd` -> `7f2dff3` |

---

> [!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>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary>

###
[`v2025.10.3`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.10.3)

[Compare
Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.10.2...2025.10.3)

Pi-hole releases are a lot like London Buses. You don't see one for
ages, and then they all come along at once

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

#### What's Changed (Docker Specific)

- Remove remaining hard-coded FTL log paths by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[#&#8203;1929](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1929)

**Full Changelog**:
<https://github.com/pi-hole/docker-pi-hole/compare/2025.10.2...2025.10.3>

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

#### What's Changed (FTL v6.3.2)

- Fix pihole.format\_path() memory handling by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[pi-hole/FTL#2675](https://redirect.github.com/pi-hole/FTL/pull/2675)

**Full Changelog**:
<https://github.com/pi-hole/FTL/compare/v6.3.1...v6.3.2>

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

#### What's Changed (Core v6.2.2)

- Create version file, if not existing (on first Container start) by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[pi-hole/pi-hole#6440](https://redirect.github.com/pi-hole/pi-hole/pull/6440)
- Add log file path variables and ensure log files are created if
missing by
[@&#8203;Yannick7777](https://redirect.github.com/Yannick7777) in
[pi-hole/pi-hole#6441](https://redirect.github.com/pi-hole/pi-hole/pull/6441)
- Add bind9-dnsutils as dependency for APT based systems by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[pi-hole/pi-hole#6444](https://redirect.github.com/pi-hole/pi-hole/pull/6444)

#### New Contributors

- [@&#8203;Yannick7777](https://redirect.github.com/Yannick7777) made
their first contribution in
[pi-hole/pi-hole#6441](https://redirect.github.com/pi-hole/pi-hole/pull/6441)

**Full Changelog**:
<https://github.com/pi-hole/pi-hole/compare/v6.2.1...v6.2.2>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-28 19:05:09 +01:00
TrueCharts BotandGitHub 845f77df63 chore(helm): update image lscr.io/linuxserver/webtop digest to 301d2bd (#41188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `f847bb1` -> `301d2bd` |

---

> [!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-28 19:04:35 +01:00
TrueCharts BotandGitHub 988ebc7056 chore(helm): update image docker.io/semaphoreui/semaphore v2.16.34 → v2.16.36 (#41191)
This PR contains the following updates:

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

---

> [!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.36`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.35...v2.16.36)

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

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

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

<a href="https://semaphoreui.com/releases/semaphore-v2_16">
<img width="1520" height="800" alt="image"
src="https://github.com/user-attachments/assets/99e68b45-36ea-4c25-b1c0-c589cd0dbf8d"
/>
</a>

##### [Semaphore 2.16 Release
Details](https://semaphoreui.com/releases/semaphore-v2_16)

1. **SQLite support** (BoltDB deprecated)
2. **Built-in API reference** powered by Swagger
3. **UI improvements**:
   - Expandable text inputs
   - Display of next scheduled run in multiple time zones
4. **Parallel task execution**
5. **Task parameters** support for Schedules and Integrations
6. **HashiCorp Vault integration** *(Pro only)*

#### Links

- Create best docker container


[![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2_16/)
[![](https://img.shields.io/badge/helm_chart-0e1689?style=for-the-badge\&logo=helm)](https://artifacthub.io/packages/helm/semaphoreui/semaphore)

- Join our responsive community


[![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH)
[![telegram](https://img.shields.io/badge/telegram_group-blue?style=for-the-badge\&logo=telegram)](https://t.me/semaphoreui?boost)
[![youtube](https://img.shields.io/badge/youtube_channel-red?style=for-the-badge\&logo=youtube)](https://www.youtube.com/@&#8203;semaphoreui)
[![twitter](https://img.shields.io/badge/twitter-black?style=for-the-badge\&logo=x)](https://x.com/semaphoreui)

#### Features

- Updated built-in Swagger API docs
(<http://localhost:3000/swagger/index.html>)

<!-- <img width="800" height="556" alt="image"
src="https://github.com/user-attachments/assets/f36469ea-c409-4191-8c2e-683c1ad82a17"
/> -->

- Added button for testing project alerts

<!-- <img width="800" height="556" alt="image"
src="https://github.com/user-attachments/assets/aff1c274-35c7-4e2c-ba14-938a42ecb9fc"
/> -->

#### Bugfixes

- Fixed terraform HTTP backend (PRO)

<!-- <img width="800" height="556" alt="image"
src="https://github.com/user-attachments/assets/cf0bb305-97cd-44b7-b171-453a05eabff9"
/> -->

- [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-28 19:03:54 +01:00
TrueCharts BotandGitHub 94d48c4f01 chore(helm): update image docker.io/bpatrik/pigallery2 digest to b9960c0 (#41186)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bpatrik/pigallery2 | digest | `317a50a` -> `b9960c0` |

---

> [!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-28 19:02:37 +01:00
TrueCharts BotandGitHub 3b76b09fd2 chore(helm): update image docker.io/haveagitgat/tdarr_node 2.51.02 → 2.51.03 (#41190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `181ca6e` -> `9639102` |

---

> [!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-28 19:02:10 +01:00
TrueCharts BotandGitHub 027a7634c3 chore(helm): update image ghcr.io/linuxserver/jackett 0.24.196 → 0.24.200 (#41185)
This PR contains the following updates:

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

---

> [!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-28 13:06:33 +01:00
TrueCharts BotandGitHub 7ae7140267 chore(helm): update image ghcr.io/flaresolverr/flaresolverr v3.4.2 → v3.4.3 (#41183)
This PR contains the following updates:

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

---

> [!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.3`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v343-20251028)

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

- Update proxy extension

</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-28 13:06:17 +01:00
TrueCharts BotandGitHub d8908c4515 chore(helm): update image docker.io/haveagitgat/tdarr 2.51.01 → 2.51.02 (#41181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `d3d284e` -> `698db91` |

---

> [!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-28 13:05:53 +01:00
TrueCharts BotandGitHub 88692eb0d9 chore(helm): update image ghcr.io/squat/generic-device-plugin digest to eebecd9 (#41178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/squat/generic-device-plugin | digest | `62dda74` -> `eebecd9`
|

---

> [!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-28 13:05:43 +01:00
TrueCharts BotandGitHub ee24145c02 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 6356fc6 (#41177)
This PR contains the following updates:

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

---

> [!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-28 12:59:29 +01:00
TrueCharts BotandGitHub 1ab13aafcf chore(helm): update image lscr.io/linuxserver/kdenlive digest to a9e72fb (#41180) 2025-10-28 12:54:50 +01:00
TrueCharts BotandGitHub 746942abaf chore(helm): update image docker.io/haveagitgat/tdarr_node 2.51.01 → 2.51.02 (#41182)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be)
| patch | `a49c706` -> `181ca6e` |

---

> [!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-28 12:54:46 +01:00
TrueCharts BotandGitHub 8b51dd02dd chore(helm): update image lscr.io/linuxserver/cops digest to e67db62 (#41179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `c0daa2d` -> `e67db62` |

---

> [!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-28 12:54:23 +01:00
TrueCharts BotandGitHub 63a94ad3db chore(helm): update image ghcr.io/home-operations/jackett 0.24.196 → 0.24.200 (#41184)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary>

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

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

#### Changes:

-
[`8910925`](https://redirect.github.com/Jackett/Jackett/commit/89109259c50bf300643e7ba649035db6c5428cc7)
Update rudub
-
[`7a391b5`](https://redirect.github.com/Jackett/Jackett/commit/7a391b598f7ba0425ceaba6f36620c0efee98771)
lostfilm: fix for
[#&#8203;16263](https://redirect.github.com/Jackett/Jackett/issues/16263)
-
[`7910b8d`](https://redirect.github.com/Jackett/Jackett/commit/7910b8dfead1b0af87750bce2d618d9658c79df6)
zetorrents: new domain
-
[`da88b95`](https://redirect.github.com/Jackett/Jackett/commit/da88b954968771458e3db4c3a1a2d271b7e04e7f)
magnetcat: bump alternate domains
-
[`8b809e8`](https://redirect.github.com/Jackett/Jackett/commit/8b809e8edc44361fe94f7f9075cc66cbe1d2978c)
bitturk: drop redundant search parm
-
[`6d95e35`](https://redirect.github.com/Jackett/Jackett/commit/6d95e354aa5465a7ec9996e9760d6d08254800ae)
add uhdtorrent a Turkish private site. resolves
[#&#8203;16262](https://redirect.github.com/Jackett/Jackett/issues/16262)

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-28 12:54:03 +01:00
TrueCharts BotandGitHub 8734f163c0 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 0ff8502 (#41176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages)
([source](https://redirect.github.com/linuxserver/docker-resilio-sync))
| digest | `ffa8ea9` -> `0ff8502` |

---

> [!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-28 06:52:22 +01:00
TrueCharts BotandGitHub ec638c14e6 chore(helm): update image ghcr.io/linuxserver/ombi digest to 701c980 (#41175) 2025-10-28 06:42:38 +01:00