Commit Graph

37980 Commits

Author SHA1 Message Date
TrueCharts Bot 23fbc6d16c chore(helm): update image docker.io/searxng/searxng digest to 213496d (#36185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `491d23d` -> `213496d` |

---

> [!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-06-10 20:09:42 +02:00
Boemeltrein b554c2641d fix(sabnzbd ): correct probes (#36184)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

SABnzbd have a huge log spam, see hereunder this will be a lot of times
and each few minutes.
Seems to be the probes.
This will fix it and logs are nice and quiet now.

```
2025-06-10 17:09:18.173 | Exception ignored in: <function IOBase.__del__ at 0x7fe09dc0cb80> |  
-- | -- | --
  |   | 2025-06-10 17:09:18.173 | Traceback (most recent call last): |  
  |   | 2025-06-10 17:09:18.173 | File "/usr/local/lib/python3.13/_pyio.py", line 418, in __del__ |  
  |   | 2025-06-10 17:09:18.173 | self.close() |  
  |   | 2025-06-10 17:09:18.173 | File "/usr/local/lib/python3.13/_pyio.py", line 1313, in close |  
  |   | 2025-06-10 17:09:18.173 | self.flush() |  
  |   | 2025-06-10 17:09:18.173 | File "/usr/local/lib/python3.13/_pyio.py", line 1274, in flush |  
  |   | 2025-06-10 17:09:18.174 | self._flush_unlocked() |  
  |   | 2025-06-10 17:09:18.174 | File "/usr/local/lib/python3.13/site-packages/cheroot/makefile.py", line 33, in _flush_unlocked |  
  |   | 2025-06-10 17:09:18.174 | n = self.raw.write(bytes(self._write_buf)) |  
  |   | 2025-06-10 17:09:18.174 | File "/usr/local/lib/python3.13/socket.py", line 737, in write |  
  |   | 2025-06-10 17:09:18.174 | return self._sock.send(b) |  
  |   | 2025-06-10 17:09:18.174 | OSError: [Errno 9] Bad file descriptor
```

**⚙️ Type of change**

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

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

https://github.com/Boemeltrein/TalosCluster/commit/5b6897e43b3c81ddd9f1ce07a2926f90ae4f3174

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-06-10 18:18:52 +02:00
TrueCharts Bot 26e42db8dc chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2002 → 0.22.2004 (#36180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `f318837` -> `d2346bb` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-10 14:10:02 +02:00
TrueCharts Bot 3a9a36f43c chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1097 → v3-3.0.0.1103 (#36181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`9c4508f` -> `e51983b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-10 14:09:43 +02:00
TrueCharts Bot 237cc6dc15 chore(helm): update image docker.io/searxng/searxng digest to 491d23d (#36179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `8b7cd3f` -> `491d23d` |

---

> [!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-06-10 14:09:22 +02:00
TrueCharts Bot 2c1ced668a chore(helm): update image ghcr.io/home-operations/sonarr 4.0.14.2938 → 4.0.15.2940 (#36177) 2025-06-10 08:10:49 +02:00
TrueCharts Bot 3708a548ed chore(helm): update image ghcr.io/alexta69/metube 2025-06-06 → 2025-06-10 (#36176) 2025-06-10 08:10:42 +02:00
TrueCharts Bot f5c00db219 chore(helm): update image docker.io/searxng/searxng digest to 8b7cd3f (#36174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `6873f96` -> `8b7cd3f` |

---

> [!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-06-10 08:10:15 +02:00
TrueCharts Bot 71728d61b0 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to e0ab2a0 (#36173)
This PR contains the following updates:

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

---

> [!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-06-10 08:09:46 +02:00
TrueCharts Bot 5897eea2bb chore(helm): update image ghcr.io/fallenbagel/jellyseerr 2.5.2 → 2.6.0 (#36170)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fallenbagel/jellyseerr](https://redirect.github.com/fallenbagel/jellyseerr)
| minor | `2a61136` -> `8f32003` |

---

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

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

---

### Release Notes

<details>
<summary>fallenbagel/jellyseerr
(ghcr.io/fallenbagel/jellyseerr)</summary>

###
[`v2.6.0`](https://redirect.github.com/fallenbagel/jellyseerr/releases/tag/v2.6.0)

[Compare
Source](https://redirect.github.com/fallenbagel/jellyseerr/compare/v2.5.2...v2.6.0)

##### Bug Fixes

- add missing cache for some tmdb images
([#&#8203;1656](https://redirect.github.com/fallenbagel/jellyseerr/issues/1656))
([8949ede](https://redirect.github.com/fallenbagel/jellyseerr/commit/8949edea7edcb64546f2c8b9363120102509a2a5))
- **entity:** use TIMESTAMPTZ in Postgres and sort issue comments
oldest-first
([#&#8203;1654](https://redirect.github.com/fallenbagel/jellyseerr/issues/1654))
([8da1c92](https://redirect.github.com/fallenbagel/jellyseerr/commit/8da1c9292391a39b8c08ed9f7cd7a2bb10217588)),
closes
[#&#8203;1569](https://redirect.github.com/fallenbagel/jellyseerr/issues/1569)
[#&#8203;1568](https://redirect.github.com/fallenbagel/jellyseerr/issues/1568)
- **filters:** display the right value when resetting the filter options
([#&#8203;1695](https://redirect.github.com/fallenbagel/jellyseerr/issues/1695))
([c0dd2e5](https://redirect.github.com/fallenbagel/jellyseerr/commit/c0dd2e5e27ad9927c52c54cd66bfb2b3cf7890d0)),
closes
[#&#8203;1693](https://redirect.github.com/fallenbagel/jellyseerr/issues/1693)
- **imagecache:** fix avatar cache folder creation
([#&#8203;1581](https://redirect.github.com/fallenbagel/jellyseerr/issues/1581))
([355b76d](https://redirect.github.com/fallenbagel/jellyseerr/commit/355b76de5cc029a76708bb754c6c4fd72ce99e3d)),
closes
[#&#8203;1520](https://redirect.github.com/fallenbagel/jellyseerr/issues/1520)
- **issuecomment:** fix issue display lists in IssueComment
([#&#8203;1638](https://redirect.github.com/fallenbagel/jellyseerr/issues/1638))
([515124b](https://redirect.github.com/fallenbagel/jellyseerr/commit/515124bab4b5e13759cb9497489dea828a6cef52)),
closes
[#&#8203;1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328)
[#&#8203;1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328)
[#&#8203;1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328)
- **jellyfin:** clean up Jellyfin sessions on Jellyseerr logout
([#&#8203;1651](https://redirect.github.com/fallenbagel/jellyseerr/issues/1651))
([b27dbd7](https://redirect.github.com/fallenbagel/jellyseerr/commit/b27dbd7a155bed9490afdd9dc25ef8a7ca9311eb))
- **mediarequests:** properly sort season numbers in media requests
([#&#8203;1688](https://redirect.github.com/fallenbagel/jellyseerr/issues/1688))
([6b8c0bd](https://redirect.github.com/fallenbagel/jellyseerr/commit/6b8c0bd8f3ac7a5c74bc0cb2c81edd2c22a7a618)),
closes
[#&#8203;1336](https://redirect.github.com/fallenbagel/jellyseerr/issues/1336)
- **pushover notificatons:** the sound setting will now be stored
correctly
([#&#8203;1630](https://redirect.github.com/fallenbagel/jellyseerr/issues/1630))
([5fd65eb](https://redirect.github.com/fallenbagel/jellyseerr/commit/5fd65eb1ba4e8f383e8a11cb1004acc3bace26c0)),
closes
[#&#8203;1614](https://redirect.github.com/fallenbagel/jellyseerr/issues/1614)
- **requestlist:** remove unnecessary semicolon
([#&#8203;1647](https://redirect.github.com/fallenbagel/jellyseerr/issues/1647))
([6b9aedb](https://redirect.github.com/fallenbagel/jellyseerr/commit/6b9aedb97062e6b551cc7e023f699b8b26f730f0))
- **ui:** correct seasons badge order
([#&#8203;1648](https://redirect.github.com/fallenbagel/jellyseerr/issues/1648))
([123894b](https://redirect.github.com/fallenbagel/jellyseerr/commit/123894b475fae421b416781587432ecc4e50acc2))
- **ui:** make person media type filter consistent on mobile
([#&#8203;1669](https://redirect.github.com/fallenbagel/jellyseerr/issues/1669))
([24e1e94](https://redirect.github.com/fallenbagel/jellyseerr/commit/24e1e94747c9a070bc84a64ace47166efe52f7f1))
- **url validation:** correct URL validation for empty fields
([#&#8203;1657](https://redirect.github.com/fallenbagel/jellyseerr/issues/1657))
([d226dbb](https://redirect.github.com/fallenbagel/jellyseerr/commit/d226dbb9b4279c3d649fb0c72656d35ba065491c))
- **usediscover hook:** detect end of pagination when totalSize is a
multiple of pageSize
([#&#8203;1649](https://redirect.github.com/fallenbagel/jellyseerr/issues/1649))
([45f2540](https://redirect.github.com/fallenbagel/jellyseerr/commit/45f25408c62f87e4a2b73e270644fb2f1f79a290)),
closes
[#&#8203;1623](https://redirect.github.com/fallenbagel/jellyseerr/issues/1623)
- **usersettings:** exclude current user when checking for existing
email
([#&#8203;1689](https://redirect.github.com/fallenbagel/jellyseerr/issues/1689))
([ea7e68f](https://redirect.github.com/fallenbagel/jellyseerr/commit/ea7e68fc99bbc783277891b3408f07b7a70765be))

##### Features

- add caching for TVDB images
([#&#8203;1655](https://redirect.github.com/fallenbagel/jellyseerr/issues/1655))
([e69649d](https://redirect.github.com/fallenbagel/jellyseerr/commit/e69649d71d19d23cafac363792a7e89c897bcad0))
- add content certification/age-rating filter
([#&#8203;1418](https://redirect.github.com/fallenbagel/jellyseerr/issues/1418))
([149d79e](https://redirect.github.com/fallenbagel/jellyseerr/commit/149d79e5404cae48217806079b0ac0a34fbaeb35)),
closes
[#&#8203;501](https://redirect.github.com/fallenbagel/jellyseerr/issues/501)
[#&#8203;501](https://redirect.github.com/fallenbagel/jellyseerr/issues/501)
- allow changing YouTube host for trailers
([#&#8203;643](https://redirect.github.com/fallenbagel/jellyseerr/issues/643))
([d01f9a0](https://redirect.github.com/fallenbagel/jellyseerr/commit/d01f9a058042657ae1ce39537cdf0029ef878c8e))
- **blacklist:** Automatically add media with blacklisted tags to the
blacklist
([#&#8203;1306](https://redirect.github.com/fallenbagel/jellyseerr/issues/1306))
([4a5ac3c](https://redirect.github.com/fallenbagel/jellyseerr/commit/4a5ac3cc42fd924e8c83d64e5b01de44bed6b8ab))
- **blacklist:** hide blacklisted items from discover pages for admins
([#&#8203;1601](https://redirect.github.com/fallenbagel/jellyseerr/issues/1601))
([185167a](https://redirect.github.com/fallenbagel/jellyseerr/commit/185167a0a75eb710a8696b58f7bc0a3f5939cee8))
- **discord.ts:** adds a link to the pending approval discord
notification
([#&#8203;436](https://redirect.github.com/fallenbagel/jellyseerr/issues/436))
([14ee52e](https://redirect.github.com/fallenbagel/jellyseerr/commit/14ee52e93e7e6b2c1c5ec6cf05abcac3c0d8163a))
- filter by media type on PersonDetails
([#&#8203;1566](https://redirect.github.com/fallenbagel/jellyseerr/issues/1566))
([a19dcaf](https://redirect.github.com/fallenbagel/jellyseerr/commit/a19dcaf5e5c5cc4072a7e4733bbbf149a352915b)),
closes
[#&#8203;1513](https://redirect.github.com/fallenbagel/jellyseerr/issues/1513)
[#&#8203;1513](https://redirect.github.com/fallenbagel/jellyseerr/issues/1513)
- **gotify:** added priority input for gotify
([#&#8203;1410](https://redirect.github.com/fallenbagel/jellyseerr/issues/1410))
([21400ce](https://redirect.github.com/fallenbagel/jellyseerr/commit/21400cecdc1b964023087bce479bb7d141049080))
- **issuecomment:** fix translation issue
([#&#8203;1635](https://redirect.github.com/fallenbagel/jellyseerr/issues/1635))
([8a42fe1](https://redirect.github.com/fallenbagel/jellyseerr/commit/8a42fe16b5ebca80e76d98fb05006cf41f5a953a)),
closes
[#&#8203;1604](https://redirect.github.com/fallenbagel/jellyseerr/issues/1604)
- make chart probes configurable
([#&#8203;1574](https://redirect.github.com/fallenbagel/jellyseerr/issues/1574))
([c3b8574](https://redirect.github.com/fallenbagel/jellyseerr/commit/c3b8574515de4f5a2c13f36b3a00708d0858966e))
- now uses markdown linebreaks instead of relying purely on newlines
([#&#8203;1514](https://redirect.github.com/fallenbagel/jellyseerr/issues/1514))
([7d36dc1](https://redirect.github.com/fallenbagel/jellyseerr/commit/7d36dc182b462c12a31833ee08e74255d7964c24))
- **ntfy:** add native ntfy notification support
([#&#8203;1599](https://redirect.github.com/fallenbagel/jellyseerr/issues/1599))
([fc4db7f](https://redirect.github.com/fallenbagel/jellyseerr/commit/fc4db7fa002acbb31f1fd8d20da019291d8096d8)),
closes
[#&#8203;499](https://redirect.github.com/fallenbagel/jellyseerr/issues/499)
- **requestlist:** add requests list media type filtering
([#&#8203;1511](https://redirect.github.com/fallenbagel/jellyseerr/issues/1511))
([e8f1edc](https://redirect.github.com/fallenbagel/jellyseerr/commit/e8f1edc0621387921dca73a8c9ad1d15f6b3a847))

***

This release is also available on:

-   `v2.6.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-06-10 02:13:18 +02:00
TrueCharts Bot f5c5fc7b37 chore(helm): update image ghcr.io/elfhosted/lidarr 2.11.2.4629 → 2.12.4.4658 (#36169) 2025-06-10 02:12:58 +02:00
TrueCharts Bot 897b568c92 chore(helm): update image ghcr.io/linuxserver/znc 1.9.1 → 1.10.0 (#36171) 2025-06-10 02:12:56 +02:00
TrueCharts Bot 0471983bf9 chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1075 → v3-3.0.0.1097 (#36168) 2025-06-10 02:12:52 +02:00
TrueCharts Bot 6e84eb77f3 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 0cb4ee8 (#36166) 2025-06-10 02:12:44 +02:00
TrueCharts Bot dbe311e5a7 chore(helm): update image ghcr.io/emberstack/kubernetes-reflector 9.1.10 → 9.1.11 (#36167)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector)
| patch | `fecba2f` -> `bb51c11` |

---

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

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

---

### Release Notes

<details>
<summary>emberstack/kubernetes-reflector
(ghcr.io/emberstack/kubernetes-reflector)</summary>

###
[`v9.1.11`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v9.1.11)

[Compare
Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v9.1.10...v9.1.11)

The release process is automated.

#### What's Changed

- Bump the all-dependencies group with 8 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/emberstack/kubernetes-reflector/pull/517](https://redirect.github.com/emberstack/kubernetes-reflector/pull/517)

**Full Changelog**:
https://github.com/emberstack/kubernetes-reflector/compare/v9.1.10...v9.1.11

</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-06-10 02:12:37 +02:00
TrueCharts Bot eecf2c4c84 chore(helm): update image docker.io/f0rc3/gokapi v1.9.6 → v2.0.1 (#36155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/f0rc3/gokapi | major | `ae9094a` -> `2278851` |

---

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

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-06-09 20:24:21 +02:00
TrueCharts Bot f8b7f1af0a chore(helm): update image ghcr.io/ellite/wallos 3.2.0 → 3.3.0 (#36146) 2025-06-09 20:18:38 +02:00
TrueCharts Bot 9b5c989cc8 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 820e129 (#36140) 2025-06-09 20:17:57 +02:00
TrueCharts Bot 4fbb51f228 chore(helm): update image docker.io/diygod/rsshub digest to c55b7c2 (#36138) 2025-06-09 20:17:51 +02:00
TrueCharts Bot f47734cd9e chore(helm): update image docker.io/machines/filestash digest to bdcc804 (#36139) 2025-06-09 20:17:39 +02:00
TrueCharts Bot c672cb40b4 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to bc96117 (#36137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `c949431` -> `bc96117` |

---

> [!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-06-09 20:17:37 +02:00
TrueCharts Bot 8c6d08d822 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1999 → 0.22.2002 (#36130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `8ba80f6` -> `f318837` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-09 14:27:08 +02:00
TrueCharts Bot 099882c3af chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 6de96c1 (#36125) 2025-06-09 14:25:21 +02:00
TrueCharts Bot 02a1716718 chore(helm): update image public.ecr.aws/docker/library/odoo digest to 9ed1354 (#36126) 2025-06-09 14:25:20 +02:00
TrueCharts Bot b9e05e47d4 chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.10 → 0.34.11 (#36133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync)
| patch | `aa39f34` -> `ea2ffc8` |

---

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

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.34.11`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.10...0.34.11)

[Compare
Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.10...0.34.11)

</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-06-09 14:25:14 +02:00
TrueCharts Bot e08bc10ba8 chore(helm): update webtop (#36129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `a5bd987` -> `b8982c6` |
| lscr.io/linuxserver/webtop | digest | `fb3aac8` -> `3939a21` |
| lscr.io/linuxserver/webtop | digest | `64a9a9e` -> `71b3566` |
| lscr.io/linuxserver/webtop | digest | `0f63500` -> `922e1ed` |
| lscr.io/linuxserver/webtop | digest | `1335d5f` -> `0faa8ef` |
| lscr.io/linuxserver/webtop | digest | `250c46a` -> `a74d1a4` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-09 14:25:07 +02:00
TrueCharts Bot 8f429ce4e3 chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250526 → 3.10.20250609 (#36132)
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 | `ac500ff` -> `97d6cc4` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-09 14:24:23 +02:00
TrueCharts Bot 986a8f989c chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.14.1 → 7.14.2 (#36131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2)
| patch | `271176f` -> `742e74a` |

---

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

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

---

### Release Notes

<details>
<summary>theotherp/nzbhydra2 (ghcr.io/elfhosted/nzbhydra2)</summary>

###
[`v7.14.2`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7142-2025-06-09)

[Compare
Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.14.1...v7.14.2)

**Fixed** Increased checking delay for nzb.su/life even more as some
users were still rate limited. See <a
href="https://redirect.github.com/theotherp/nzbhydra2/issues/990">[#&#8203;990](https://redirect.github.com/theotherp/nzbhydra2/issues/990)</a>

**Fixed** Increased timeout when sending NZBs to Torbox. The initial
value was too low because I didn't consider that sending NZBs for huge
files would take longer for a downloader that's not on the local
network. The timeout is now a generous 90 seconds which should allow
uploading an NZB for a 75GB result with 1MBit/s. If that's now enough
what are you even doing?

</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-06-09 14:23:36 +02:00
TrueCharts Bot 4ce9094d4b chore(helm): update image ghcr.io/home-operations/theme-park 1.20.1 → 1.21.0 (#36135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park)
([source](https://redirect.github.com/themepark-dev/theme.park)) | minor
| `810bc35` -> `f4be0ed` |

---

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

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

---

### Release Notes

<details>
<summary>themepark-dev/theme.park
(ghcr.io/home-operations/theme-park)</summary>

###
[`v1.21.0`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.21.0)

[Compare
Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.20.1...1.21.0)

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

#### What's Changed

#### Added

- [Adding support for
Docmost](https://redirect.github.com/themepark-dev/theme.park/commit/983cbf709d52867f4dd8245039eedd54494a9e61)

https://docmost.com/


![image](https://redirect.github.com/user-attachments/assets/498cebb4-a12c-485e-8e95-6f42b126ce5b)

#### Fixed

- 💄Fixing CSS Issues in sabnzbd-base.css by
[@&#8203;zdhoward](https://redirect.github.com/zdhoward) in
[https://github.com/themepark-dev/theme.park/pull/680](https://redirect.github.com/themepark-dev/theme.park/pull/680)
- 💄[Fix for radarr info label colors on the /movie/xxxx
pages.](https://redirect.github.com/themepark-dev/theme.park/commit/98dff13cefb5cce83ed919813dbcfebcff71de34)

#### New Contributors

- [@&#8203;zdhoward](https://redirect.github.com/zdhoward) made their
first contribution in
[https://github.com/themepark-dev/theme.park/pull/680](https://redirect.github.com/themepark-dev/theme.park/pull/680)

**Full Changelog**:
https://github.com/themepark-dev/theme.park/compare/1.20.1...1.21.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-06-09 14:23:27 +02:00
TrueCharts Bot d5c67e5416 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.111.2 → 0.112.0 (#36136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `ac59d83` -> `b3a2426` |

---

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

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

---

### Release Notes

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

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

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

This release brings improvements to ActivityPub federation, making it
easier to browse and follow content on other servers, whether you're in
Manyfold or on another Fediverse platform like Mastodon. We have a brand
new translation into Japanese, and there's also a new option to hide
Problems in bulk, which will should make managing large collections a
bit easier.

#### What's Changed

#####  New Features 

- Hide all selected problems at once by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4285](https://redirect.github.com/manyfold3d/manyfold/pull/4285)
- Render previews for remote models by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4294](https://redirect.github.com/manyfold3d/manyfold/pull/4294)
- Show previews for remote collections by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4295](https://redirect.github.com/manyfold3d/manyfold/pull/4295)
- Show Creators and Collection on preview cards for federated items by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4302](https://redirect.github.com/manyfold3d/manyfold/pull/4302)
- Post ActivityPub Notes for publishing models and collections, updating
models, and adding models to collections by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4316](https://redirect.github.com/manyfold3d/manyfold/pull/4316)
- Add copy buttons for fediverse handle by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4319](https://redirect.github.com/manyfold3d/manyfold/pull/4319)
- New Japanese Translation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4321](https://redirect.github.com/manyfold3d/manyfold/pull/4321)

##### 🐛 Bug Fixes 🐛

- Restrict creator/collection choice in forms to be editable ones only
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4286](https://redirect.github.com/manyfold3d/manyfold/pull/4286)
- Fix image mime type in activitypub previews by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4291](https://redirect.github.com/manyfold3d/manyfold/pull/4291)
- Fix incorrect syntax in oembed iframes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4292](https://redirect.github.com/manyfold3d/manyfold/pull/4292)
- Add space between title and sensitive content icon by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4299](https://redirect.github.com/manyfold3d/manyfold/pull/4299)
- Fix Y-up in refactored renderer by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4301](https://redirect.github.com/manyfold3d/manyfold/pull/4301)
- Add summary field to ActivityPub Notes so that Mastodon CWs work by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4303](https://redirect.github.com/manyfold3d/manyfold/pull/4303)
- Ensure post-create activity jobs are unique by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4304](https://redirect.github.com/manyfold3d/manyfold/pull/4304)
- Fix ActivityPub hashtag syntax by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4306](https://redirect.github.com/manyfold3d/manyfold/pull/4306)
- Fix problem with uppercase filenames in model previews by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4310](https://redirect.github.com/manyfold3d/manyfold/pull/4310)
- Fix hashtag display in Mastodon compatibility Notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4314](https://redirect.github.com/manyfold3d/manyfold/pull/4314)
- Fix remote follow buttons by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4318](https://redirect.github.com/manyfold3d/manyfold/pull/4318)

##### 🛠️ Other Improvements 🛠️

- Refresh file metadata when fixing nil file sizes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4230](https://redirect.github.com/manyfold3d/manyfold/pull/4230)
- Add more common subfolders for automatic merging by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4231](https://redirect.github.com/manyfold3d/manyfold/pull/4231)
- Collapse ignored problems by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4284](https://redirect.github.com/manyfold3d/manyfold/pull/4284)
- Include preview image/video/html in Activitypub actors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4290](https://redirect.github.com/manyfold3d/manyfold/pull/4290)
- Include name and caption in ActivityPub preview objects by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4293](https://redirect.github.com/manyfold3d/manyfold/pull/4293)
- Refactor renderer partial by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4298](https://redirect.github.com/manyfold3d/manyfold/pull/4298)
- Add more creator/collection details to ActivityPub actors that have
them by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4300](https://redirect.github.com/manyfold3d/manyfold/pull/4300)
- Translation updates across all current languages by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4320](https://redirect.github.com/manyfold3d/manyfold/pull/4320)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.111.2...v0.112.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-06-09 14:20:54 +02:00
TrueCharts Bot 605a3d724f chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to 181a0a0 (#36128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public)
| digest | `ba0ee2a` -> `181a0a0` |

---

> [!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-06-09 14:17:05 +02:00
TrueCharts Bot e42998ca8f chore(helm): update image lscr.io/linuxserver/calibre-web digest to 0b1eec4 (#36123) 2025-06-09 14:15:59 +02:00
TrueCharts Bot a783864ff5 chore(helm): update image seaduboi/broadcast-box digest to 735d1ea (#36127) 2025-06-09 14:15:58 +02:00
TrueCharts Bot cd9505cc45 chore(helm): update image public.ecr.aws/bitnami/matomo digest to 58d2b5d (#36124)
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 | `2191294` -> `58d2b5d` |

---

> [!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-06-09 14:15:53 +02:00
TrueCharts Bot 520aadd7ba chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 4c299c2 (#36122)
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 | `1f36b9a` -> `4c299c2` |

---

> [!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-06-09 14:15:41 +02:00
TrueCharts Bot 9b9f82dfc8 chore(helm): update image ghcr.io/linuxserver/ombi digest to 82d3d08 (#36121) 2025-06-09 14:14:52 +02:00
TrueCharts Bot 015b89dfdb chore(helm): update image ghcr.io/hotio/rflood digest to e34b352 (#36120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `af7bb43` -> `e34b352` |

---

> [!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-06-09 14:14:48 +02:00
TrueCharts Bot 549b1d35be chore(helm): update image docker.io/diygod/rsshub digest to 53a5ea9 (#36118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `91a4780` -> `53a5ea9` |

---

> [!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-06-09 14:14:29 +02:00
TrueCharts Bot 97e8c6fccd chore(helm): update image docker.io/edgd1er/webnut digest to 89c32c6 (#36119)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/edgd1er/webnut | digest | `cb2c70e` -> `89c32c6` |

---

> [!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-06-09 14:13:50 +02:00
TrueCharts Bot 405f5566b3 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to c949431 (#36117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `2e06ec4` -> `c949431` |

---

> [!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-06-09 14:12:32 +02:00
TrueCharts Bot c29d8e4a48 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.15.0 → 2.15.1 (#36106)
This PR contains the following updates:

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

---

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

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

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(docker.io/automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.15.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.15.1)

[Compare
Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.0...2.15.1)

#### What's Changed

- \[BUGFIX] Change makemkv filename handling to handle leading and
trailing whitespace by
[@&#8203;tjdavey](https://redirect.github.com/tjdavey) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1397](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1397)

**Full Changelog**:
https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.0...2.15.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-06-09 06:08:06 +00:00
TrueCharts Bot d0adb82f9a chore(helm): update image docker.io/ronivay/xen-orchestra 5.178.1 → 5.178.2 (#36108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | patch | `dbde4ed` -> `29a97a5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-09 03:02:04 +02:00
TrueCharts Bot 85ffc1b5fb chore(helm): update image tccr.io/tccr/db-wait-redis digest to 13b78f5 (#36102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-redis](https://redirect.github.com/truecharts/public)
| digest | `819717e` -> `13b78f5` |

---

> [!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-06-09 03:01:51 +02:00
TrueCharts Bot 304b4e5acf chore(helm): update image docker.io/acockburn/appdaemon 4.5.8 → 4.5.10 (#36105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/acockburn/appdaemon](https://redirect.github.com/AppDaemon/appdaemon)
| patch | `9dc67ea` -> `55bfe7c` |

---

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

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

---

### Release Notes

<details>
<summary>AppDaemon/appdaemon (docker.io/acockburn/appdaemon)</summary>

###
[`v4.5.10`](https://redirect.github.com/AppDaemon/appdaemon/releases/tag/4.5.10)

[Compare
Source](https://redirect.github.com/AppDaemon/appdaemon/compare/4.5.8...4.5.10)

#### 4.5.10

**Features**

- Added "log_level" directive to `appdaemon'yaml` to allow global log
level setting

**Fixes**

-   Upgrading pip version to latest in Dockerfile
-   Passing through `timeout` kwarg in `dash_navigate` and `fire_event`
-   Fixed a bug with `parse_timedelta` in cases like `"00:2.5"`
-   Minor type fixes
- Added missing `name` attributes to some classes that use
`run_in_executor`
-   Fixed `diable_apps`
- Fix for constrain_input_select when it is a string contributed by
[Xavi Moreno](https://redirect.github.com/xaviml)

**Breaking Changes**

None

**Changes in Behavior**

None

</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-06-09 03:01:35 +02:00
TrueCharts Bot 8051f5a376 chore(helm): update image docker.io/thomst08/requestrr v2.1.7 → v2.1.8 (#36109) 2025-06-09 03:01:09 +02:00
TrueCharts Bot ad1f61f761 chore(helm): update image docker.io/inovector/mixpost v2.2.0 → v2.3.0 (#36113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/inovector/mixpost | minor | `f819c18` -> `849e042` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-09 03:01:07 +02:00
TrueCharts Bot 1e8e5d93c7 chore(helm): update image ghcr.io/linuxserver/projectsend digest to 94eb45a (#36097) 2025-06-09 02:59:38 +02:00
TrueCharts Bot a6459e1da2 chore(helm): update image ghcr.io/ich777/steamcmd digest to e29a926 (#36096)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/steamcmd | digest | `c898af8` -> `e29a926` |

---

> [!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-06-09 02:59:37 +02:00
TrueCharts Bot 9fe19e3480 chore(helm): update image tccr.io/tccr/db-wait-mongodb digest to 53b6faf (#36100)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-mongodb](https://redirect.github.com/truecharts/public)
| digest | `9a69802` -> `53b6faf` |

---

> [!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-06-09 02:55:18 +02:00
TrueCharts Bot fcc38bc619 chore(helm): update image docker.io/ayufan/proxmox-backup-server v3.3.2 → v3.4.1 (#36111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ayufan/proxmox-backup-server | minor | `1ec34f2` ->
`13216d7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-09 02:53:18 +02:00