Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 421adb55c1 chore(flux): update image jackett 23.3.102 → 23.3.103 (#35558)
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.102` ->
`23.3.103` |

---

> [!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-21 08:36:24 +02:00
TrueCharts BotandGitHub af236e935c chore(helm): update chart mongodb 15.3.11 → 15.3.12 (#35560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://gallery.ecr.aws/bitnami/mongodb)) | patch | `15.3.11`
-> `15.3.12` |

---

> [!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-21 08:34:42 +02:00
TrueCharts BotandGitHub 120adadbc1 chore(helm): update image lscr.io/linuxserver/kdenlive digest to f2f177d (#35556)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `49b4181` -> `f2f177d` |

---

> [!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-21 08:26:23 +02:00
TrueCharts BotandGitHub 8bcb453e01 chore(helm): update image ghcr.io/mend/renovate-ce 9.10.0 → 10.0.0 (#35511)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| major | `f27a347` -> `0d6256e` |

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

---

### Release Notes

<details>
<summary>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary>

###
[`v10.0.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/10.0.0)

[Compare
Source](https://redirect.github.com/mend/renovate-ce-ee/compare/9.10.0...10.0.0)

#### Application changes

-   Renovate CLI: Update from `39.264.0` to `40.11.18`
-
[Docs](https://redirect.github.com/renovatebot/renovate/releases/download/40.11.18/docs.tgz)
- [Full change
log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=39.264.0\&to=40.11.18)
    -   Breaking changes:
- config: `allowedCommands` filters need to be updated to match against
the post-compiled `postUpgradeCommands` in cases where templating was in
use.
- config: Config Warning issues will be created fresh/new each time if
no existing open warning was found, instead of reopening/reusing old
warning issues.
- autodiscoverFilter: Syntax for `autodiscoverFilter` has been changed
to allow for Glob, Regex, and negative matches. datasource/maven:
Renovate will now enforce latest version for Maven upgrades
- Node v20 is no longer supported, Node v22.13 is the minimum required
-   feat: update node.js to v22.15.1
-   chore: update deps

#### Docs and Helm Charts

- fix(ingress): support optional tls secretName and dynamic backend port
in template by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/706](https://redirect.github.com/mend/renovate-ce-ee/pull/706)
- docs: clarify autodiscover filter input by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/711](https://redirect.github.com/mend/renovate-ce-ee/pull/711)
- fix(docs): update worker cleanup default value by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/715](https://redirect.github.com/mend/renovate-ce-ee/pull/715)
- chore(deps): update update mend renovate docker images to v10 (major)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/mend/renovate-ce-ee/pull/716](https://redirect.github.com/mend/renovate-ce-ee/pull/716)

**Full Changelog**:
https://github.com/mend/renovate-ce-ee/compare/9.10.0...10.0.0

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-05-20 15:08:23 +02:00
TrueCharts BotandGitHub 27d08ed322 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 0f7d626 (#35540) 2025-05-20 14:32:15 +02:00
TrueCharts BotandGitHub 61f22affd2 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.46.1 → 0.46.2 (#35546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `0297ac1` -> `396ca94` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `64e4064` -> `df615ff` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `b62a1ce` -> `caa8440` |

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

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.46.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.46.2):
0.46.2 Minor updates, legacy homepage removal and security updates

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.1...v0.46.2)

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

This release contains several dependency updates and bug fixes as well
as some standout changes

- Legacy homepage has been removed due to great feedback and love from
the community for the new homepage
- Malayalam language added by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct)
-   Pro/Enterprise licenses now support floating between machines

##### What's Changed

##### Bug Fixes

- Use Thymeleaf `th:src` for `redact.js` to ensure correct resource path
resolution by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3511](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3511)
- Fix empty-parameter issue in `updateUserSettings` by using
`@RequestBody` map by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3536](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3536)
- Fix TemplateResolver and LibreOfficeListener bugs by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3555](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3555)

##### Enhancements

- Improve Type Safety and OpenAPI Schema for PDF API Controllers and
Models by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3470](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3470)

##### Minor Enhancements

- added Malayalam language by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3506](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3506)
- 🤖 format everything with pre-commit by <stirlingbot> by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3514](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3514)
- Standardize Quoted Path Syntax in Thymeleaf `th:href` for Consistent
Link Resolution by [@&#8203;Ludy87](https://redirect.github.com/Ludy87)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3515](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3515)
- Update legal URLs and improve OpenAPI metadata configuration by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3522](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3522)
- Floating keys for pro users by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3535](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3535)
- JUnits JUnits JUnits, so many JUnits by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3537](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3537)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3523](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3523)
- Fix test compilation around pipeline processor by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3554](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3554)
- Update AGENTS guidelines by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3556](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3556)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3559](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3559)
- remove legacy homepage by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3518](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3518)

##### Docker Updates

- Bump docker/build-push-action from 6.16.0 to 6.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3541](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3541)
- Bump gradle/actions from 4.3.1 to 4.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3544](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3544)

##### Translation Changes

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3508](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3508)
- Update zh_TW Traditional Chinese locale by
[@&#8203;Dr-XYZ](https://redirect.github.com/Dr-XYZ) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3524](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3524)
- Update messages_es_ES.properties by
[@&#8203;NeilJared](https://redirect.github.com/NeilJared) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3527](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3527)

##### Other Changes

- Fix README enterprise link by
[@&#8203;noahbaculi](https://redirect.github.com/noahbaculi) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3509](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3509)
- updated the languages list by
[@&#8203;shad-ct](https://redirect.github.com/shad-ct) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3510](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3510)
- Bump actions/dependency-review-action from 4.6.0 to 4.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3519](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3519)
- Bump org.apache.xmlgraphics:batik-all from 1.18 to 1.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3520](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3520)
- Bump io.micrometer:micrometer-core from 1.14.6 to 1.14.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3521](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3521)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3531](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3531)
- Bump github/codeql-action from 3.28.17 to 3.28.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3542](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3542)
- Bump actions/dependency-review-action from 4.7.0 to 4.7.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3543](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3543)
- Bump org.springframework:spring-jdbc from 6.2.6 to 6.2.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3545)
- Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3546](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3546)
- Bump org.springframework:spring-webmvc from 6.2.6 to 6.2.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3547](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3547)
- Bump
org.springframework.security:spring-security-saml2-service-provider from
6.4.5 to 6.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3549](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3549)
- Bump io.micrometer:micrometer-core from 1.14.7 to 1.15.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3550](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3550)
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to
1.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3552](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3552)
- Bump org.mockito:mockito-core from 5.11.0 to 5.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3551](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3551)
- Add additional unit tests for utils and EE by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3557](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3557)

##### New Contributors

