Commit Graph

43351 Commits

Author SHA1 Message Date
TrueCharts Bot cd33b109ec chore(helm): update image docker.io/phasecorex/red-discordbot digest to f96595a (#35315)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/phasecorex/red-discordbot | digest | `1f3748a` -> `f96595a`
|

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-13 08:39:30 +02:00
TrueCharts Bot 5950cc7754 chore(helm): update image ghcr.io/chroma-core/chroma 1.0.8 → 1.0.9 (#35318)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `cd747c8` -> `940777d` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-13 08:39:16 +02:00
TrueCharts Bot d48b103140 chore(container): update ghcr.io/actions/actions-runner docker tag to v2.324.0 (#35320)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ghcr.io/actions/actions-runner](https://redirect.github.com/actions/runner)
| stage | minor | `2.323.0` -> `2.324.0` |

---

### Release Notes

<details>
<summary>actions/runner (ghcr.io/actions/actions-runner)</summary>

###
[`v2.324.0`](https://redirect.github.com/actions/runner/releases/tag/v2.324.0)

[Compare
Source](https://redirect.github.com/actions/runner/compare/v2.323.0...v2.324.0)

#### What's Changed

- Increase error body max length before truncation by
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in
[https://github.com/actions/runner/pull/3762](https://redirect.github.com/actions/runner/pull/3762)
- Fix release.yml break by upgrading actions/github-script by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3772](https://redirect.github.com/actions/runner/pull/3772)
- Small runner code cleanup. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3773](https://redirect.github.com/actions/runner/pull/3773)
- Enable hostcontext to track auth migration. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3776](https://redirect.github.com/actions/runner/pull/3776)
- Add option in OAuthCred to load authUrlV2. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3777](https://redirect.github.com/actions/runner/pull/3777)
- Remove create session with broker in MessageListener. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3782](https://redirect.github.com/actions/runner/pull/3782)
- Enable auth migration based on config refresh. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3786](https://redirect.github.com/actions/runner/pull/3786)
- Set JWT.alg to PS256 with PssPadding. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3789](https://redirect.github.com/actions/runner/pull/3789)
- Enable FIPS by default. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3793](https://redirect.github.com/actions/runner/pull/3793)
- Support auth migration using authUrlV2 in Runner/MessageListener. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3787](https://redirect.github.com/actions/runner/pull/3787)
- Cleanup feature flag actions_skip_retry_complete_job_upon_known_errors
by [@&#8203;ericsciple](https://redirect.github.com/ericsciple) in
[https://github.com/actions/runner/pull/3806](https://redirect.github.com/actions/runner/pull/3806)
- Update dotnet sdk to latest version
[@&#8203;8](https://redirect.github.com/8).0.408 by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/actions/runner/pull/3808](https://redirect.github.com/actions/runner/pull/3808)
- Bump hook to 0.7.0 by
[@&#8203;nikola-jokic](https://redirect.github.com/nikola-jokic) in
[https://github.com/actions/runner/pull/3813](https://redirect.github.com/actions/runner/pull/3813)
- Allow enable auth migration by default. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3804](https://redirect.github.com/actions/runner/pull/3804)
- Do not retry /renewjob on 404 by
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in
[https://github.com/actions/runner/pull/3828](https://redirect.github.com/actions/runner/pull/3828)
- Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3719](https://redirect.github.com/actions/runner/pull/3719)
- Add copilot-instructions.md by
[@&#8203;pje](https://redirect.github.com/pje) in
[https://github.com/actions/runner/pull/3810](https://redirect.github.com/actions/runner/pull/3810)
- Bump actions/upload-release-asset from 1.0.1 to 1.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3553](https://redirect.github.com/actions/runner/pull/3553)
- Ignore exception during auth migration. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3835](https://redirect.github.com/actions/runner/pull/3835)
- feat: default fromPath for problem matchers by
[@&#8203;dsanders11](https://redirect.github.com/dsanders11) in
[https://github.com/actions/runner/pull/3802](https://redirect.github.com/actions/runner/pull/3802)
- Bump Azure.Storage.Blobs from 12.23.0 to 12.24.0 in /src by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3837](https://redirect.github.com/actions/runner/pull/3837)
- Bump nodejs version. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3840](https://redirect.github.com/actions/runner/pull/3840)
- Feature-flagged support for `JobContext.CheckRunID` by
[@&#8203;pje](https://redirect.github.com/pje) in
[https://github.com/actions/runner/pull/3811](https://redirect.github.com/actions/runner/pull/3811)
- Bump System.ServiceProcess.ServiceController from 8.0.0 to 8.0.1 in
/src by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3844](https://redirect.github.com/actions/runner/pull/3844)
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2 in /src by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/runner/pull/3845](https://redirect.github.com/actions/runner/pull/3845)
- Make sure the token's claims are match as expected. by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3846](https://redirect.github.com/actions/runner/pull/3846)
- Prefer \_migrated config on startup by
[@&#8203;lokesh755](https://redirect.github.com/lokesh755) in
[https://github.com/actions/runner/pull/3853](https://redirect.github.com/actions/runner/pull/3853)
- Update docker and buildx by
[@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in
[https://github.com/actions/runner/pull/3854](https://redirect.github.com/actions/runner/pull/3854)

#### New Contributors

- [@&#8203;dsanders11](https://redirect.github.com/dsanders11) made
their first contribution in
[https://github.com/actions/runner/pull/3802](https://redirect.github.com/actions/runner/pull/3802)

**Full Changelog**:
https://github.com/actions/runner/compare/v2.323.0...v2.324.0

*Note: Actions Runner follows a progressive release policy, so the
latest release might not be available to your enterprise, organization,
or repository yet.
To confirm which version of the Actions Runner you should expect, please
view the download instructions for your enterprise, organization, or
repository.
See
https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners*

#### Windows x64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-win-x64-2.324.0.zip -OutFile actions-runner-win-x64-2.324.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.324.0.zip", "$PWD")
```

#### Windows arm64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-win-arm64-2.324.0.zip -OutFile actions-runner-win-arm64-2.324.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.324.0.zip", "$PWD")
```

#### OSX x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-osx-x64-2.324.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-x64-2.324.0.tar.gz
```

#### OSX arm64 (Apple silicon)

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-osx-arm64-2.324.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-arm64-2.324.0.tar.gz
```

#### Linux x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-linux-x64-2.324.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-x64-2.324.0.tar.gz
```

#### Linux arm64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-linux-arm64-2.324.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm64-2.324.0.tar.gz
```

#### Linux arm

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.324.0/actions-runner-linux-arm-2.324.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm-2.324.0.tar.gz
```

#### Using your self hosted runner

For additional details about configuring, running, or shutting down the
runner please check out our [product
docs.](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/adding-self-hosted-runners)

#### SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown
below:

- actions-runner-win-x64-2.324.0.zip <!-- BEGIN SHA win-x64
-->78b70ddc65e0c2f1940195859e453bdfaa098fe3475cf89bc9378614d2adc197<!--
END SHA win-x64 -->
- actions-runner-win-arm64-2.324.0.zip <!-- BEGIN SHA win-arm64
-->43479570319c7091132d362e1d518a38bba1e37494b14b47d3b85c176f869f82<!--
END SHA win-arm64 -->
- actions-runner-osx-x64-2.324.0.tar.gz <!-- BEGIN SHA osx-x64
-->fbf97cc843c480f0104e2a3d2b1bda86ca467c88da666ac76e432caa2748c683<!--
END SHA osx-x64 -->
- actions-runner-osx-arm64-2.324.0.tar.gz <!-- BEGIN SHA osx-arm64
-->ea3e592d93afd0d71c5e355c15f98ee7cb21cf5ea0ac39f55bf21c661f1915ef<!--
END SHA osx-arm64 -->
- actions-runner-linux-x64-2.324.0.tar.gz <!-- BEGIN SHA linux-x64
-->e8e24a3477da17040b4d6fa6d34c6ecb9a2879e800aa532518ec21e49e21d7b4<!--
END SHA linux-x64 -->
- actions-runner-linux-arm64-2.324.0.tar.gz <!-- BEGIN SHA linux-arm64
-->b5a5cf1138064afd0f0fb1a4a493adaa9bff5485ace3575e99547f004dbb20fa<!--
END SHA linux-arm64 -->
- actions-runner-linux-arm-2.324.0.tar.gz <!-- BEGIN SHA linux-arm
-->947784560c2dfc750a83dd7f94861244b9deb0e97cb3f3e68f79507bd0ce8e5c<!--
END SHA linux-arm -->

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-13 08:17:21 +02:00
TrueCharts Bot 44099e7d5f chore(website): lock file maintenance (#35314)
This PR contains the following updates:

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

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
Automerge - At any time (no schedule defined).

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-05-13 06:34:48 +02:00
TrueCharts Bot 4f26e5463f chore(helm): update image quay.io/minio/minio release.2025-01-20t14-49-07z → release.2025-04-22t22-12-26z (#35313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/minio/minio | minor | `ed9be66` -> `a1ea29f` |

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

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-13 02:47:48 +02:00
TrueCharts Bot f52669e526 chore(helm): update image quay.io/kanboard/kanboard v1.2.44 → v1.2.45 (#35310)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/kanboard/kanboard](https://kanboard.org)
([source](https://redirect.github.com/kanboard/kanboard)) | patch |
`064004e` -> `6711163` |

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

---

### Release Notes

<details>
<summary>kanboard/kanboard (quay.io/kanboard/kanboard)</summary>

###
[`v1.2.45`](https://redirect.github.com/kanboard/kanboard/compare/v1.2.44...v1.2.45)

[Compare
Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.44...v1.2.45)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-13 02:41:52 +02:00
TrueCharts-Bot 3d56d0b704 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-05-13 00:22:04 +00:00
TrueCharts Bot 8523c27a8d chore(helm): update image ghcr.io/elfhosted/nzbget 24.8 → 25.0 (#35309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget)
| major | `3f049d4` -> `fbccdb1` |

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

---

### Release Notes

<details>
<summary>nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget)</summary>

###
[`v25.0`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v25.0)

[Compare
Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v24.8...v25.0)

#### What's Changed

-   Features:
- Completion and downloaded data statistics
[#&#8203;544](https://redirect.github.com/nzbgetcom/nzbget/pull/544)
- added a new "Statistics" page to display completion and download
volume analytics for news-servers.
- the API method "resetservervolumes" now allows for selective resetting
of counters. Arguments:
            -   ServerId `(int)` - Server ID to reset.
- Counter `(string)` - Specifies which counter to reset. The behavior
depends on the value of this argument:
- "CUSTOM" (case-sensitive) - Resets only the custom counter associated
with the server. Use this option to clear custom statistics while
preserving overall download volume data.
- "" (empty string) - Resets all counters associated with the server,
including the overall download volume and any custom counters.
- the API method "servervolumes" now returns 2 additional properties:
- CountersResetTime `(int)` - Date/time of the last reset of all
counters (time is in C/Unix format).
- ArticlesPerDays `(struct[])` - Per-day amount of failed and success
articles since program installation. Contains an array of structs with
following fields:
                -   Failed `(int)` - Amount of failed articles.
                -   Success `(int)` - Amount of success articles.
- Flatpak support
[#&#8203;550](https://redirect.github.com/nzbgetcom/nzbget/pull/550)
- Snap support
[#&#8203;559](https://redirect.github.com/nzbgetcom/nzbget/pull/559)
- Added support of running Docker image rootless
[#&#8203;541](https://redirect.github.com/nzbgetcom/nzbget/pull/541)

-   Bug fixes:
- Deobfuscation: handle hashed filenames with a length of 16 or more
[#&#8203;548](https://redirect.github.com/nzbgetcom/nzbget/pull/548)
- Direct unpack failures when processing non-archive files
[#&#8203;549](https://redirect.github.com/nzbgetcom/nzbget/pull/549)
- Fixed found memory leaks, potential ub, buffer overflows, cppcheck and
compiler warnings
[#&#8203;552](https://redirect.github.com/nzbgetcom/nzbget/pull/552)
[#&#8203;561](https://redirect.github.com/nzbgetcom/nzbget/pull/561)
- Correctly decode Unicode escape sequences in JsonDecode
[#&#8203;560](https://redirect.github.com/nzbgetcom/nzbget/pull/560)

-   For Developers:
- Updated Docker, Libraries, Unpackers
[#&#8203;555](https://redirect.github.com/nzbgetcom/nzbget/pull/555)
- updated Docker base image (alpine:3.19.1 -> alpine:3.21.3) and
Dockerfile
- updated and synced libraries versions for all installers (previous
versions specified for Linux installers):
            -   LibXML2 2.12.4 -> 2.13.5
            -   ncurses 6.4 -> 6.5
            -   Gzip 1.3.1
            -   OpenSSL 3.1.2 -> 3.4.1
            -   Boost 1.84
        -   updated unpackers for installers:
            -   7-Zip 24.05 -> 24.08
- UnRAR 7.0 -> 7.11 (Windows x32 7.01, no newer version available)
- updated FreeBSD build script and workflow to build on Ubuntu 24.04
- Fixed app build, using Xcode CMake generator
[#&#8203;538](https://redirect.github.com/nzbgetcom/nzbget/pull/538)
- Fixed TOOLCHAIN_PREFIX were not used by the project (warning)
[#&#8203;543](https://redirect.github.com/nzbgetcom/nzbget/pull/543)
- Fixed a build issue on systems lacking native atomic library support
[#&#8203;562](https://redirect.github.com/nzbgetcom/nzbget/pull/562)
- Removed GnuTLS support
[#&#8203;554](https://redirect.github.com/nzbgetcom/nzbget/pull/554)
        -   Reasons for removing GnuTLS support:
- Maintenance overhead. Maintaining support for two SSL/TLS libraries
(OpenSSL and GnuTLS) significantly increases our maintenance burden.
Currently, we exclusively use OpenSSL in all production builds.
- Boost.Asio incompatibility. The Boost.Asio library, which can be used
for cross-platform socket and TLS handling, does not support GnuTLS. Our
planned migration of network logic to Boost.Asio makes GnuTLS support
redundant.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-05-12 21:44:33 +02:00
TrueCharts Bot d1bd3dd4cc chore(helm): update chart redis 15.6.11 → 16.0.0 (#35308)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | major | `15.6.11` ->
`16.0.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21ham9yIl19-->

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-05-12 21:27:56 +02:00
TrueCharts Bot 8df98e1bbf chore(helm): update image ghcr.io/n8n-io/n8n 1.92.2 → 1.93.0 (#35306)
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)) | minor | `f8fd851`
-> `78361e4` |

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

---

### Release Notes

<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>

###
[`v1.93.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1930-2025-05-12)

##### Bug Fixes

- Center circular element in Milvus logo
([#&#8203;15078](https://redirect.github.com/n8n-io/n8n/issues/15078))
([2202264](https://redirect.github.com/n8n-io/n8n/commit/22022642bf182b7f35a7446ef15465a201665bb0))
- **Code Node:** Update pyodide sandbox context to fix micropip
regressions
([#&#8203;15181](https://redirect.github.com/n8n-io/n8n/issues/15181))
([63cbf86](https://redirect.github.com/n8n-io/n8n/commit/63cbf8681a85b2b4ac1bbf69bf13a91f0c40ea4a))
- Community nodes - setting page empty state
([#&#8203;15305](https://redirect.github.com/n8n-io/n8n/issues/15305))
([e7c095d](https://redirect.github.com/n8n-io/n8n/commit/e7c095d047759349ddb970537de2575b25d47ca1))
- **core:** Add mechanism to prevent concurrent compaction on Insights
([#&#8203;14988](https://redirect.github.com/n8n-io/n8n/issues/14988))
([392e914](https://redirect.github.com/n8n-io/n8n/commit/392e91480a8e1508faced838854d2215c3ae6139))
- **core:** Do not cache dynamic webhooks
([#&#8203;15176](https://redirect.github.com/n8n-io/n8n/issues/15176))
([0659ba9](https://redirect.github.com/n8n-io/n8n/commit/0659ba957cf741feabef32445a3a2f96c7e59006))
- **core:** Fix Insights concurrency issues for legacy sqlite
([#&#8203;15028](https://redirect.github.com/n8n-io/n8n/issues/15028))
([e34bca7](https://redirect.github.com/n8n-io/n8n/commit/e34bca779bdbae13477990e61a8cb088f65af40f))
- **core:** Fix task runner logging to browser console
([#&#8203;15111](https://redirect.github.com/n8n-io/n8n/issues/15111))
([e86edf5](https://redirect.github.com/n8n-io/n8n/commit/e86edf536f647b2c215bcf8f289c7127d975e7eb))
- **core:** Fix task runner validation error on array of arrays
([#&#8203;15106](https://redirect.github.com/n8n-io/n8n/issues/15106))
([75c1a4c](https://redirect.github.com/n8n-io/n8n/commit/75c1a4c5b3d7debfabdee83f4dd6b1d732aa0185))
- **core:** Prioritize workflow execution with existing execution data
on worker
([#&#8203;15165](https://redirect.github.com/n8n-io/n8n/issues/15165))
([12b681f](https://redirect.github.com/n8n-io/n8n/commit/12b681fc41035619a9684df97dd4c676a365e54c))
- **core:** Support task runner in `execute` and `execute-batch`
commands
([#&#8203;15147](https://redirect.github.com/n8n-io/n8n/issues/15147))
([985f554](https://redirect.github.com/n8n-io/n8n/commit/985f5545012d07622c9632e26aaeba1e39484b18))
- **editor:** Close Workflow URL Import Modal after import
([#&#8203;15177](https://redirect.github.com/n8n-io/n8n/issues/15177))
([d14fb4d](https://redirect.github.com/n8n-io/n8n/commit/d14fb4dde3123548c477803e5da066544ed0ecb2))
- **editor:** Ensure no running node when execution finished
([#&#8203;15299](https://redirect.github.com/n8n-io/n8n/issues/15299))
([d12c7ee](https://redirect.github.com/n8n-io/n8n/commit/d12c7ee87f6d4087ed1d875dd72ca636f163b7a6))
- **editor:** Fix AI Node Logs View to Filter Duplicate Executions
([#&#8203;15049](https://redirect.github.com/n8n-io/n8n/issues/15049))
([8680797](https://redirect.github.com/n8n-io/n8n/commit/86807978c1c7a8f934b23132a99052f07313fef1))
- **editor:** Fix context menu behaviour and rename shortcut indicator
([#&#8203;15116](https://redirect.github.com/n8n-io/n8n/issues/15116))
([73a4a33](https://redirect.github.com/n8n-io/n8n/commit/73a4a33da0b36eb9fd40e9f3dc9a7f39fc1b892e))
- **editor:** Fix Paired item error message
([#&#8203;15171](https://redirect.github.com/n8n-io/n8n/issues/15171))
([be72f73](https://redirect.github.com/n8n-io/n8n/commit/be72f736ac6e3246ea52da92124be26585f0ac9e))
- **editor:** Fix sticky button disappearing on window resize
([#&#8203;15105](https://redirect.github.com/n8n-io/n8n/issues/15105))
([dcf3267](https://redirect.github.com/n8n-io/n8n/commit/dcf32679c3462f5dc3012667dfc2e2de3f96cd80))
- **editor:** Increase hover delay and hit area for canvas toolbar edge
([#&#8203;15125](https://redirect.github.com/n8n-io/n8n/issues/15125))
([cdcd059](https://redirect.github.com/n8n-io/n8n/commit/cdcd0592484e479e2b1aee140d912b22c055ad5e))
- **editor:** Issue with context menu disabling most options when
importing template
([#&#8203;15185](https://redirect.github.com/n8n-io/n8n/issues/15185))
([abb8225](https://redirect.github.com/n8n-io/n8n/commit/abb822594453a594d306327817d435771779fad1))
- **editor:** Sort start start nodes for manual execution by Y position
([#&#8203;15254](https://redirect.github.com/n8n-io/n8n/issues/15254))
([ab27f91](https://redirect.github.com/n8n-io/n8n/commit/ab27f91944d6cb27e69f972e52f054a827290608))
- **Google Sheets Node:** Return single row in read operation if combine
conditions is OR and 'Return only First Matching Row'
([#&#8203;15095](https://redirect.github.com/n8n-io/n8n/issues/15095))
([e0f5ba2](https://redirect.github.com/n8n-io/n8n/commit/e0f5ba2c67796883a8f284bc3de74caba89270b5))
- **Microsoft Entra ID Node:** Change Micosoft typo with Microsoft
([#&#8203;14452](https://redirect.github.com/n8n-io/n8n/issues/14452))
([af92117](https://redirect.github.com/n8n-io/n8n/commit/af92117e767cad160edfab141001e7f69ce0792d))
- Revert AI nodes batching
([#&#8203;15129](https://redirect.github.com/n8n-io/n8n/issues/15129))
([939ff97](https://redirect.github.com/n8n-io/n8n/commit/939ff97ec4248e610d560c9aea876ad43b147399))

##### Features

- Community Nodes in the Nodes Panel
([#&#8203;13923](https://redirect.github.com/n8n-io/n8n/issues/13923))
([2463842](https://redirect.github.com/n8n-io/n8n/commit/24638420bd6183939dfd6ff7f008c225fedb49f9))
- **core:** Archive workflows when removing folders without transfer
([#&#8203;15057](https://redirect.github.com/n8n-io/n8n/issues/15057))
([403f08b](https://redirect.github.com/n8n-io/n8n/commit/403f08b6e36eecc45b734f4e6c594753c1a816b3))
- **core:** Change workflow deletions to soft deletes
([#&#8203;14894](https://redirect.github.com/n8n-io/n8n/issues/14894))
([3a13139](https://redirect.github.com/n8n-io/n8n/commit/3a13139f78891afd14cb585ca26e8f4c9847393d))
- **core:** Check license config for insights max retention
([#&#8203;15256](https://redirect.github.com/n8n-io/n8n/issues/15256))
([3be0555](https://redirect.github.com/n8n-io/n8n/commit/3be05556f9fe11c6b81f89bc94e3c09b7c838078))
- **core:** Implement Insights pruning system
([#&#8203;14468](https://redirect.github.com/n8n-io/n8n/issues/14468))
([ae27b48](https://redirect.github.com/n8n-io/n8n/commit/ae27b48ee7b5d3156b4ea1662826ad2a94c24263))
- **core:** Implement partial execution for all tool nodes
([#&#8203;15168](https://redirect.github.com/n8n-io/n8n/issues/15168))
([8b467e3](https://redirect.github.com/n8n-io/n8n/commit/8b467e3f569514787fc865789fd4bf2387051120))
- **core:** Improve nodeNameToToolName special characters normalization
([#&#8203;15126](https://redirect.github.com/n8n-io/n8n/issues/15126))
([07e6c7e](https://redirect.github.com/n8n-io/n8n/commit/07e6c7e13f1ddac9abaa484f7ee502cd049d49ef))
- **editor:** Allow jumping into sub-workflow with shortkey
([#&#8203;15200](https://redirect.github.com/n8n-io/n8n/issues/15200))
([e2b9ada](https://redirect.github.com/n8n-io/n8n/commit/e2b9ada4b562426fbe8deeaefe657c1ed2b83362))
- **editor:** Implement 'Shared with you' section in the main navigation
([#&#8203;15140](https://redirect.github.com/n8n-io/n8n/issues/15140))
([1c65e82](https://redirect.github.com/n8n-io/n8n/commit/1c65e82b38b78da73a038e2e43743311c6a0ef12))
- **editor:** Preserve workflow list sort & page size preferences
([#&#8203;15101](https://redirect.github.com/n8n-io/n8n/issues/15101))
([cf03a28](https://redirect.github.com/n8n-io/n8n/commit/cf03a28774ebf495c0762ce4f7ea2a1922f569c4))
- **editor:** Rollout improved log view
([#&#8203;15202](https://redirect.github.com/n8n-io/n8n/issues/15202))
([8229b0b](https://redirect.github.com/n8n-io/n8n/commit/8229b0bcc20f6170d652a06789a9b586ba7a6315))
- **Jina AI Node:** Add Jina AI node
([#&#8203;15094](https://redirect.github.com/n8n-io/n8n/issues/15094))
([e9ef193](https://redirect.github.com/n8n-io/n8n/commit/e9ef193eaa52089da640c6d40f882dd42137efc5))
- **MCP Server Trigger Node:** Handle multiple tool calls in mcp server
trigger
([#&#8203;15064](https://redirect.github.com/n8n-io/n8n/issues/15064))
([59ba162](https://redirect.github.com/n8n-io/n8n/commit/59ba162bd9fe9967d0b0733c3955d65256e062f5))
- **n8n AWS Cognito Node:** New node
([#&#8203;11767](https://redirect.github.com/n8n-io/n8n/issues/11767))
([f6e5efc](https://redirect.github.com/n8n-io/n8n/commit/f6e5efc2e0ae7b08d0b9f45948d78af06a9b2e6b))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-12 20:27:06 +02:00
TrueCharts Bot 0ca6dfe49b chore(flux): update image jackett 23.3.99 → 23.3.100 (#35304)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.99` ->
`23.3.100` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 20:16:51 +02:00
TrueCharts Bot c193da81b7 chore(flux): update image kubernetes-reflector 6.5.1 → 6.5.2 (clustertool) (#35305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-reflector](https://truecharts.org/charts/system/kubernetes-reflector)
([source](https://redirect.github.com/emberstack/kubernetes-reflector))
| patch | `6.5.1` -> `6.5.2` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 20:16:02 +02:00
TrueCharts Bot 23891667dd chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1888 → 0.22.1891 (#35296)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `0888f7a` -> `411ad25` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 14:32:40 +00:00
Alfred Göppel 98ee7878f8 chore(renovate): fix kubernetes-reflector and minio (#35302)
**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
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

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

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 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
- [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-05-12 16:27:44 +02:00
TrueCharts Bot f7f8de0d4a chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.16 → 0.49.17 (#35295)
This PR contains the following updates:

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

---

> [!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.49.17`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.17):
Minor bugfix and maint. release

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

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.16...0.49.17

#### What's Changed

- Revert multiprocess html to text by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3185](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3185)
- Resolve warnings of bs4 library by
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
in
[https://github.com/dgtlmoon/changedetection.io/pull/3187](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3187)

#### New Contributors

-
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
made their first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3187](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3187)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.16...0.49.17

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 14:14:12 +00:00
TrueCharts Bot 2208f02040 chore(helm): update image docker.io/machines/filestash digest to e8d65bc (#35294)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `55e6a01` -> `e8d65bc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-12 13:53:23 +00:00
TrueCharts Bot cbea099ad6 chore(helm): update jupyter 2025-05-05 → 2025-05-12 (patch) (#35298)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `944f1ec` -> `9c4b79f` |
| quay.io/jupyter/base-notebook | patch | `310011a` -> `08fe63d` |
| quay.io/jupyter/datascience-notebook | patch | `898148b` -> `2f136eb`
|
| quay.io/jupyter/minimal-notebook | patch | `ef0e921` -> `6808326` |
| quay.io/jupyter/pyspark-notebook | patch | `bb02dfe` -> `999e8b3` |
| quay.io/jupyter/r-notebook | patch | `7a7b16d` -> `a0e251e` |
| quay.io/jupyter/scipy-notebook | patch | `38b74c0` -> `2768c83` |
| quay.io/jupyter/tensorflow-notebook | patch | `97ac331` -> `309fa00` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 13:53:08 +00:00
Boemeltrein 0374f6e104 fix(docs): First Chart (#35301)
**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.
-->
Warning was not correctly rendered? Maybe this helps?

⚒️ 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

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

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

---

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

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
2025-05-12 15:33:03 +02:00
TrueCharts Bot 7c903b31ea chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250509 → 3.10.20250512 (#35297)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 14:39:13 +02:00
TrueCharts Bot 50e34294ac chore(helm): update image docker.io/mikefarah/yq 4.45.2 → 4.45.4 (#35291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/mikefarah/yq](https://mikefarah.gitbook.io/yq/)
([source](https://redirect.github.com/mikefarah/yq)) | patch | `48f0bd4`
-> `7cf28e5` |

---

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

###
[`v4.45.4`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.45.4):
- Fixing wrong map() behaviour on empty map

[Compare
Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.3...v4.45.4)

- Fixing wrong map() behaviour on empty map
[#&#8203;2359](https://redirect.github.com/mikefarah/yq/issues/2359)
-   Bumped dependencies

###
[`v4.45.3`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.45.3):
- Fixes regression bug(s)

[Compare
Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.2...v4.45.3)

- Fixing regression
([#&#8203;2353](https://redirect.github.com/mikefarah/yq/issues/2353),
[#&#8203;2359](https://redirect.github.com/mikefarah/yq/issues/2359),
[#&#8203;2325](https://redirect.github.com/mikefarah/yq/issues/2325))
introduced with in 4.45.2 with
[#&#8203;2325](https://redirect.github.com/mikefarah/yq/issues/2325) fix
-   Bumped dependencies

Sorry for the regression folks! 😓
fwiw I have since added automated tests to capture the scenarios
provided in the regression bug tickets

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

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-05-12 07:39:19 +00:00
TrueCharts Bot 478c46cbfb chore(helm): update image docker.io/machines/filestash digest to 55e6a01 (#35285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `4e23061` -> `55e6a01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-12 07:24:59 +00:00
TrueCharts Bot 0d05f071df chore(helm): update image ghcr.io/elfhosted/riven v0.21.20 → v0.21.21 (#35292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `a13a189` -> `bf1a9ca` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 07:19:44 +00:00
TrueCharts Bot 58cb305742 chore(helm): update image quay.io/hedgedoc/hedgedoc digest to e44711a (#35288)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/hedgedoc/hedgedoc](https://hedgedoc.org)
([source](https://redirect.github.com/hedgedoc/container)) | digest |
`df5b711` -> `e44711a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-12 07:09:53 +00:00
TrueCharts Bot fc49c70044 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 268e2bf (#35289)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged)
| digest | `f78874a` -> `268e2bf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-12 07:09:28 +00:00
TrueCharts Bot b277b2c89c chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 7d923dd (#35290) 2025-05-12 08:35:57 +02:00
TrueCharts Bot b60526d7be chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1017 → v3-3.0.0.1027 (#35293)
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 |
`5cc23c0` -> `6448a86` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-12 08:35:51 +02:00
TrueCharts Bot efdec67757 chore(helm): update image ghcr.io/home-operations/bazarr digest to e569e3d (#35286) 2025-05-12 02:39:15 +02:00
TrueCharts Bot e9024fbd75 chore(helm): update image ghcr.io/open-webui/open-webui digest to 86ebde4 (#35287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `b79f1db` -> `86ebde4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-12 02:39:11 +02:00
TrueCharts Bot 86e91efc92 chore(helm): update image ghcr.io/open-webui/open-webui digest to b79f1db (#35278)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `49dda8e` -> `b79f1db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 19:58:06 +00:00
TrueCharts Bot 7477d53a45 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to b18014c (#35275)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 19:44:45 +00:00
TrueCharts Bot d3a6c6e1bf chore(helm): update image ghcr.io/home-operations/bazarr 1.5.1 → 1.5.2 (#35283)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/bazarr](https://ghcr.io/home-operations/bazarr)
([source](https://redirect.github.com/morpheus65535/bazarr)) | patch |
`0ac9694` -> `4bd7e1c` |

---

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

###
[`v1.5.2`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.5.2)

[Compare
Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.5.1...v1.5.2)

From newest to oldest:

- Added frontend only Docker Image to support developpers
[eacb8b7](https://redirect.github.com/morpheus65535/bazarr/commit/eacb8b70682363b33db74ca4beee1be5d4a09c6d)
- Fixed profiles sync with Sonarr and Radarr.
[#&#8203;2932](https://redirect.github.com/morpheus65535/bazarr/issues/2932)
[71cd0c8](https://redirect.github.com/morpheus65535/bazarr/commit/71cd0c80c7e99b079aa7abee573bc6e959dbcf18)
- Fixed titrari provider advanced search endpoint.
[#&#8203;2930](https://redirect.github.com/morpheus65535/bazarr/issues/2930)
[794b006](https://redirect.github.com/morpheus65535/bazarr/commit/794b0067b075b1060258fc99bc20cabf8d8a2e77)
- Fixed subzero mods hearing-impaired removal regex broken in
[`a82dca9`](https://redirect.github.com/morpheus65535/bazarr/commit/a82dca9).
[#&#8203;2849](https://redirect.github.com/morpheus65535/bazarr/issues/2849)
[3a248b3](https://redirect.github.com/morpheus65535/bazarr/commit/3a248b374181997b4157dfc3c5ed67297390897e)
- Fixed small issues with subdl to improve throttling conditions
[c853de8](https://redirect.github.com/morpheus65535/bazarr/commit/c853de8bd76b22cb394ebe88152aadc0f5743fd9)
- Fixed Sub-Zero Hearing Impaired subtitle content modifications.
[#&#8203;2849](https://redirect.github.com/morpheus65535/bazarr/issues/2849)
[a82dca9](https://redirect.github.com/morpheus65535/bazarr/commit/a82dca914a6e9bce9e4ea7a91ba1ec62030910e7)
- Improved backup restore to help fix long-standing issue.
[#&#8203;2850](https://redirect.github.com/morpheus65535/bazarr/issues/2850)
[17024a9](https://redirect.github.com/morpheus65535/bazarr/commit/17024a9899fe75047f903df41827b4820cd273a6)
- Updated keyboard interrupt handling code
[db49fd6](https://redirect.github.com/morpheus65535/bazarr/commit/db49fd6b03281a1f1738bc28f1f2f1cd79b3b61b)
- Updated regex to not remove sign in ASS subtitles in embedded
subtitles
[2964a0c](https://redirect.github.com/morpheus65535/bazarr/commit/2964a0c9ec57102a23163f21d2f8f6f65c60715e)
- Changed notification position to bottom-left to not obscure page
navigation
[c752796](https://redirect.github.com/morpheus65535/bazarr/commit/c752796b829303d856b1e6c880c489674b35dc2f)
- Fixed improper detection of Chinese subtitles for embedded subtitles
provider.
[#&#8203;2914](https://redirect.github.com/morpheus65535/bazarr/issues/2914)
[ee817c2](https://redirect.github.com/morpheus65535/bazarr/commit/ee817c2b7e2e346d35475674e2a55a66aed21cb1)
- Fixed improper uppercase for some release groups in matching routine
[82dad60](https://redirect.github.com/morpheus65535/bazarr/commit/82dad607c1a9f63f209a76178acb8a8f55a91de7)
- Additional multiline log file fixes
[b4e4ea5](https://redirect.github.com/morpheus65535/bazarr/commit/b4e4ea5bb9a9b216f12af6ea8ae9f842a40d9d47)
- Handle multiline log output without proper log file timestamp headers
like produced by KnowIt errors
[e91b71c](https://redirect.github.com/morpheus65535/bazarr/commit/e91b71c6ec17f1587e6f8a49b381c518df63a0e8)
- Whisper - eliminate "missing/bad audio track" errors when files have
multiple audio streams
[d6e7773](https://redirect.github.com/morpheus65535/bazarr/commit/d6e7773a0f1731e178fca9d925319a87e824dc0f)
- Added an announcement about upcoming deprecation of Python 3.8 in
Bazarr v1.6
[85d75a7](https://redirect.github.com/morpheus65535/bazarr/commit/85d75a72b81a8899046b47a1c299ecb51113b188)
- Added experimental Python 3.13 compatibility.
[#&#8203;2803](https://redirect.github.com/morpheus65535/bazarr/issues/2803)
[759da8a](https://redirect.github.com/morpheus65535/bazarr/commit/759da8a111b5e403512bf581aba037575a92516f)
- Replaced pipes with shlex in custom_libs/libfilebot/main.py
[4642db3](https://redirect.github.com/morpheus65535/bazarr/commit/4642db334a8b94a865cbf811ab90fc5316c74db0)
- Replaced imghdr with filetype for image detection
[9825a3a](https://redirect.github.com/morpheus65535/bazarr/commit/9825a3a10959dc6196fd4bfd3a5ec24a9c8eb8f8)
- Added an unauthenticated API endpoint to test Bazarr availability:
/api/system/ping
[2c7294d](https://redirect.github.com/morpheus65535/bazarr/commit/2c7294de0de5620e9c33ff1cfb99f6e6b6278dbb)
- Fixed UnboundLocalError when viewing log files
[84ebcf7](https://redirect.github.com/morpheus65535/bazarr/commit/84ebcf7a378bfae2a07fa3c6633b0e3b2c384637)
- Added Sync button to individual Series and Movie pages
[525d569](https://redirect.github.com/morpheus65535/bazarr/commit/525d569d09e707a0dcd317bdad06a571fc2e794f)
- Fixed upgrade process again to prevent infinite loop of subtitles
upgrade.
[#&#8203;2749](https://redirect.github.com/morpheus65535/bazarr/issues/2749)
[81909ca](https://redirect.github.com/morpheus65535/bazarr/commit/81909caf51de0801389e80c191769be964979b84)
- Added a validation to confirm if media file exists during initial sync
before trying to search for subtitles.
[#&#8203;2866](https://redirect.github.com/morpheus65535/bazarr/issues/2866)
[63a3622](https://redirect.github.com/morpheus65535/bazarr/commit/63a3622615e2b5ebb2b68832136da1f224cfb4b7)
- Added Weekly option to Search and Upgrade Subtitles settings
[7dbc3cb](https://redirect.github.com/morpheus65535/bazarr/commit/7dbc3cb17ca178c17f9bb9673df926a00f7d002e)
- Fix for prior uppercase mod fix
[31fe371](https://redirect.github.com/morpheus65535/bazarr/commit/31fe37178279b5bfdb49351b176e394f431cc1b4)
- Improved uppercase detection / execution in Fix Uppercase mod
[2a330f6](https://redirect.github.com/morpheus65535/bazarr/commit/2a330f63dc18562f5c4647be2680705c7a225efb)
- Fixed another issue with Yavka provider.
[#&#8203;2225](https://redirect.github.com/morpheus65535/bazarr/issues/2225)
[cefd163](https://redirect.github.com/morpheus65535/bazarr/commit/cefd1638dd5809cda93473a5a34a26d7156a6ff3)
- Multiple providers - Removed overwrite of provider language object
[515282e](https://redirect.github.com/morpheus65535/bazarr/commit/515282eed862c706f4ed2ace14f6c51eee631028)
- Added animetosho provider german, vietnamese, russian and indonesian
language support
[fa4aca8](https://redirect.github.com/morpheus65535/bazarr/commit/fa4aca8bb1b7cbe820ba7c1d803d1bc628989cd0)
- Regielive fix - Removed overwrite of provider language object
[7cb471f](https://redirect.github.com/morpheus65535/bazarr/commit/7cb471fc200d768bfdae895942485e9b50a9271c)
- Fixed properly timezone usage to prevent high CPU usage.
[#&#8203;1914](https://redirect.github.com/morpheus65535/bazarr/issues/1914)
[c22599a](https://redirect.github.com/morpheus65535/bazarr/commit/c22599a8bfbfede83dd4a748cc68301af21a0213)
- Added animekalesi.com provider for Turkish Anime subtitles
[3b4415e](https://redirect.github.com/morpheus65535/bazarr/commit/3b4415ec3f9349b8ff42cbe8631413fb4ef56222)
- Fixed additional error catching when trying to bind to IPv6 when it's
not supported.
[#&#8203;2738](https://redirect.github.com/morpheus65535/bazarr/issues/2738)
[fc9f94e](https://redirect.github.com/morpheus65535/bazarr/commit/fc9f94e9174604c6fa4fbb2700dfec2d07dc7211)
- Added passing of video filename to detect-language for whisper
provider
[6c65267](https://redirect.github.com/morpheus65535/bazarr/commit/6c652673820ddd9aa29632cce88412b06be5bbab)
- Fixed unwanted removal of subtitles format tags when using any mods.
[#&#8203;2846](https://redirect.github.com/morpheus65535/bazarr/issues/2846)
[1a93eb4](https://redirect.github.com/morpheus65535/bazarr/commit/1a93eb4049d859b0c913db9109a94cba7e51c8e9)
- Fixed zimuku wrong archives subtitle language identified
[#&#8203;2856](https://redirect.github.com/morpheus65535/bazarr/pull/2856)
- Fixed unhandled exception during backup restoration process.
[#&#8203;2850](https://redirect.github.com/morpheus65535/bazarr/issues/2850)
[2f16ae2](https://redirect.github.com/morpheus65535/bazarr/commit/2f16ae2e50fbfae583ffdfe688946cea594239c6)
- Mods/Fix Uppercase: Fix broken uppercase detection in certain cases
[#&#8203;2852](https://redirect.github.com/morpheus65535/bazarr/pull/2852)
- Added Turkcealtyazi.org provider for Turkish subtitles
[8ff5d58](https://redirect.github.com/morpheus65535/bazarr/commit/8ff5d5838a2e8bfccacfc6e583556ef06dc8a24c)
- Added more debug logging to opensubtitles.com provider to help then
investigate issues.
[6d5ebb0](https://redirect.github.com/morpheus65535/bazarr/commit/6d5ebb0faa6d965ebb16cc5d0287c0972e27e197)
- Fixed UNC path parsing for Radarr sync
[d1775ff](https://redirect.github.com/morpheus65535/bazarr/commit/d1775ff5c133d0205258b8a6f298495bc83ec862)
- Fixed upgrade process for translated subtitles.
[#&#8203;2817](https://redirect.github.com/morpheus65535/bazarr/issues/2817)
[e2a3f36](https://redirect.github.com/morpheus65535/bazarr/commit/e2a3f363d1e81d1285c75403e46853445f0f9122)
- Added navigation bar shell scroll support
[59d8243](https://redirect.github.com/morpheus65535/bazarr/commit/59d8243d0b40b649f612136d333614e17d368127)
- Added missing settings preventing proper download of subtitles.
[#&#8203;2839](https://redirect.github.com/morpheus65535/bazarr/issues/2839)
[b9a0d9c](https://redirect.github.com/morpheus65535/bazarr/commit/b9a0d9c922f4237dc4a6504d7cc42784afe32bc5)
- Added support for remote DNS query over socks5h proxy.
[#&#8203;2839](https://redirect.github.com/morpheus65535/bazarr/issues/2839)
[bdbe946](https://redirect.github.com/morpheus65535/bazarr/commit/bdbe946be25f3f41fba156273eee1f5e24eb0aab)
- Fixed yavka.net provider by passing all form parameters and improved
caching to reduce number of requests
[99d9691](https://redirect.github.com/morpheus65535/bazarr/commit/99d9691eb1a43d6905b006670dc67cb674a1b5b1)
- Added scan Plex library option for new files after downloading
subtitles
[31400c8](https://redirect.github.com/morpheus65535/bazarr/commit/31400c89576ca0622e9816fc1a3a430cc76e4b62)
- Added feature to change "added" info in Plex once subtitles are
downloaded
[fe7b224](https://redirect.github.com/morpheus65535/bazarr/commit/fe7b224916c169a58c3f91da8592dd09ae2ff6f7)
- Updated vendored modules
[2fc8f10](https://redirect.github.com/morpheus65535/bazarr/commit/2fc8f10a949d4e08c3038eada35d453fe3000b13)
- Fixed podnapisi TypeError since we've merged
[#&#8203;2790](https://redirect.github.com/morpheus65535/bazarr/issues/2790).
[6fc6ca5](https://redirect.github.com/morpheus65535/bazarr/commit/6fc6ca5ec20138d52e1c2637b9f291af7a2c0b7c)
- Fixed modal with tables application crash
[4f77710](https://redirect.github.com/morpheus65535/bazarr/commit/4f77710f462ccd8765465b97ca7f5eac334c30cb)
- Persist pages on url and hydrate on page load
[#&#8203;2826](https://redirect.github.com/morpheus65535/bazarr/pull/2826)
- Added some failsafe to RegieLive provider to try to prevent getting
redirected to captcha validation or being completely blocked for a
while.
[#&#8203;2165](https://redirect.github.com/morpheus65535/bazarr/issues/2165)
[e17bad6](https://redirect.github.com/morpheus65535/bazarr/commit/e17bad6ec49421a315d463522ae40c5c9cd06dc9)
- Fixed issue with some custom languages subtitles while trying to index
them.
[#&#8203;2815](https://redirect.github.com/morpheus65535/bazarr/issues/2815)
[5888011](https://redirect.github.com/morpheus65535/bazarr/commit/58880117a9130368acc1eb8f636f0a564a1e123b)
- Fixed issue with API not returning proper subtitles hi or forced
subtitles in some edge cases
[e780edd](https://redirect.github.com/morpheus65535/bazarr/commit/e780edd0b71924859d187f949d5669a791efe7c1)
- Removed opensubtitles.org deprecation announcement for VIP users.
[9ac6c69](https://redirect.github.com/morpheus65535/bazarr/commit/9ac6c69a4f4ee85f36a805c6bc65cd6d6de457dd)
- Added mass delete subtitle files
[#&#8203;2816](https://redirect.github.com/morpheus65535/bazarr/pull/2816)
- Added TooManyRequests throttling to podnapisi provider.
[6a791b2](https://redirect.github.com/morpheus65535/bazarr/commit/6a791b2be065521c7437be9313d4232f2b8ec7a6)
- Improved assrt release name matching by ignoring meaningless values.
[#&#8203;2761](https://redirect.github.com/morpheus65535/bazarr/issues/2761)
[2a038cd](https://redirect.github.com/morpheus65535/bazarr/commit/2a038cdc214357f6aae249f7119799fed6f062d7)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 19:43:54 +00:00
TrueCharts Bot f2af6836e4 chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 1d96fdc (#35277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl-web | digest | `510211e` -> `1d96fdc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 19:25:57 +00:00
TrueCharts Bot bf0b07177e chore(helm): update image lscr.io/linuxserver/calibre-web digest to f77e9ba (#35279)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `148f4ce` -> `f77e9ba` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 19:22:43 +00:00
TrueCharts Bot 6dc5e81cb9 chore(helm): update image docker.io/tombursch/kitchenowl digest to 578791e (#35276)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl | digest | `0423751` -> `578791e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 19:22:04 +00:00
Aetylus 0c96fded8a fix(navidrome): Update Scanner.Schedule configuration option for Navidrome >=v0.55.0 (#35274)
As documented in their v0.55.0 release here
https://github.com/navidrome/navidrome/releases/tag/v0.55.0

**Description**
Navidrome v0.55.0 changed the configuration option from `ScanSchedule`
to `Scanner.Schedule`, which also affects the corresponding environment
variables of `ND_SCANSCHEDULE` to `ND_SCANNER_SCHEDULE`. Navidrome
documentation for v0.55.0 can be seen
[here](https://github.com/navidrome/navidrome/releases/tag/v0.55.0).

`ND_SCANSCHEDULE` no longer works and on startup, Navidrome will ignore
the environment variable and disable scanning. E.g.
```
time="2025-05-02T08:29:47Z" level=info msg="Periodic scan is DISABLED"
```

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
After adding `ND_SCANNER_SCHEDULE` environment variable, Navidrome
reports that scanning has been enabled in its logs:
```
time="2025-05-11T14:32:52Z" level=info msg="Starting scheduler"
time="2025-05-11T14:32:52Z" level=info msg="Scheduling periodic scan" schedule="@every 15m"
```

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 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
- [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-05-11 20:59:52 +02:00
TrueCharts Bot ee4f44d735 chore(helm): update image docker.io/baserow/baserow 1.33.1 → 1.33.2 (#35282) 2025-05-11 20:48:15 +02:00
TrueCharts Bot 6ff3139e7b chore(helm): update webtop (#35280)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `f0aca8a` -> `95bc48f` |
| lscr.io/linuxserver/webtop | digest | `001bde1` -> `283bae5` |
| lscr.io/linuxserver/webtop | digest | `f74de37` -> `ff45e58` |
| lscr.io/linuxserver/webtop | digest | `3b21ee3` -> `d58111f` |
| lscr.io/linuxserver/webtop | digest | `932d359` -> `67bc543` |
| lscr.io/linuxserver/webtop | digest | `7100a39` -> `a364d1b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 20:48:08 +02:00
TrueCharts Bot 7e26612207 chore(helm): update image ghcr.io/home-operations/prowlarr 1.36.0.5044 → 1.36.1.5049 (#35284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`ad966d1` -> `94504df` |

---

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

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary>

###
[`v1.36.1.5049`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.1.5049):
1.36.1.5049

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.36.0.5044...v1.36.1.5049)

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

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

#### Changes:

-
[`52a49e6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/52a49e6a348dd32d316a0d12c824452b8156067f)
Multiple Translations updated by Weblate
-
[`a7d99f3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a7d99f351cb82dbe0e160f1d8da9f7e36d5f5a6b)
Fixed: Parsing user agents without a version \[
[#&#8203;2392](https://redirect.github.com/Prowlarr/Prowlarr/issues/2392)
]
-
[`b0212dd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b0212dd780408588e076640b4192301b49c57b5d)
Add hourly limits as defaults for PTP
-
[`c8f5099`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c8f5099423bb0b26258777194a103f619797ca96)
Use the thrown exception in http timeout handling
-
[`5cc4c3f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cc4c3f302d006df2458789530f89a097a9d1fc7)
Bump version to 1.36.1

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 20:47:27 +02:00
Kjeld Schouten dd858831e3 ark cluster removal 2025-05-11 20:40:05 +02:00
TrueCharts Bot 7a700a81aa chore(flux): update image jackett 23.3.98 → 23.3.99 (#35281)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.98` ->
`23.3.99` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 20:22:16 +02:00
TrueCharts Bot 423bdc94e8 chore(helm): update image ghcr.io/authelia/authelia 4.39.2 → 4.39.3 (#35272)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia)
([source](https://redirect.github.com/authelia/authelia)) | patch |
`7422c90` -> `7045ca3` |

---

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

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

---

### Release Notes

<details>
<summary>authelia/authelia (ghcr.io/authelia/authelia)</summary>

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

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

##### Bug Fixes

- **oidc:** rfc9068 jwt strategy not configured
([#&#8203;9479](https://redirect.github.com/authelia/authelia/issues/9479))
([785eab9](https://redirect.github.com/authelia/authelia/commit/785eab9c3a977a1c1d43d5e0f9198041b79b0991)),
closes
[#&#8203;9478](https://redirect.github.com/authelia/authelia/issues/9478)
- **web:** fetch webauthn when disabled
([#&#8203;9482](https://redirect.github.com/authelia/authelia/issues/9482))
([bc318fa](https://redirect.github.com/authelia/authelia/commit/bc318faffc5e4605e4e9e786c9d0ec4e9e92cac0))
- **web:** no redirection to completion view
([#&#8203;9480](https://redirect.github.com/authelia/authelia/issues/9480))
([0a4c2f2](https://redirect.github.com/authelia/authelia/commit/0a4c2f22b76ad9dae62ca39120df08470a1d70f6))

##### Docker Container

-   `docker pull authelia/authelia:4.39.3`
-   `docker pull ghcr.io/authelia/authelia:4.39.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 13:15:23 +00:00
TrueCharts Bot 38aec66ae3 chore(helm): update image adminer digest to 44926b6 (#35270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `b1c1395` -> `44926b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 13:15:08 +00:00
TrueCharts Bot d46007f2b5 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1887 → 0.22.1888 (#35273)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `60fa138` -> `0888f7a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 14:30:03 +02:00
TrueCharts Bot bedda28374 chore(helm): update image ghcr.io/linuxserver/firefox digest to d4a5a13 (#35271)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
digest | `2e1ac01` -> `d4a5a13` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 14:29:22 +02:00
TrueCharts Bot 59050d35a8 chore(helm): update image ghcr.io/linuxserver/sickchill digest to 8801e7b (#35264)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages)
([source](https://redirect.github.com/linuxserver/docker-sickchill)) |
digest | `35850a9` -> `8801e7b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 08:45:00 +00:00
TrueCharts Bot cb33025430 chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.15.2787 → 0.4.16.2793 (#35267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr)
| patch | `a61bc9a` -> `7005125` |

---

> [!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>Readarr/Readarr (ghcr.io/elfhosted/readarr-develop)</summary>

###
[`v0.4.16.2793`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.16.2793):
0.4.16.2793

[Compare
Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.15.2787...v0.4.16.2793)

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

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

#### Changes:

-
[`18bca0b`](https://redirect.github.com/Readarr/Readarr/commit/18bca0b228e544cee9eb3c150adb3a8a6c482cae)
Fixed: Displayed root folder path getting truncated when adding an
author with a long name
-
[`9ddac60`](https://redirect.github.com/Readarr/Readarr/commit/9ddac60b478df06aee1cb2c0553b111ec06a138c)
Bump version to 0.4.16

This list of changes was [auto
generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=89&\_a=release-summary).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-11 08:19:39 +00:00
TrueCharts Bot 59a020b99b chore(helm): update chart clickhouse 15.3.1 → 15.3.2 (#35253)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-05-11 08:19:24 +00:00
TrueCharts Bot ae6a91b5fa chore(helm): update image yourls digest to e7e69c1 (#35266)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `c632849` -> `e7e69c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 08:19:07 +00:00
TrueCharts Bot 316ae72263 chore(helm): update image public.ecr.aws/bitnami/redis 7.4.3 → 8.0.0 (#35259)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis))
| major | `2b02092` -> `6799232` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-05-11 10:01:41 +02:00
TrueCharts Bot 598d9177a9 chore(helm): update image docker.io/diygod/rsshub digest to 3cbcdfd (#35261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `db8a6ea` -> `3cbcdfd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-05-11 07:48:52 +00:00