- [@&#8203;shad-ct](https://redirect.github.com/shad-ct) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3506](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3506)
- [@&#8203;noahbaculi](https://redirect.github.com/noahbaculi) made
their first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3509](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3509)
- [@&#8203;Dr-XYZ](https://redirect.github.com/Dr-XYZ) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3524](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3524)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.46.1...v0.46.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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-20 14:32:13 +02:00
TrueCharts BotandGitHub 00e5c70754 chore(helm): update image ghcr.io/linuxserver/foldingathome digest to cafce59 (#35539) 2025-05-20 14:32:09 +02:00
TrueCharts BotandGitHub 76dc409dfc chore(helm): update rdesktop (#35542) 2025-05-20 14:32:08 +02:00
TrueCharts BotandGitHub 902b3d1561 chore(helm): update webtop (#35543) 2025-05-20 14:32:07 +02:00
TrueCharts BotandGitHub 3a391aa760 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1921 → 0.22.1930 (#35544)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `b0c8330` -> `ff1213f` |

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-20 14:32:05 +02:00
TrueCharts BotandGitHub 5dd8b33958 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.110.1 → 0.110.2 (#35545)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `2602fb4` -> `2d784c8` |

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

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.110.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.110.2)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.2)

Improved search result quality by tweaking which fields are searched by
default.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix unexpected search fields by making some search fields explicit by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4204](https://redirect.github.com/manyfold3d/manyfold/pull/4204)

##### 🛠️ Other Improvements 🛠️

- Add search options to model tasks by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4205](https://redirect.github.com/manyfold3d/manyfold/pull/4205)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 14:31:59 +02:00
TrueCharts BotandGitHub c516b058d1 chore(helm): update image public.ecr.aws/bitnami/mongodb digest to 4bc954f (#35541)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb))
| digest | `94ddace` -> `4bc954f` |

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-20 14:31:29 +02:00
TrueCharts BotandGitHub 9478c2236a chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 digest to 9b94153 (#35536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 | digest | `000ddf3` ->
`9b94153` |

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-20 14:30:02 +02:00
TrueCharts BotandGitHub 57298a7665 chore(helm): update image ghcr.io/linuxserver/duckdns digest to fd921a9 (#35538)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `aec92fb` -> `fd921a9` |

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-20 14:29:36 +02:00
TrueCharts BotandGitHub 9fe11add75 chore(helm): update image docker.io/dlandon/z80pack digest to 0275cc5 (#35537)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/dlandon/z80pack | digest | `fe3f61e` -> `0275cc5` |

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-20 14:28:54 +02:00
TrueCharts BotandGitHub 53806dd506 chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 digest to 109f2d6 (#35535)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-chromium-g3 | digest | `3cdd05b` ->
`109f2d6` |

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-20 14:26:28 +02:00
TrueCharts BotandGitHub 540dee9e8b chore(helm): update image docker.io/portainer/portainer-ce 2.30.0 → 2.30.1 (#35530) 2025-05-20 08:50:53 +02:00
TrueCharts BotandGitHub 42a997e0d6 chore(helm): update image docker.io/portainer/portainer-ee 2.30.0 → 2.30.1 (#35531) 2025-05-20 08:50:47 +02:00
TrueCharts BotandGitHub dab39acb48 chore(helm): update image registry.gitlab.com/crafty-controller/crafty-4 4.4.8 → 4.4.9 (#35532) 2025-05-20 08:50:43 +02:00
TrueCharts BotandGitHub 5737d9ee64 chore(helm): update image docker.io/nocodb/nocodb 0.263.3 → 0.263.4 (#35529)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/nocodb/nocodb | patch | `27a3d68` -> `8b81776` |

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-20 08:50:40 +02:00
TrueCharts BotandGitHub c9859371d9 chore(helm): update webtop (#35525)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `bb69d37` -> `291d677` |
| lscr.io/linuxserver/webtop | digest | `9feccba` -> `085d522` |
| lscr.io/linuxserver/webtop | digest | `d5b1118` -> `6a1f188` |
| lscr.io/linuxserver/webtop | digest | `7896334` -> `3d2d4c6` |
| lscr.io/linuxserver/webtop | digest | `f429da2` -> `5c0d813` |
| lscr.io/linuxserver/webtop | digest | `9d0e67b` -> `830eb3c` |
| lscr.io/linuxserver/webtop | digest | `48557ce` -> `8fbf5df` |
| lscr.io/linuxserver/webtop | digest | `39ef0ad` -> `0b492b0` |

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-20 08:49:22 +02:00
TrueCharts BotandGitHub 0ca8959694 chore(helm): update image docker.io/sissbruecker/linkding 1.39.1 → 1.40.0 (#35534)
This PR contains the following updates:

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

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding
(docker.io/sissbruecker/linkding)</summary>

###
[`v1.40.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1400-17052025)

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

##### What's Changed

- Add bulk and single bookmark metadata refresh by
[@&#8203;Teknicallity](https://redirect.github.com/Teknicallity) in
[https://github.com/sissbruecker/linkding/pull/999](https://redirect.github.com/sissbruecker/linkding/pull/999)
- Prefer local snapshot over web archive link in bookmark list links by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1021](https://redirect.github.com/sissbruecker/linkding/pull/1021)
- Push Docker images to GHCR in addition to Docker Hub by
[@&#8203;caycehouse](https://redirect.github.com/caycehouse) in
[https://github.com/sissbruecker/linkding/pull/1024](https://redirect.github.com/sissbruecker/linkding/pull/1024)
- Allow auto tagging rules to match URL fragments by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1045](https://redirect.github.com/sissbruecker/linkding/pull/1045)
- Linkify plain URLs in notes by
[@&#8203;sonicdoe](https://redirect.github.com/sonicdoe) in
[https://github.com/sissbruecker/linkding/pull/1051](https://redirect.github.com/sissbruecker/linkding/pull/1051)
- Add opensearch declaration by
[@&#8203;jzorn](https://redirect.github.com/jzorn) in
[https://github.com/sissbruecker/linkding/pull/1058](https://redirect.github.com/sissbruecker/linkding/pull/1058)
- Allow pre-filling tags in new bookmark form by
[@&#8203;dasrecht](https://redirect.github.com/dasrecht) in
[https://github.com/sissbruecker/linkding/pull/1060](https://redirect.github.com/sissbruecker/linkding/pull/1060)
- Handle lowercase "true" in environment variables by
[@&#8203;jose-elias-alvarez](https://redirect.github.com/jose-elias-alvarez)
in
[https://github.com/sissbruecker/linkding/pull/1020](https://redirect.github.com/sissbruecker/linkding/pull/1020)
- Accessibility improvements in page structure by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1014](https://redirect.github.com/sissbruecker/linkding/pull/1014)
- Improve announcements after navigation by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1015](https://redirect.github.com/sissbruecker/linkding/pull/1015)
- Fix OIDC login link by
[@&#8203;cite](https://redirect.github.com/cite) in
[https://github.com/sissbruecker/linkding/pull/1019](https://redirect.github.com/sissbruecker/linkding/pull/1019)
- Fix bookmark asset download endpoint by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1033](https://redirect.github.com/sissbruecker/linkding/pull/1033)
- Add docs for auto tagging by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/1009](https://redirect.github.com/sissbruecker/linkding/pull/1009)
- Fix typo in index.mdx tagline by
[@&#8203;cenviity](https://redirect.github.com/cenviity) in
[https://github.com/sissbruecker/linkding/pull/1052](https://redirect.github.com/sissbruecker/linkding/pull/1052)
- Add how-to for using linkding PWA in native Android share sheet by
[@&#8203;kzshantonu](https://redirect.github.com/kzshantonu) in
[https://github.com/sissbruecker/linkding/pull/1055](https://redirect.github.com/sissbruecker/linkding/pull/1055)
- Adding linktiles to community projects by
[@&#8203;haondt](https://redirect.github.com/haondt) in
[https://github.com/sissbruecker/linkding/pull/1025](https://redirect.github.com/sissbruecker/linkding/pull/1025)
- Bump django from 5.1.5 to 5.1.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1007](https://redirect.github.com/sissbruecker/linkding/pull/1007)
- Bump django from 5.1.7 to 5.1.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1030](https://redirect.github.com/sissbruecker/linkding/pull/1030)
- Bump tar-fs in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1028](https://redirect.github.com/sissbruecker/linkding/pull/1028)
- Bump prismjs from 1.29.0 to 1.30.0 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1034](https://redirect.github.com/sissbruecker/linkding/pull/1034)
- Bump
[@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from
7.26.7 to 7.27.0 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1035](https://redirect.github.com/sissbruecker/linkding/pull/1035)
- Bump vite from 5.4.14 to 5.4.17 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1036](https://redirect.github.com/sissbruecker/linkding/pull/1036)
- Bump esbuild,
[@&#8203;astrojs/starlight](https://redirect.github.com/astrojs/starlight)
and astro in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1037](https://redirect.github.com/sissbruecker/linkding/pull/1037)
- Bump django from 5.1.8 to 5.1.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/1059](https://redirect.github.com/sissbruecker/linkding/pull/1059)

##### New Contributors

- [@&#8203;cite](https://redirect.github.com/cite) made their first
contribution in
[https://github.com/sissbruecker/linkding/pull/1019](https://redirect.github.com/sissbruecker/linkding/pull/1019)
-
[@&#8203;jose-elias-alvarez](https://redirect.github.com/jose-elias-alvarez)
made their first contribution in
[https://github.com/sissbruecker/linkding/pull/1020](https://redirect.github.com/sissbruecker/linkding/pull/1020)
- [@&#8203;Teknicallity](https://redirect.github.com/Teknicallity) made
their first contribution in
[https://github.com/sissbruecker/linkding/pull/999](https://redirect.github.com/sissbruecker/linkding/pull/999)
- [@&#8203;haondt](https://redirect.github.com/haondt) made their first
contribution in
[https://github.com/sissbruecker/linkding/pull/1025](https://redirect.github.com/sissbruecker/linkding/pull/1025)
- [@&#8203;caycehouse](https://redirect.github.com/caycehouse) made
their first contribution in
[https://github.com/sissbruecker/linkding/pull/1024](https://redirect.github.com/sissbruecker/linkding/pull/1024)
- [@&#8203;cenviity](https://redirect.github.com/cenviity) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/1052](https://redirect.github.com/sissbruecker/linkding/pull/1052)
- [@&#8203;sonicdoe](https://redirect.github.com/sonicdoe) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/1051](https://redirect.github.com/sissbruecker/linkding/pull/1051)
- [@&#8203;jzorn](https://redirect.github.com/jzorn) made their first
contribution in
[https://github.com/sissbruecker/linkding/pull/1058](https://redirect.github.com/sissbruecker/linkding/pull/1058)
- [@&#8203;dasrecht](https://redirect.github.com/dasrecht) made their
first contribution in
[https://github.com/sissbruecker/linkding/pull/1060](https://redirect.github.com/sissbruecker/linkding/pull/1060)

**Full Changelog**:
https://github.com/sissbruecker/linkding/compare/v1.39.1...v1.40.0

***

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-20 08:48:15 +02:00
TrueCharts BotandGitHub 50e79afb89 chore(helm): update image docker.io/b4bz/homer v25.05.1 → v25.05.2 (#35527)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/b4bz/homer](https://hub.docker.com/r/b4bz/homer)
([source](https://redirect.github.com/bastienwirtz/homer)) | patch |
`f861e8e` -> `8270c56` |

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

---

### Release Notes

<details>
<summary>bastienwirtz/homer (docker.io/b4bz/homer)</summary>

###
[`v25.05.2`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.05.2)

[Compare
Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.05.1...v25.05.2)

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

#### What's Changed

##### Main changes

- feat(smart-cards): handle dynamic loading error by
[@&#8203;bastienwirtz](https://redirect.github.com/bastienwirtz) in
[https://github.com/bastienwirtz/homer/pull/923](https://redirect.github.com/bastienwirtz/homer/pull/923)
- docs: configure Pi-Hole v6 API with URL that ends with admin by
[@&#8203;eoleedi](https://redirect.github.com/eoleedi) in
[https://github.com/bastienwirtz/homer/pull/925](https://redirect.github.com/bastienwirtz/homer/pull/925)
- Do not mandate the usage of an API key for Pi-hole v6 by
[@&#8203;tanasegabriel](https://redirect.github.com/tanasegabriel) in
[https://github.com/bastienwirtz/homer/pull/927](https://redirect.github.com/bastienwirtz/homer/pull/927)
- Do not force lang by
[@&#8203;juanjosepablos](https://redirect.github.com/juanjosepablos) in
[https://github.com/bastienwirtz/homer/pull/932](https://redirect.github.com/bastienwirtz/homer/pull/932)

#### New Contributors

- [@&#8203;eoleedi](https://redirect.github.com/eoleedi) made their
first contribution in
[https://github.com/bastienwirtz/homer/pull/925](https://redirect.github.com/bastienwirtz/homer/pull/925)
- [@&#8203;juanjosepablos](https://redirect.github.com/juanjosepablos)
made their first contribution in
[https://github.com/bastienwirtz/homer/pull/932](https://redirect.github.com/bastienwirtz/homer/pull/932)

**Full Changelog**:
https://github.com/bastienwirtz/homer/compare/v25.05.1...v25.05.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 08:45:46 +02:00
TrueCharts BotandGitHub 00f27829fb chore(helm): update image ghcr.io/linuxserver/pwndrop digest to a697635 (#35522)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages)
([source](https://redirect.github.com/linuxserver/docker-pwndrop)) |
digest | `283c313` -> `a697635` |

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-20 08:45:41 +02:00
TrueCharts BotandGitHub 0ce5815068 chore(helm): update image docker.io/jeessy/ddns-go v6.9.2 → v6.9.3 (#35528)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/jeessy/ddns-go | patch | `88bf5ce` -> `4b485f6` |

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-20 08:42:25 +02:00
TrueCharts BotandGitHub 0eb2b2ce5f chore(helm): update image docker.io/whyour/qinglong digest to 42b7937 (#35519) 2025-05-20 08:34:18 +02:00
TrueCharts BotandGitHub f5b515840e chore(helm): update image ghcr.io/linuxserver/piwigo digest to fe4ce03 (#35521)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
digest | `0552578` -> `fe4ce03` |

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-20 08:34:17 +02:00
TrueCharts BotandGitHub 75488fdbf1 chore(helm): update image public.ecr.aws/bitnami/wordpress digest to e41473d (#35524)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| digest | `2edfd05` -> `e41473d` |

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-20 08:34:12 +02:00
TrueCharts BotandGitHub 259038cd28 chore(helm): update image ghcr.io/linuxserver/grav digest to 3214a86 (#35520)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages)
([source](https://redirect.github.com/linuxserver/docker-grav)) | digest
| `1859b2e` -> `3214a86` |

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-20 08:34:03 +02:00
TrueCharts BotandGitHub 7ee446d571 chore(helm): update image docker.io/ronivay/xen-orchestra digest to 2b5600a (#35518) 2025-05-20 08:33:53 +02:00
TrueCharts BotandGitHub a58bf1fd16 chore(helm): update image docker.io/revenz/fileflows digest to c7f94a3 (#35517) 2025-05-20 08:33:51 +02:00
TrueCharts BotandGitHub 76bc38c843 chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 697866a (#35523)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `eac9d86` -> `697866a` |

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-20 08:33:47 +02:00
TrueCharts BotandGitHub aa09c1173b chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 292ca0e (#35515)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `f9606f9` ->
`292ca0e` |

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-20 08:33:29 +02:00
TrueCharts BotandGitHub 4616e2d05b chore(helm): update image docker.io/octoprint/octoprint digest to 39fc113 (#35516) 2025-05-20 08:32:45 +02:00
TrueCharts BotandGitHub b6628fbc26 chore(helm): update image docker.io/jgraph/drawio digest to beb63fb (#35514)
This PR contains the following updates:

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

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-20 08:32:39 +02:00
TrueCharts BotandGitHub d34bcbfbe2 chore(container): update docker.io/renovate/renovate docker tag to v40.18.3 (#35533)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `40.13.0-full` -> `40.18.3-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v40.18.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.18.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.18.2...40.18.3)

##### Bug Fixes

- **manager/flux:** log resource name for better debugging
([#&#8203;35994](https://redirect.github.com/renovatebot/renovate/issues/35994))
([a84eb22](https://redirect.github.com/renovatebot/renovate/commit/a84eb22242db60525374c77907cafa469f31d303))

###
[`v40.18.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.18.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.18.1...40.18.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.66.1
(main)
([#&#8203;36037](https://redirect.github.com/renovatebot/renovate/issues/36037))
([5190613](https://redirect.github.com/renovatebot/renovate/commit/5190613df44455335711ec6f2d7495ed399c0834))

###
[`v40.18.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.18.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.18.0...40.18.1)

##### Build System

- **deps:** update dependency openpgp to v6.1.1 \[security] (main)
([#&#8203;36033](https://redirect.github.com/renovatebot/renovate/issues/36033))
([7b4a15b](https://redirect.github.com/renovatebot/renovate/commit/7b4a15bb6f31d86cbdca488e1581b742249b5b75))

###
[`v40.18.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.18.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.17.1...40.18.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.66.0
(main)
([#&#8203;36031](https://redirect.github.com/renovatebot/renovate/issues/36031))
([61b7887](https://redirect.github.com/renovatebot/renovate/commit/61b788741d786370285cbeb04b17fe700208b22d))

###
[`v40.17.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.17.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.17.0...40.17.1)

##### Build System

- **deps:** update dependency semver to v7.7.2 (main)
([#&#8203;36028](https://redirect.github.com/renovatebot/renovate/issues/36028))
([29de7b9](https://redirect.github.com/renovatebot/renovate/commit/29de7b9afba7f4661f2c7cb903749464326da082))

###
[`v40.17.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.17.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.16.0...40.17.0)

##### Features

- **git:** use git fetching for forkMode
([#&#8203;36024](https://redirect.github.com/renovatebot/renovate/issues/36024))
([4e12e52](https://redirect.github.com/renovatebot/renovate/commit/4e12e52b49e89817f8fd5c1c8268498efea312fa))

###
[`v40.16.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.16.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.15.0...40.16.0)

##### Features

- **presets:** add `pnpcore` monorepo
([#&#8203;36020](https://redirect.github.com/renovatebot/renovate/issues/36020))
([21ab01d](https://redirect.github.com/renovatebot/renovate/commit/21ab01d3cc7f33c57059ae7d0f56f90b2113100b))

###
[`v40.15.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.15.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.6...40.15.0)

##### Features

- **cache:** Use repository cache instead of memory cache for GitHub
presets
([#&#8203;35999](https://redirect.github.com/renovatebot/renovate/issues/35999))
([74a3fcb](https://redirect.github.com/renovatebot/renovate/commit/74a3fcb3f9302e8eea39ac951a197431c04d0e60))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;36011](https://redirect.github.com/renovatebot/renovate/issues/36011))
([6c9535a](https://redirect.github.com/renovatebot/renovate/commit/6c9535a6e6a5bccdec0ab17eb3a2a34e7b4fb219))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;36012](https://redirect.github.com/renovatebot/renovate/issues/36012))
([4383a0e](https://redirect.github.com/renovatebot/renovate/commit/4383a0e167be7e50950fad6c6854ba0ca206e987))
- **deps:** update containerbase/internal-tools action to v3.10.38
(main)
([#&#8203;36013](https://redirect.github.com/renovatebot/renovate/issues/36013))
([1afec3a](https://redirect.github.com/renovatebot/renovate/commit/1afec3a0939c332ced00c3c3bfa50a5df413fd31))
- **deps:** update dependency renovatebot/github-action to v42.0.3
(main)
([#&#8203;36015](https://redirect.github.com/renovatebot/renovate/issues/36015))
([f46f9c6](https://redirect.github.com/renovatebot/renovate/commit/f46f9c63ec09e8193cf9896624c09d4940972ada))

###
[`v40.14.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.5...40.14.6)

##### Bug Fixes

- Remove callsite tracking from `ObsoleteCacheHitLogger`
([#&#8203;36008](https://redirect.github.com/renovatebot/renovate/issues/36008))
([78b0478](https://redirect.github.com/renovatebot/renovate/commit/78b0478140e3a4fdfddaaa4fae26847d80662b27))

###
[`v40.14.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.4...40.14.5)

##### Build System

- **deps:** update dependency re2 to v1.21.5 (main)
([#&#8203;36007](https://redirect.github.com/renovatebot/renovate/issues/36007))
([215bbc3](https://redirect.github.com/renovatebot/renovate/commit/215bbc3df73670d1d7a35fd37299295201e4de33))

###
[`v40.14.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.3...40.14.4)

##### Bug Fixes

- don't exclude deprecated currentVersion exact match
([#&#8203;35790](https://redirect.github.com/renovatebot/renovate/issues/35790))
([2d9340f](https://redirect.github.com/renovatebot/renovate/commit/2d9340fc99907bba4b86cf998c89dc22235c98c3))
- **manager/composer:** update default registry url.
([#&#8203;36002](https://redirect.github.com/renovatebot/renovate/issues/36002))
([3206e43](https://redirect.github.com/renovatebot/renovate/commit/3206e431b2895b6488b5712939f698f09e05ecad))

##### Documentation

- Delete docs/usage/release-notes-for-major-versions.md
([#&#8203;35788](https://redirect.github.com/renovatebot/renovate/issues/35788))
([1951d7c](https://redirect.github.com/renovatebot/renovate/commit/1951d7c99cb71a0f467dcfcdddb5beeb7a62b7d0))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.36
(main)
([#&#8203;36001](https://redirect.github.com/renovatebot/renovate/issues/36001))
([9da2ec0](https://redirect.github.com/renovatebot/renovate/commit/9da2ec0f3c386e9c987faea2d3398a8f4b184b95))

###
[`v40.14.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.2...40.14.3)

##### Bug Fixes

- **manager/npm:** search for npmrc in the root directory
([#&#8203;35927](https://redirect.github.com/renovatebot/renovate/issues/35927))
([17c0041](https://redirect.github.com/renovatebot/renovate/commit/17c0041e38ebb22e5a39a2b6f4bd89f617aabd9c))

###
[`v40.14.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.1...40.14.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.65.2
(main)
([#&#8203;36000](https://redirect.github.com/renovatebot/renovate/issues/36000))
([86e66b1](https://redirect.github.com/renovatebot/renovate/commit/86e66b1fedbaf44f6fcd70e27c56da814f26ac9c))
- **git:** handle tag/branch collision
([#&#8203;35998](https://redirect.github.com/renovatebot/renovate/issues/35998))
([68fd127](https://redirect.github.com/renovatebot/renovate/commit/68fd1278b24a14ebeaf5d439836a6c2bd3e2d63b))

##### Code Refactoring

- **workers:** enhance some fns
([#&#8203;35941](https://redirect.github.com/renovatebot/renovate/issues/35941))
([b06ef83](https://redirect.github.com/renovatebot/renovate/commit/b06ef83e9aa19d2f80dc14194b35c518acc9e506))

###
[`v40.14.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.14.0...40.14.1)

##### Bug Fixes

- **manager/terraform:** support subpath module for git-tags ref
([#&#8203;35978](https://redirect.github.com/renovatebot/renovate/issues/35978))
([c841ea1](https://redirect.github.com/renovatebot/renovate/commit/c841ea1da411df15be28c0d58c59fb9f1e70904a))

##### Miscellaneous Chores

- **deps:** update prom/prometheus docker tag to v3.4.0 (main)
([#&#8203;35992](https://redirect.github.com/renovatebot/renovate/issues/35992))
([d7d9b4b](https://redirect.github.com/renovatebot/renovate/commit/d7d9b4b91ddfae1c237c94237d0d924764416888))

###
[`v40.14.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.14.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.13.1...40.14.0)

##### Features

- **manager/mise:** support astro, ccache and redis
([#&#8203;35989](https://redirect.github.com/renovatebot/renovate/issues/35989))
([f187692](https://redirect.github.com/renovatebot/renovate/commit/f187692ab8191d3b8e4b1bd23d555e64da4c6d25))

###
[`v40.13.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.13.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/40.13.0...40.13.1)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.65.1
(main)
([#&#8203;35990](https://redirect.github.com/renovatebot/renovate/issues/35990))
([941ea58](https://redirect.github.com/renovatebot/renovate/commit/941ea5803433fdc0d2f1d5bdd475d0288eb1c2f2))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;semantic-release/exec](https://redirect.github.com/semantic-release/exec)
to v7.1.0 (main)
([#&#8203;35988](https://redirect.github.com/renovatebot/renovate/issues/35988))
([3c78745](https://redirect.github.com/renovatebot/renovate/commit/3c78745e9f3b2b93737ed54cb4e760736eaacd91))
- **deps:** update dependency eslint-config-prettier to v10.1.5 (main)
([#&#8203;35972](https://redirect.github.com/renovatebot/renovate/issues/35972))
([96ecbe7](https://redirect.github.com/renovatebot/renovate/commit/96ecbe7d892837e4e85fcf783c95f62a1eb411ca))
- **deps:** update github/codeql-action action to v3.28.18 (main)
([#&#8203;35981](https://redirect.github.com/renovatebot/renovate/issues/35981))
([4cf8139](https://redirect.github.com/renovatebot/renovate/commit/4cf813923d65926d06a4c84c37e1e575563a5d3f))

</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-20 08:30:50 +02:00
TrueCharts BotandGitHub 35b562c265 chore(helm): update image docker.io/alpine/socat digest to f8ac2c1 (#35513)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `a114a8c` -> `f8ac2c1` |

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-20 08:29:04 +02:00
TrueCharts BotandGitHub 1e1f9ebdff chore(helm): update image docker digest to 1e9d444 (#35512)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `3a861ec` -> `1e9d444` |

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-20 08:28:34 +02:00
TrueCharts BotandGitHub b7514d9b7d chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.15.3 → 2.16.1 (#35510)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| minor | `39b337e` -> `8ee805c` |

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

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.16.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.1):
Paperless-ngx v2.16.1

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.16.0...v2.16.1)

#### paperless-ngx 2.16.1

> \[!NOTE]
> This 'hotfix' release fixes date filtering in the recently-released
v2.16.0

##### Bug Fixes

- Fix: fix created date filtering broken in 2.16.0
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9976](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9976))

##### All App Changes

- Fix: fix created date filtering broken in 2.16.0
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9976](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9976))

###
[`v2.16.0`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.0):
Paperless-ngx v2.16.0

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.15.3...v2.16.0)

#### paperless-ngx 2.16.0

##### Breaking Changes

- \[BREAKING] Change: treat created as date not datetime
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9793](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9793))

##### Features / Enhancements

- Enhancement: support negative offset in scheduled workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9746](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9746))
- Enhancement: support heic images
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9771](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9771))
- Enhancement: use patch instead of put for frontend document changes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9744](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9744))
- Chore: replace secretary with GHA
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9723](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9723))
- Fixhancement: automatically disable email verification if no smtp
setup [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9949](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9949))
- Enhancement: support negative offset in scheduled workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9746](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9746))
- Fixhancement: better handle removed social apps in profile
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9876](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9876))
- Enhancement: add barcode frontend config
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9742](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9742))
- Enhancement: support heic images
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9771](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9771))
- Enhancement: support allauth disable unknown account emails
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9743](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9743))
- Fixhancement: tag plus button should add tag to doc
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9762](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9762))
- Fixhancement: check more permissions for status consumer messages
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9804](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9804))

##### Bug Fixes

- Fixhancement: tag plus button should add tag to doc
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9762](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9762))
- Fix: include subpath in drf-spectacular settings if set
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9738](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9738))
- Fix: handle created change with api version increment, use created
only on frontend, deprecate created_date
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9962](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9962))
- Fix: ignore logo file from sanity checker
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9946](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9946))
- Fix: correctly handle empty user for old notes api format, fix
frontend API version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9846](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9846))
- Fix: fix single select in filterable dropdowns when editing
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9834](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9834))
- Fix: always update classifier task result
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9817](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9817))
- Fix: fix zoom increase/decrease buttons in FF
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9761](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9761))

##### Maintenance

- Chore(deps): Bump astral-sh/setup-uv from 5 to 6 in the actions group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9842](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9842))
- Chore: split ci frontend e2e vs unit tests
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9851](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9851))
- Chore: auto-generate translation strings
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9462](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9462))
- Chore: add ymlfmt
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9745](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9745))
- Chore: replace secretary with GHA
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9723](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9723))
- Chore: resolve dynamic import warnings from pdfjs, again
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9924](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9924))
- Fix/Chore: replace file drop package
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9926](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9926))

##### Dependencies

<details>
<summary>14 changes</summary>

- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9921](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9921))
- docker-compose(deps): Bump library/redis from 7 to 8 in
/docker/compose
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9879](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9879))
- Chore(deps): Bump astral-sh/setup-uv from 5 to 6 in the actions group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9842](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9842))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 14 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9848](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9848))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9849](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9849))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.17 to
22.15.3 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9850](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9850))
- docker(deps): Bump astral-sh/uv from 0.6.14-python3.12-bookworm-slim
to 0.6.16-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9767](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9767))
- docker-compose(deps): bump gotenberg/gotenberg from 8.19 to 8.20 in
/docker/compose
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9661](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9661))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 17 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9768](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9768))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9770](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9770))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.4 to 14.5.5 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9769](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9769))
- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9764](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9764))
- Chore(deps): Bump the django group across 1 directory with 6 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9753](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9753))
- docker(deps): bump astral-sh/uv from 0.6.13-python3.12-bookworm-slim
to 0.6.14-python3.12-bookworm-slim
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9656](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9656))

</details>

##### All App Changes

<details>
<summary>29 changes</summary>

- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9921](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9921))
- Fix: handle created change with api version increment, use created
only on frontend, deprecate created_date
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9962](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9962))
- Fixhancement: automatically disable email verification if no smtp
setup [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9949](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9949))
- Fix: ignore logo file from sanity checker
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9946](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9946))
- \[BREAKING] Change: treat created as date not datetime
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9793](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9793))
- Fix/Chore: replace file drop package
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9926](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9926))
- Chore: resolve dynamic import warnings from pdfjs, again
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9924](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9924))
- Enhancement: support negative offset in scheduled workflows
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9746](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9746))
- Fixhancement: better handle removed social apps in profile
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9876](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9876))
- Enhancement: add barcode frontend config
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9742](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9742))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 14 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9848](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9848))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9849](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9849))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 22.13.17 to
22.15.3 in /src-ui
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9850](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9850))
- Fix: correctly handle empty user for old notes api format, fix
frontend API version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9846](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9846))
- Fix: fix single select in filterable dropdowns when editing
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9834](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9834))
- Fix: always update classifier task result
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9817](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9817))
- Fixhancement: check more permissions for status consumer messages
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9804](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9804))
- Enhancement: support heic images
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9771](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9771))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 17 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9768](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9768))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 4 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9770](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9770))
- Chore(deps-dev): Bump jest-preset-angular from 14.5.4 to 14.5.5 in
/src-ui in the frontend-jest-dependencies group
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9769](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9769))
- Enhancement: support allauth disable unknown account emails
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9743](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9743))
- Enhancement: use patch instead of put for frontend document changes
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9744](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9744))
- Chore(deps): Bump the small-changes group across 1 directory with 6
updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9764](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9764))
- Chore(deps): Bump the django group across 1 directory with 6 updates
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
([#&#8203;9753](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9753))
- Fixhancement: tag plus button should add tag to doc
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9762](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9762))
- Fix: fix zoom increase/decrease buttons in FF
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9761](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9761))
- Chore: switch from os.path to pathlib.Path
[@&#8203;gothicVI](https://redirect.github.com/gothicVI)
([#&#8203;9339](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9339))
- Fix: include subpath in drf-spectacular settings if set
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;9738](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9738))

</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-20 04:44:04 +00:00
TrueCharts BotandGitHub 8060ea6443 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.110.0 → 0.110.1 (#35508)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `b32aa37` -> `2602fb4` |

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

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.110.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.110.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.110.0...v0.110.1)

Bugfix for ZIP file generation.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix incorrect zip file creation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4202](https://redirect.github.com/manyfold3d/manyfold/pull/4202)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.110.0...v0.110.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-20 04:43:43 +00:00
TrueCharts BotandGitHub c0262647d4 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker 1.5.0 → 1.6.0 (#35509)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| minor | `4c78340` -> `6be56a6` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-20 04:43:33 +00:00
TrueCharts-Bot c36d6f95f0 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-05-20 00:16:14 +00:00
TrueCharts BotandGitHub 65a6022667 chore(flux): update image blocky 17.0.2 → 17.0.3 (clustertool) (#35507)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `17.0.2` ->
`17.0.3` |

---

### 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-20 02:11:10 +02:00
e0ed31d270 chore(helm): update chart redis 16.0.2 → 16.0.3 (#35487)
This PR contains the following updates:

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

---

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

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-19 21:30:08 +02:00
TrueCharts BotandGitHub ba5dfbdb2c chore(helm): update image ghcr.io/linuxserver/freshrss digest to dae0fcf (#35500) 2025-05-19 20:20:47 +02:00
TrueCharts BotandGitHub 1e03a50fdd chore(helm): update image ghcr.io/n8n-io/n8n 1.93.0 → 1.94.0 (#35505) 2025-05-19 20:20:45 +02:00
TrueCharts BotandGitHub fef701a1cb chore(helm): update image quay.io/invidious/invidious digest to 9004335 (#35502) 2025-05-19 20:20:43 +02:00
TrueCharts BotandGitHub e5f7ceb1df chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to d55edc4 (#35501)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `f1d5968` -> `d55edc4` |

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-19 20:20:41 +02:00
TrueCharts BotandGitHub b7a1b33644 chore(flux): update image kube-prometheus-stack 72.5.0 → 72.5.1 (clustertool) (#35504) 2025-05-19 20:11:19 +02:00
TrueCharts BotandGitHub 73cd880319 chore(flux): update image jackett 23.3.101 → 23.3.102 (#35503)
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.101` ->
`23.3.102` |

---

### 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-19 20:11:16 +02:00
TrueCharts BotandGitHub d04b41634c chore(helm): update jupyter 2025-05-12 → 2025-05-19 (patch) (#35498) 2025-05-19 14:21:38 +02:00
TrueCharts BotandGitHub 53c58bf150 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.109.2 → 0.110.0 (#35499) 2025-05-19 14:21:31 +02:00
TrueCharts BotandGitHub 21ececf1f8 chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250512 → 3.10.20250519 (#35497)
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 | `c322981` -> `e96c977` |

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-19 12:21:28 +00:00
TrueCharts BotandGitHub 412bf12d09 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1917 → 0.22.1921 (#35496)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `60f74aa` -> `b0c8330` |

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-19 14:21:07 +02:00
TrueCharts BotandGitHub 9a58ff92bb chore(helm): update rdesktop (#35495) 2025-05-19 14:20:41 +02:00
TrueCharts BotandGitHub b4412e2849 chore(helm): update image public.ecr.aws/bitnami/matomo digest to 31068f1 (#35494)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo))
| digest | `e51991f` -> `31068f1` |

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-19 14:20:35 +02:00
TrueCharts BotandGitHub 8cf3fefc9b chore(helm): update image ghcr.io/linuxserver/firefox 138.0.3 → 138.0.4 (#35491) 2025-05-19 08:18:13 +02:00
TrueCharts BotandGitHub 958d5f5bf1 chore(helm): update image ghcr.io/rickdb/plexanisync 1.4.2 → 1.4.3 (#35493) 2025-05-19 08:18:06 +02:00
TrueCharts BotandGitHub bfd8db9810 chore(helm): update image ghcr.io/nwithan8/tauticord 5.13.0 → 5.13.1 (#35492)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `9155e95` -> `15d9de9` |

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-19 08:18:03 +02:00
TrueCharts BotandGitHub 2df6b72ed2 chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.57 → 4.9.0.59 (#35490)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/emby | patch | `55e18a5` -> `d8bc1c9` |

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-19 08:17:49 +02:00
TrueCharts BotandGitHub f508ce7812 chore(helm): update image ghcr.io/sbondco/watcharr v2.0.2 → v2.1.0 (#35488)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sbondco/watcharr](https://redirect.github.com/sbondCo/Watcharr)
| minor | `1e82b2c` -> `09f4dbc` |

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

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v2.1.0`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v2.1.0)

[Compare
Source](https://redirect.github.com/sbondCo/Watcharr/compare/v2.0.2...v2.1.0)

#### New

- About modal (accessible via face menu) by
[@&#8203;Clusters](https://redirect.github.com/Clusters) in
[https://github.com/sbondCo/Watcharr/pull/811](https://redirect.github.com/sbondCo/Watcharr/pull/811)
- System app theme (automatically swaps between light/dark themes
depending on system config) by
[@&#8203;antoniosarro](https://redirect.github.com/antoniosarro) in
[https://github.com/sbondCo/Watcharr/pull/822](https://redirect.github.com/sbondCo/Watcharr/pull/822)
- Search shortcut (`Ctrl+S`) by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/886](https://redirect.github.com/sbondCo/Watcharr/pull/886)

#### Fixed

- Improve imdb import accuracy by
[@&#8203;jigglycrumb](https://redirect.github.com/jigglycrumb) in
[https://github.com/sbondCo/Watcharr/pull/880](https://redirect.github.com/sbondCo/Watcharr/pull/880)
- Support for importing ryot 8 files by
[@&#8203;IvanBeke](https://redirect.github.com/IvanBeke) in
[https://github.com/sbondCo/Watcharr/pull/862](https://redirect.github.com/sbondCo/Watcharr/pull/862)
- Search: add missing keys that search handler should ignore by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/886](https://redirect.github.com/sbondCo/Watcharr/pull/886)

#### Maintenance

- server: bump github.com/gin-contrib/cors from 1.7.3 to 1.7.5 in
/server by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/sbondCo/Watcharr/pull/864](https://redirect.github.com/sbondCo/Watcharr/pull/864)
- server: bump golang.org/x/crypto from 0.32.0 to 0.37.0 in /server by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/863](https://redirect.github.com/sbondCo/Watcharr/pull/863)
- server: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in
/server by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/sbondCo/Watcharr/pull/846](https://redirect.github.com/sbondCo/Watcharr/pull/846)
- server: bump github.com/go-co-op/gocron/v2 from 2.14.2 to 2.16.1 in
/server by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/sbondCo/Watcharr/pull/842](https://redirect.github.com/sbondCo/Watcharr/pull/842)
- ui: bump
[@&#8203;sveltejs/kit](https://redirect.github.com/sveltejs/kit) from
2.16.0 to 2.20.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/875](https://redirect.github.com/sbondCo/Watcharr/pull/875)
- ui: bump vite from 6.0.7 to 6.2.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/873](https://redirect.github.com/sbondCo/Watcharr/pull/873)
- ui: bump axios from 1.7.9 to 1.8.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/855](https://redirect.github.com/sbondCo/Watcharr/pull/855)
- ui: bump prettier-plugin-svelte from 3.3.2 to 3.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/773](https://redirect.github.com/sbondCo/Watcharr/pull/773)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.19.0 to 8.30.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/874](https://redirect.github.com/sbondCo/Watcharr/pull/874)
- ui: bump sass from 1.83.0 to 1.86.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/867](https://redirect.github.com/sbondCo/Watcharr/pull/867)
- ui: bump eslint-config-prettier from 9.1.0 to 10.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/872](https://redirect.github.com/sbondCo/Watcharr/pull/872)
- ui: bump typescript from 5.7.2 to 5.8.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/865](https://redirect.github.com/sbondCo/Watcharr/pull/865)

#### Documentation

- doc: Add text-file, trakt, watcharr pages for importing. by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/883](https://redirect.github.com/sbondCo/Watcharr/pull/883)

#### Credits

Many thanks to everyone who has worked on this release!

- [@&#8203;Clusters](https://redirect.github.com/Clusters) made their
first contribution in
[https://github.com/sbondCo/Watcharr/pull/811](https://redirect.github.com/sbondCo/Watcharr/pull/811)
- [@&#8203;jigglycrumb](https://redirect.github.com/jigglycrumb) made
their first contribution in
[https://github.com/sbondCo/Watcharr/pull/880](https://redirect.github.com/sbondCo/Watcharr/pull/880)
- [@&#8203;IvanBeke](https://redirect.github.com/IvanBeke) made their
first contribution in
[https://github.com/sbondCo/Watcharr/pull/862](https://redirect.github.com/sbondCo/Watcharr/pull/862)

#### The Future

v3.0 has been in-progress for a while now. A rework of how list data is
handled is coming soon. Nothing but better performance should be noticed
by you (as usual, there will be zero breaking changes so don't worry
about migrations). When v3.0 is released, we will get back to more
regular feature releases.

#### 🆘 Getting Help

If you need help, encounter an issue or find a bug please [create an
issue](https://redirect.github.com/sbondCo/Watcharr/issues/new/choose)
or [join our space on Matrix](https://matrix.to/#/#watcharr:matrix.org)
for support. Always happy to help!

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/418145464?tag=v2.1.0
or on [docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v2.1.0/images/sha256-09f4dbc21aa67b689516357fb51718470dc2c0985bcc272c34d5cd94c5ef9cc7).
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v2.0.2...v2.1.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-19 02:21:02 +02:00
TrueCharts BotandGitHub aad6b79107 chore(helm): update chart memcached 14.5.11 → 14.5.12 (#35486)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://gallery.ecr.aws/bitnami/memcached)) | patch |
`14.5.11` -> `14.5.12` |

---

### 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-19 02:20:53 +02:00
TrueCharts BotandGitHub 9013decfa7 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to eaf55ed (#35484)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `87fc9e2` -> `eaf55ed` |

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-19 02:20:28 +02:00
TrueCharts-Bot adf70eb1f4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-05-19 00:16:25 +00:00
TrueCharts BotandGitHub af3ae984c0 chore(flux): update image blocky 17.0.1 → 17.0.2 (clustertool) (#35485)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `17.0.1` ->
`17.0.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-19 02:11:34 +02:00
b0a8191461 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 08c9d75 (#35459)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `87c0236` ->
`08c9d75` |

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

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-18 18:54:57 +00:00
TrueCharts BotandGitHub d53e901b3c chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.111 → 2.0.112 (#35481)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `f914356` -> `e62f4e0` |

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

---

### Release Notes

<details>
<summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.112`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20112---2025-05-18)

[Compare
Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.111...v2.0.112)

##### Added

- Add ability to disable the built in unpacking process by setting the
"Maximum unpack processes" to 0.

##### Changed

-   Upgraded Angular to use control flow.

##### Fixed

-   Fixed dequeing issue.
-   Fixed logging handler for ProviderUpdater.

</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-18 20:53:09 +02:00
TrueCharts BotandGitHub f8cff9bc87 chore(helm): update image ghcr.io/home-operations/prowlarr 1.36.1.5049 → 1.36.2.5059 (#35480)
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 |
`94504df` -> `8b99808` |

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.2.5059`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.2.5059):
1.36.2.5059

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

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

-
[`708c94b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/708c94bc560fac676b72baa1770666613fcceb38)
Fixed PTP test
-
[`5ed82ea`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5ed82eaf09ef7e7bf49b0e885bec2d8db5821811)
Fixed: (PTP) Download torrent files with API credentials
-
[`7d77ad6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7d77ad68fdfa367d0ce9ebe299805a94ac48ad95)
Bump caniuse db
-
[`6725358`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6725358db58ef9a732f0d5474014babe75da6f6d)
Bump babel, fontawesome icons, react-use-measure, react-virtualized and
react-window
-
[`c410e23`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c410e23460f2a0abba2784116d64b42b84ee27af)
Bump core-js to 3.42
-
[`903b86b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/903b86b9a215b54f72e7261739deb36565d11cc3)
Bump version to 1.36.2

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=189&\_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-18 18:52:19 +00:00
TrueCharts BotandGitHub 1225d9fc57 chore(helm): update chart memcached 14.5.10 → 14.5.11 (#35477)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://gallery.ecr.aws/bitnami/memcached)) | patch |
`14.5.10` -> `14.5.11` |

---

### 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-18 18:52:02 +00:00
TrueCharts BotandGitHub 048b87b5b8 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 4c78340 (#35467) 2025-05-18 20:51:59 +02:00
TrueCharts BotandGitHub 2f6d618114 chore(helm): update chart clickhouse 15.3.2 → 15.3.3 (#35476)
This PR contains the following updates:

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

---

### 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-18 20:51:45 +02:00
TrueCharts BotandGitHub 5526ea0d78 chore(helm): update image ghcr.io/bakito/adguardhome-sync v0.7.5 → v0.7.6 (#35479)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/bakito/adguardhome-sync | patch | `0e22b31` -> `c0252a2` |

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-18 20:51:23 +02:00
TrueCharts BotandGitHub 8797f05272 chore(helm): update chart redis 16.0.1 → 16.0.2 (#35478) 2025-05-18 20:50:13 +02:00
TrueCharts BotandGitHub 49114ea28e chore(helm): update image tccr.io/tccr/nextcloud-fpm v31.0.4 → v31.0.5 (#35483)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public)
| patch | `e44f68a` -> `bd06908` |

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-18 20:50:07 +02:00
TrueCharts BotandGitHub 97523036b1 chore(helm): update image tccr.io/tccr/code-server v4.100.1 → v4.100.2 (#35482)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public)
| patch | `d073a0a` -> `11fd44a` |

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-18 20:43:59 +02:00
TrueCharts BotandGitHub ca16f2d5a1 chore(helm): update image public.ecr.aws/bitnami/solr digest to 003e411 (#35472)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[public.ecr.aws/bitnami/solr](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr))
| digest | `4f8eaa8` -> `003e411` |

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-18 20:43:46 +02:00
TrueCharts BotandGitHub d48ff4862c chore(flux): update image clusterissuer 9.6.4 → 9.6.5 (clustertool) (#35474)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer)
([source](https://cert-manager.io/)) | patch | `9.6.4` -> `9.6.5` |

---

### 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-18 20:38:10 +02:00
TrueCharts BotandGitHub ff224359cf chore(flux): update image jackett 23.3.100 → 23.3.101 (#35475)
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.100` ->
`23.3.101` |

---

### 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-18 20:37:11 +02:00
TrueCharts BotandGitHub 06bd5fc86a chore(flux): update image blocky 17.0.0 → 17.0.1 (clustertool) (#35473)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | patch | `17.0.0` ->
`17.0.1` |

---

### 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-18 20:34:35 +02:00
TrueCharts BotandGitHub 64fe349290 chore(helm): update image public.ecr.aws/bitnami/memcached digest to 8728a68 (#35470) 2025-05-18 20:32:55 +02:00
TrueCharts BotandGitHub c040b33095 chore(helm): update image ghcr.io/minekube/gate digest to 35c78e4 (#35469)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/minekube/gate | digest | `5685cfb` -> `35c78e4` |

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-18 18:32:51 +00:00
TrueCharts BotandGitHub 897d832ea5 chore(helm): update image public.ecr.aws/bitnami/redis digest to b3269d7 (#35471) 2025-05-18 20:32:46 +02:00
TrueCharts BotandGitHub fedc711df2 chore(helm): update image ghcr.io/linuxserver/grocy digest to ba512dd (#35466) 2025-05-18 20:32:44 +02:00
TrueCharts BotandGitHub a6d5755d96 chore(helm): update image ghcr.io/linuxserver/firefox digest to 21b6226 (#35465) 2025-05-18 20:32:38 +02:00
TrueCharts BotandGitHub a0f9cac84a chore(helm): update image ghcr.io/meeb/tubesync digest to daaf51d (#35468)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `38f4b01` -> `daaf51d` |

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-18 20:32:35 +02:00
TrueCharts BotandGitHub 11f2c965f3 chore(helm): update image docker.io/niruix/sshwifty digest to 1bfa246 (#35463)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/niruix/sshwifty | digest | `d248760` -> `1bfa246` |

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-18 20:32:29 +02:00
TrueCharts BotandGitHub ee4d90fbfc chore(helm): update image docker.io/searxng/searxng digest to b00058c (#35464) 2025-05-18 20:32:04 +02:00
TrueCharts BotandGitHub 54a83d1f6e chore(helm): update image docker.io/diygod/rsshub digest to 7e910f5 (#35461)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0acd909` -> `7e910f5` |

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-18 20:31:58 +02:00
TrueCharts BotandGitHub dfaf4534cd chore(helm): update image docker.io/machines/filestash digest to 5d3bf34 (#35462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `2adcd8f` -> `5d3bf34` |

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-18 20:31:44 +02:00
TrueCharts BotandGitHub 4257417020 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to ea05f01 (#35460)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `6f1ba7e` -> `ea05f01` |

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-18 20:30:42 +02:00
5d8ad1631f chore(helm): update chart redis 16.0.0 → 16.0.1 (#35362)
This PR contains the following updates:

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

---

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

---------

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-18 17:16:37 +00:00
8f20df2928 chore(helm): update image tccr.io/tccr/db-wait-postgres digest to e6a9566 (#35324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-postgres](https://redirect.github.com/truecharts/public)
| digest | `56ad13b` -> `e6a9566` |

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

---------

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-18 17:06:26 +00:00
a39e7a9f3c chore(helm): update image ghcr.io/cloudnative-pg/postgresql 16.8 → 16.9 (#35312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor |  ->  |

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

---------

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-18 16:42:48 +00:00
c068c3d358 chore(helm): update image ghcr.io/cloudnative-pg/postgresql 15.12 → 15.13 (#35311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor |  ->  |

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

---------

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-18 16:19:35 +00:00
6d91154362 chore(helm): update image tccr.io/tccr/code-server v4.99.4 → v4.100.1 (#35387)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public)
| minor | `b9f9a9e` -> `d073a0a` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

---------

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-18 15:57:43 +00:00
TrueCharts BotandGitHub d44b833f01 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.28.0 → 5.28.2 (#35439)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | patch | `23d18fc` -> `42bf3bc` |

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-18 15:30:01 +00:00
TrueCharts BotandGitHub c91e35def2 chore(helm): update image docker.io/cloudflare/cloudflared 2025.4.2 → 2025.5.0 (#35423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `698f5c5` -> `f9d5c5b` |

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

---

### Release Notes

<details>
<summary>cloudflare/cloudflared
(docker.io/cloudflare/cloudflared)</summary>

###
[`v2025.5.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.5.0)

[Compare
Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.4.2...2025.5.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
bf47d1a7a9a1bb892edf8282294b2be56de254ab5fce9b98140dc04437ea8c6b
cloudflared-arm64.pkg:
bab33fe3fee5ce1e5df699ba1edffd7a519a62a57a05a8cc5938f16f6f10cede
cloudflared-darwin-amd64.tgz:
da4d6f302f94f4e7477889e6f344b08cb0f5d48eff400739481e8a46595a6785
cloudflared-darwin-arm64.tgz:
a56c9f84809b56af8ea11528a6306f3fdf9f2829256c4198df4244800e8c17b7
cloudflared-fips-linux-amd64:
922900fcf0e483146ae524ce88ea41d322d850a9d5139a2b6bfe69bb1ffbaa98
cloudflared-fips-linux-amd64.deb:
1c8a7ed121dabebc7c373e28ee9a80693493c5efd3c231c46641706e0fa7a2d6
cloudflared-fips-linux-x86_64.rpm:
1878cfb024c22b4e0ccefa1220698a49fb32f952b2d37074f949bbf7e9ee86fd
cloudflared-linux-386:
30fe45dd3ed56d1bcbb6a854b12341daed5a97e64abe9b0fd1042d91542912dd
cloudflared-linux-386.deb:
dd1928504559f846acaa6c47a0731012a3e34545144ee896f8992ca296ef0a95
cloudflared-linux-386.rpm:
a6004fdcb601432cbbf0cd83e59982109508171e1fa8266ae42b011ef805eb71
cloudflared-linux-aarch64.rpm:
309ddfa2edf54cd3dcffb08ed36fb64616ae026796baad5d76b59964793098d0
cloudflared-linux-amd64:
a62266fd02041374f1fca0d85694aafdf7e26e171a314467356b471d4ebb2393
cloudflared-linux-amd64.deb:
a9c7a5b3c4aaea4cf12fb2ee073aeb7190eac048c2e21d1eb7043d5060ae48fa
cloudflared-linux-arm:
f0b8b4396aa4266bad39b4d33c5cb236c76dea4db3f8ceaf61ed4010368fce04
cloudflared-linux-arm.deb:
ee39af558dd1f839ca0cccb5fe429c91b139c859357a531865f618edff261bbd
cloudflared-linux-arm.rpm:
0a5a1b644474171e0dc343fab8ee4aefa1c469f500114eb445768f3567376e23
cloudflared-linux-arm64:
47e55e6eba2755239f641c2c4f89878643ac0d9eaa127a6c84a2cb43fa2e0f03
cloudflared-linux-arm64.deb:
db658cd986840690824a9050253c8b54715f8fe443f2a74d0e57ef479e4b6eb0
cloudflared-linux-armhf:
c30e44f53621f43bf9489f738b5233967542a934f28f05a1fc211dbf4c39dab9
cloudflared-linux-armhf.deb:
8d6bd9105fc298f59049419950751472a3683b9c223f2fffc01776e364ff67ba
cloudflared-linux-armhf.rpm:
4b01d6ac42617770f7f6e0c5ba5d07aa6f0c4b29a434033fee67f2fec82fbbb8
cloudflared-linux-x86_64.rpm:
1989dd8952f01aaa90c913894f9bcf62a479eb795259b0ae1809ef74e4524caf
cloudflared-windows-386.exe:
e622cde5608c6ebf1bef0e89010b4af77595123cc4cf0afc22d875edb653dbbe
cloudflared-windows-386.msi:
99604b5a9235d3a2042bbf7ca2a27b673a053d609e073a545dc2beff4b39780c
cloudflared-windows-amd64.exe:
27c8c4b706fbe12035eb55b4da208523928e91386c91fd89d1557fecb35cefe6
cloudflared-windows-amd64.msi:
707d85a98359461aec2ee0faa00412ae7514b0f9d45c1ce4b7631a31cebf5665

</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-18 15:29:51 +00:00
TrueCharts BotandGitHub 1d951773f5 chore(helm): update image ghcr.io/nwithan8/tauticord 5.12.1 → 5.13.0 (#35449)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | minor | `7ce4f9d` -> `9155e95` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-18 15:29:43 +00:00
TrueCharts BotandGitHub af1dd721f1 chore(helm): update image docker.io/wekanteam/wekan v7.88 → v7.90 (#35428)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `1c43e33` -> `38a718e` |

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

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v7.90`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v790-2025-05-14-WeKan--release)

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

This release fixes the following bugs:

- [Fix Due Date Problem in Non-English
Numbers](https://redirect.github.com/wekan/wekan/pull/5774).
    Thanks to valhalla-creator.
- [Added missing quotes to Fix Due Date Problem in Non-English
Numbers](https://redirect.github.com/wekan/wekan/commit/c0a9780f803ed445a93a274d13504a8f245c1885).
    Thanks to xet7.
- [Changed start.bat default ROOT_URL=http://localhost , although it
only works for local
user](https://redirect.github.com/wekan/wekan/commit/e52158b729c8ba39a55fe52e38fd6b134b42548e).
    Thanks to xet7.
- [Fix Lines in multiline markdown code block to not anymore have darker
background](https://redirect.github.com/wekan/wekan/commit/b82ba63532b32ec3a0c860a380648cef6739db0f).
    Thanks to mueller-ma and xet7.

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

###
[`v7.89`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v789-2025-05-13-WeKan--release)

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

Note: Docker image is only at ghcr.io (GitHub) and Docker Hub
(wekanteam/wekan).
Quay.io is at read only mode, they are fixing something, so it's not
possible to
push Docker image yet to quay.io .

This release adds the following new features:

- [Add email notifications language localization
feature](https://redirect.github.com/wekan/wekan/pull/5769).
    Thanks to Adamsss001.

and adds the following updates:

- [Added script to build snap locally and push to snapcraft.io candidate
and
edge](https://redirect.github.com/wekan/wekan/commit/072ced9d0e53dc6c8964e9b37fc7d1036962ca19).
    Thanks to xet7.
- [Updated Browser Compatibility Matrix by adding
Servo](https://redirect.github.com/wekan/wekan/commit/394f2eae69542067fde9e2511ffcef165d170d2d).
    Thanks to xet7.
- [Updated Caddy
docs](https://redirect.github.com/wekan/wekan/commit/9aa12b0eb62962bd107fe1aa87cdf5bad5a5905f).
    Thanks to xet7.
- [Upgraded to MongoDB 6.0.23 at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/0bd410866196bc2faa76b9c26c12f42617321a03).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Fix list insertion order and prevent runtime error in "Add After"
feature](https://redirect.github.com/wekan/wekan/pull/5767).
    Thanks to valhalla-creator.
- [Add missing code of fix insertion order of
list](https://redirect.github.com/wekan/wekan/commit/7d1a1475baefb3fd20da3df835c349a62b425041).
    Thanks to xet7.
- [Fix: Add CSS vendor prefixes for user-select and text-size-adjust for
better browser
compatibility](https://redirect.github.com/wekan/wekan/pull/5772).
    Thanks to oussama-madimagh.

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-18 15:26:04 +00:00
TrueCharts BotandGitHub 43c676d3b1 chore(helm): update image docker.io/homebridge/homebridge 2025-02-26 → 2025-05-16 (#35424)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge)
| minor | `97d5c72` -> `90e03eb` |

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

---

### Release Notes

<details>
<summary>homebridge/docker-homebridge
(docker.io/homebridge/homebridge)</summary>

###
[`v2025-05-16`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-05-16)

[Compare
Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-05-14...2025-05-16)

Homebridge Docker Package Manifest

| Package | Version |
|:-------:|:-------:|
|Ubuntu|24.04|
|NodeJS| v22.15.1 |
|Homebridge-Config-UI-X| 4.73.0 |
|Homebridge| latest \* |
|ffmpeg for homebridge| v2.1.7|

- Note: Homebridge is only updated to latest on a new installation,
refreshing an existing installation does not update Homebridge version.
To update the Homebridge version please use the UI.

###
[`v2025-05-14`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-05-14)

[Compare
Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-02-26...2025-05-14)

Homebridge Docker Package Manifest

| Package | Version |
|:-------:|:-------:|
|Ubuntu|24.04|
|NodeJS| v22.15.0 |
|Homebridge-Config-UI-X| 4.73.0 |
|Homebridge| latest \* |
|ffmpeg for homebridge| v2.1.7|

- Note: Homebridge is only updated to latest on a new installation,
refreshing an existing installation does not update Homebridge version.
To update the Homebridge version please use the UI.

</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-18 15:21:59 +00:00