23fbc6d16cb30317874ceaf760bda4cb324ef885
44195 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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--> |
||
|
|
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._ |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
697d1b9917 |
fix(website): update @playform/compress 0.1.9 → 0.2.0 (#36182)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playform/compress](https://redirect.github.com/PlayForm/Compress) | dependencies | minor | [`0.1.9` -> `0.2.0`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.9/0.2.0) | --- > [!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>PlayForm/Compress (@​playform/compress)</summary> ### [`v0.2.0`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#020) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/5779505b555a047fc83db6fa34d9fbc78c06a1b9...887f5cb328d5441e0aeae1c9eeef30547b13e3c8) ##### Breaking Change - Updated `commander` dependency from 13.1.0 → 14.0.0 (major version update) ##### Change - Updated contact information in package.json to use `PlayForm.Cloud` domain - Updated dependencies to latest versions: - `astro` (wildcard → ^5.9.2) - `lightningcss` (1.29.3 → 1.30.1) - `sharp` (0.33.5 → 0.34.2) - `terser` (5.39.0 → 5.42.0) - `@playform/build` (0.2.1 → 0.2.4) - `browserslist` (4.24.4 → 4.25.0) - Refactored option interfaces to use `Partial<>` type for more flexible configuration - Improved code organization in: - Image processing module (Writesharp.ts) - Core integration logic (Integration.ts) ##### Add - Enhanced JSON compression options with configurable `replacer` and `space` parameters for `JSON.stringify` </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=--> |
||
|
|
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--> |
||
|
|
2c1ced668a | chore(helm): update image ghcr.io/home-operations/sonarr 4.0.14.2938 → 4.0.15.2940 (#36177) | ||
|
|
3708a548ed | chore(helm): update image ghcr.io/alexta69/metube 2025-06-06 → 2025-06-10 (#36176) | ||
|
|
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--> |
||
|
|
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--> |
||
|
|
042674e805 |
chore(flux): update image kubernetes-reflector 6.5.6 → 6.5.7 (clustertool) (#36175)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-reflector](https://truecharts.org/charts/system/kubernetes-reflector) ([source](https://ghcr.io/emberstack/kubernetes-reflector)) | patch | `6.5.6` -> `6.5.7` | --- > [!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=--> |
||
|
|
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 ([#​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 ([#​1654](https://redirect.github.com/fallenbagel/jellyseerr/issues/1654)) ([8da1c92](https://redirect.github.com/fallenbagel/jellyseerr/commit/8da1c9292391a39b8c08ed9f7cd7a2bb10217588)), closes [#​1569](https://redirect.github.com/fallenbagel/jellyseerr/issues/1569) [#​1568](https://redirect.github.com/fallenbagel/jellyseerr/issues/1568) - **filters:** display the right value when resetting the filter options ([#​1695](https://redirect.github.com/fallenbagel/jellyseerr/issues/1695)) ([c0dd2e5](https://redirect.github.com/fallenbagel/jellyseerr/commit/c0dd2e5e27ad9927c52c54cd66bfb2b3cf7890d0)), closes [#​1693](https://redirect.github.com/fallenbagel/jellyseerr/issues/1693) - **imagecache:** fix avatar cache folder creation ([#​1581](https://redirect.github.com/fallenbagel/jellyseerr/issues/1581)) ([355b76d](https://redirect.github.com/fallenbagel/jellyseerr/commit/355b76de5cc029a76708bb754c6c4fd72ce99e3d)), closes [#​1520](https://redirect.github.com/fallenbagel/jellyseerr/issues/1520) - **issuecomment:** fix issue display lists in IssueComment ([#​1638](https://redirect.github.com/fallenbagel/jellyseerr/issues/1638)) ([515124b](https://redirect.github.com/fallenbagel/jellyseerr/commit/515124bab4b5e13759cb9497489dea828a6cef52)), closes [#​1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328) [#​1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328) [#​1328](https://redirect.github.com/fallenbagel/jellyseerr/issues/1328) - **jellyfin:** clean up Jellyfin sessions on Jellyseerr logout ([#​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 ([#​1688](https://redirect.github.com/fallenbagel/jellyseerr/issues/1688)) ([6b8c0bd](https://redirect.github.com/fallenbagel/jellyseerr/commit/6b8c0bd8f3ac7a5c74bc0cb2c81edd2c22a7a618)), closes [#​1336](https://redirect.github.com/fallenbagel/jellyseerr/issues/1336) - **pushover notificatons:** the sound setting will now be stored correctly ([#​1630](https://redirect.github.com/fallenbagel/jellyseerr/issues/1630)) ([5fd65eb](https://redirect.github.com/fallenbagel/jellyseerr/commit/5fd65eb1ba4e8f383e8a11cb1004acc3bace26c0)), closes [#​1614](https://redirect.github.com/fallenbagel/jellyseerr/issues/1614) - **requestlist:** remove unnecessary semicolon ([#​1647](https://redirect.github.com/fallenbagel/jellyseerr/issues/1647)) ([6b9aedb](https://redirect.github.com/fallenbagel/jellyseerr/commit/6b9aedb97062e6b551cc7e023f699b8b26f730f0)) - **ui:** correct seasons badge order ([#​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 ([#​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 ([#​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 ([#​1649](https://redirect.github.com/fallenbagel/jellyseerr/issues/1649)) ([45f2540](https://redirect.github.com/fallenbagel/jellyseerr/commit/45f25408c62f87e4a2b73e270644fb2f1f79a290)), closes [#​1623](https://redirect.github.com/fallenbagel/jellyseerr/issues/1623) - **usersettings:** exclude current user when checking for existing email ([#​1689](https://redirect.github.com/fallenbagel/jellyseerr/issues/1689)) ([ea7e68f](https://redirect.github.com/fallenbagel/jellyseerr/commit/ea7e68fc99bbc783277891b3408f07b7a70765be)) ##### Features - add caching for TVDB images ([#​1655](https://redirect.github.com/fallenbagel/jellyseerr/issues/1655)) ([e69649d](https://redirect.github.com/fallenbagel/jellyseerr/commit/e69649d71d19d23cafac363792a7e89c897bcad0)) - add content certification/age-rating filter ([#​1418](https://redirect.github.com/fallenbagel/jellyseerr/issues/1418)) ([149d79e](https://redirect.github.com/fallenbagel/jellyseerr/commit/149d79e5404cae48217806079b0ac0a34fbaeb35)), closes [#​501](https://redirect.github.com/fallenbagel/jellyseerr/issues/501) [#​501](https://redirect.github.com/fallenbagel/jellyseerr/issues/501) - allow changing YouTube host for trailers ([#​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 ([#​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 ([#​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 ([#​436](https://redirect.github.com/fallenbagel/jellyseerr/issues/436)) ([14ee52e](https://redirect.github.com/fallenbagel/jellyseerr/commit/14ee52e93e7e6b2c1c5ec6cf05abcac3c0d8163a)) - filter by media type on PersonDetails ([#​1566](https://redirect.github.com/fallenbagel/jellyseerr/issues/1566)) ([a19dcaf](https://redirect.github.com/fallenbagel/jellyseerr/commit/a19dcaf5e5c5cc4072a7e4733bbbf149a352915b)), closes [#​1513](https://redirect.github.com/fallenbagel/jellyseerr/issues/1513) [#​1513](https://redirect.github.com/fallenbagel/jellyseerr/issues/1513) - **gotify:** added priority input for gotify ([#​1410](https://redirect.github.com/fallenbagel/jellyseerr/issues/1410)) ([21400ce](https://redirect.github.com/fallenbagel/jellyseerr/commit/21400cecdc1b964023087bce479bb7d141049080)) - **issuecomment:** fix translation issue ([#​1635](https://redirect.github.com/fallenbagel/jellyseerr/issues/1635)) ([8a42fe1](https://redirect.github.com/fallenbagel/jellyseerr/commit/8a42fe16b5ebca80e76d98fb05006cf41f5a953a)), closes [#​1604](https://redirect.github.com/fallenbagel/jellyseerr/issues/1604) - make chart probes configurable ([#​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 ([#​1514](https://redirect.github.com/fallenbagel/jellyseerr/issues/1514)) ([7d36dc1](https://redirect.github.com/fallenbagel/jellyseerr/commit/7d36dc182b462c12a31833ee08e74255d7964c24)) - **ntfy:** add native ntfy notification support ([#​1599](https://redirect.github.com/fallenbagel/jellyseerr/issues/1599)) ([fc4db7f](https://redirect.github.com/fallenbagel/jellyseerr/commit/fc4db7fa002acbb31f1fd8d20da019291d8096d8)), closes [#​499](https://redirect.github.com/fallenbagel/jellyseerr/issues/499) - **requestlist:** add requests list media type filtering ([#​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=--> |
||
|
|
f5c5fc7b37 | chore(helm): update image ghcr.io/elfhosted/lidarr 2.11.2.4629 → 2.12.4.4658 (#36169) | ||
|
|
897b568c92 | chore(helm): update image ghcr.io/linuxserver/znc 1.9.1 → 1.10.0 (#36171) | ||
|
|
0471983bf9 | chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1075 → v3-3.0.0.1097 (#36168) | ||
|
|
6e84eb77f3 | chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 0cb4ee8 (#36166) | ||
|
|
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 [@​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=--> |
||
|
|
32b31b81ea |
fix(website): update astro 5.9.1 → 5.9.2 (#36143)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | dependencies | patch | [`5.9.1` -> `5.9.2`](https://renovatebot.com/diffs/npm/astro/5.9.1/5.9.2) | --- > [!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>withastro/astro (astro)</summary> ### [`v5.9.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#592) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.9.1...astro@5.9.2) ##### Patch Changes - [#​13919](https://redirect.github.com/withastro/astro/pull/13919) [`423fe60`](https://redirect.github.com/withastro/astro/commit/423fe6048dfb4c24d198611f60a5815459efacd3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes a bug where Astro added quotes to the CSP resources. Only certain resources require quotes (e.g. `'self'` but not `https://cdn.example.com`), so Astro no longer adds quotes to any resources. You must now provide the quotes yourself for resources such as `'self'` when necessary: ```diff export default defineConfig({ experimental: { csp: { styleDirective: { resources: [ - "self", + "'self'", "https://cdn.example.com" ] } } } }) ``` - [#​13914](https://redirect.github.com/withastro/astro/pull/13914) [`76c5480`](https://redirect.github.com/withastro/astro/commit/76c5480ac0ab1f64df38c23a848f8d28f7640562) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - **BREAKING CHANGE to the experimental Content Security Policy feature only** Removes support for experimental Content Security Policy (CSP) when using the `<ClientRouter />` component for view transitions. It is no longer possible to enable experimental CSP while using Astro's view transitions. Support was already unstable with the `<ClientRouter />` because CSP required making its underlying implementation asynchronous. This caused breaking changes for several users and therefore, this PR removes support completely. If you are currently using the component for view transitions, please remove the experimental CSP flag as they cannot be used together. ```diff import { defineConfig } from 'astro/config'; export default defineConfig({ experimental: { - csp: true } }); ``` Alternatively, to continue using experimental CSP in your project, you can [consider migrating to the browser native View Transition API](https://events-3bg.pages.dev/jotter/astro-view-transitions/) and remove the `<ClientRouter />` from your project. You may be able to achieve similar results if you are not using Astro's enhancements to the native View Transitions and Navigation APIs. Support might be reintroduced in future releases. You can follow this experimental feature's development in [the CSP RFC](https://redirect.github.com/withastro/roadmap/blob/feat/rfc-csp/proposals/0055-csp.md). </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=--> |
||
|
|
04b4a21bba |
chore(website): lock file maintenance (#36165)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==--> |
||
|
|
9bc7f53e96 |
fix(website): update @astrojs/tailwind 5.1.5 → 6.0.2 (#36163)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind)) | dependencies | major | [`5.1.5` -> `6.0.2`](https://renovatebot.com/diffs/npm/@astrojs%2ftailwind/5.1.5/6.0.2) | --- > [!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>withastro/astro (@​astrojs/tailwind)</summary> ### [`v6.0.2`](https://redirect.github.com/withastro/astro/releases/tag/%40astrojs/tailwind%406.0.2) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@6.0.1...@astrojs/tailwind@6.0.2) ##### Patch Changes - [#​13505](https://redirect.github.com/withastro/astro/pull/13505) [`a98ae5b`](https://redirect.github.com/withastro/astro/commit/a98ae5b8f5c33900379012e9e253a755c0a8927e) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Updates the dependency `vite` to the latest. ### [`v6.0.1`](https://redirect.github.com/withastro/astro/releases/tag/%40astrojs/tailwind%406.0.1) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@6.0.0...@astrojs/tailwind@6.0.1) ##### Patch Changes - [#​13471](https://redirect.github.com/withastro/astro/pull/13471) [`020c542`](https://redirect.github.com/withastro/astro/commit/020c54247909fadc2c80c89b226ba59565d12cbf) Thanks [@​delucis](https://redirect.github.com/delucis)! - Updates the README to indicate that the Tailwind integration is deprecated ### [`v6.0.0`](https://redirect.github.com/withastro/astro/releases/tag/%40astrojs/tailwind%406.0.0) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@5.1.5...@astrojs/tailwind@6.0.0) ##### Major Changes - [#​13049](https://redirect.github.com/withastro/astro/pull/13049) [`2ed4bd9`](https://redirect.github.com/withastro/astro/commit/2ed4bd90f25a3e5a183d0bc862e3b359b8289b93) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Deprecates the integration Tailwind CSS now offers a Vite plugin which is the preferred way to use Tailwind 4 in Astro. Please uninstall `@astrojs/tailwind` and follow the [Tailwind documentation for manual installation](https://tailwindcss.com/docs/installation/framework-guides/astro). This updated major version is only provided as a convenience for existing projects until they are able to migrate to the new plugin. It offers no additional functionality and is no longer recommended, but may continue to be used in your projects until it is removed entirely. </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=--> |
||
|
|
92e9355fcd |
fix(deps): update module github.com/knadh/koanf/parsers/yaml v0.1.0 → v1.0.0 (clustertool) (#36161)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/knadh/koanf/parsers/yaml](https://redirect.github.com/knadh/koanf) | require | major | `v0.1.0` -> `v1.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>knadh/koanf (github.com/knadh/koanf/parsers/yaml)</summary> ### [`v1.0.0`](https://redirect.github.com/knadh/koanf/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/knadh/koanf/compare/v0.1.0...v1.0.0) - [`deea8ad`](https://redirect.github.com/knadh/koanf/commit/deea8ad) Upgrade deps </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=--> |
||
|
|
5a8085eb55 |
chore(github-action): update golangci/golangci-lint-action action v7 → v8 (#36154)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action) | action | major | `9fae48a` -> `4afd733` | --- > [!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>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary> ### [`v8`](https://redirect.github.com/golangci/golangci-lint-action/compare/v7...v8) [Compare Source](https://redirect.github.com/golangci/golangci-lint-action/compare/v7...v8) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
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=--> |
||
|
|
8f548c214b | fix(deps): update module github.com/rs/zerolog v1.33.0 → v1.34.0 (clustertool) (#36147) | ||
|
|
f8b7f1af0a | chore(helm): update image ghcr.io/ellite/wallos 3.2.0 → 3.3.0 (#36146) | ||
|
|
9b5c989cc8 | chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 820e129 (#36140) | ||
|
|
4fbb51f228 | chore(helm): update image docker.io/diygod/rsshub digest to c55b7c2 (#36138) | ||
|
|
f47734cd9e | chore(helm): update image docker.io/machines/filestash digest to bdcc804 (#36139) | ||
|
|
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--> |
||
|
|
1079320cf9 |
fix(deps): update module sigs.k8s.io/controller-runtime v0.20.4 → v0.21.0 (clustertool) (#36148)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime) | require | minor | `v0.20.4` -> `v0.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)</summary> ### [`v0.21.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.21.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.4...v0.21.0) #### Highlights - Bump to Kubernetes v1.33 libraries - Improvements for priority queue ([#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374)) - envtest now has an option to download envtest binaries (can be used to replace setup-envtest depending on use case) - Metric improvements: native histograms, all Go runtime metrics are enabled now - Various bug fixes - New reviewers: [@​troy0820](https://redirect.github.com/troy0820), [@​JoelSpeed](https://redirect.github.com/JoelSpeed)!! #### ⚠️ Breaking Changes - Bump to k8s.io/\* v0.33.0 and Go 1.24 ([#​3104](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3104) [#​3142](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3142) [#​3161](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3161) [#​3204](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3204) [#​3215](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3215)) - config: Stop enabling client-side ratelimiter by default ([#​3119](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3119)) - Previous behavior can be preserved by setting QPS 20 and Burst 30 on the rest.Config - controller: NewUnmanaged/NewTypedUnmanaged: Stop requiring a manager ([#​3141](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3141)) - reconcile: Deprecate `Result.Requeue` ([#​3107](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3107)) #### ✨ New Features - controller: priority queue: - Add debug logging for the state of the priority queue ([#​3075](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3075)) - Add priority label to queue depth metric ([#​3156](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3156)) - Leverage IsInInitialList ([#​3162](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3162)) - Remove redundant WithLowPriorityWhenUnchanged in builder ([#​3168](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3168)) - Retain the priority after Reconcile ([#​3167](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3167)) - Set priority automatically in handlers ([#​3111](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3111) [#​3152](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3152) [#​3160](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3160) [#​3174](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3174)) - envtest: Add Environment.KubeConfig field ([#​2278](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2278)) - envtest: Add option to download envtest binaries ([#​3135](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3135) [#​3137](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3137)) - events: Add IsInInitialList to TypedCreateEvent ([#​3162](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3162)) - log/zap: Enable panic log level ([#​3186](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3186)) - logging: Adopt WarningHandlerWithContext ([#​3176](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3176)) - logging: Improve logging by adopting contextual logging ([#​3149](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3149)) - metrics: Adopt native histograms ([#​3165](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3165)) - metrics: Expose all Go runtime metrics ([#​3070](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3070)) #### 🐛 Bug Fixes - apiutil: restmapper: Respect preferred version ([#​3151](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3151)) - builder: webhook: Fix custom path for webhook conflicts ([#​3102](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3102)) - cache: Clone maps to prevent data races when concurrently creating caches using the same options ([#​3078](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3078)) - cache: Stop accumulating lists in multi-namespace cache implementation ([#​3195](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3195)) - cache: List out of global cache when present and necessary ([#​3126](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3126)) - client: Return error if pagination is used with the cached client ([#​3134](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3134)) - controller: Support WaitForSync in TypedSyncingSource ([#​3084](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3084)) - controller: priority queue: Fix behavior of rate limit option in priorityqueue.AddWithOpts ([#​3103](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3103)) - controller: priority queue: Yet another queue_depth metric fix ([#​3085](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3085)) - controllerutil: CreateOrUpdate: Avoid panic when the MutateFn is nil ([#​2828](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2828)) - envtest: Fix nil pointer exception in Stop() ([#​3153](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3153)) - fake client: Fix data races when writing to the scheme ([#​3143](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3143)) - fake client: Use k8s.io/apimachinery/pkg/util/json to unmarshal in fake client ([#​3208](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3208)) - log/zap: Fix verbose info lost on KubeAwareEncoder.Clone ([#​3209](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3209)) - logging: controller: Use fmt.Stringer from custom source for logging (if available) ([#​3068](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3068)) - webhook: MultiMutatingHandler/MultiValidatingHandler: return warnings on webhook response ([#​3223](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3223)) #### 🌱 Others - Add troy0820 to reviewers ([#​3099](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3099)) - Add JoelSpeed to reviewers ([#​3097](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3097)) - client: Validate that unstructured objects don't require scheme registration ([#​3138](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3138)) - controller: Mention the SkipNameValidation option in the name validation error ([#​3170](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3170)) - docs: Clarify that controller-runtime is not a kubebuilder subproject ([#​3185](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3185)) - envtest: Export envtest.ReadCRDFiles ([#​3129](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3129)) - golangci-lint: Bump golangci-lint to v1.63.4 ([#​3076](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3076)) - golangci-lint: Bump golangci-lint to v2.1.6 ([#​3187](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3187)) - manager: Fix race in unit test ([#​3150](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3150)) - setup-envtest: Add RELEASE_TAG to show binary version with version command ([#​3166](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3166)) - setup-envtest: Fix Godoc for version.Version ([#​3177](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3177)) - tests: Fix: make test fails with make: \*\*\* \[Makefile:73: test] Error 1 ([#​3125](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3125)) 📖 Additionally, there have been 4 contributions to our documentation. ([#​3116](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3116), [#​3118](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3118), [#​3169](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3169), [#​3181](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3181), [#​3193](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3193), [#​3225](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3225)) #### Dependencies ##### Added - github.com/klauspost/compress: [v1.18.0](https://redirect.github.com/klauspost/compress/tree/v1.18.0) - github.com/kylelemons/godebug: [v1.1.0](https://redirect.github.com/kylelemons/godebug/tree/v1.1.0) - github.com/planetscale/vtprotobuf: [0393e58](https://redirect.github.com/planetscale/vtprotobuf/tree/0393e58) - go.opentelemetry.io/auto/sdk: v1.1.0 - gopkg.in/go-jose/go-jose.v2: v2.6.3 - sigs.k8s.io/randfill: v1.0.0 ##### Changed - cel.dev/expr: v0.18.0 → v0.19.1 - cloud.google.com/go/compute/metadata: v0.3.0 → v0.5.0 - github.com/cncf/xds/go: [555b57e → b4127c9](https://redirect.github.com/cncf/xds/compare/555b57e...b4127c9) - github.com/coreos/go-oidc: [v2.2.1+incompatible → v2.3.0+incompatible](https://redirect.github.com/coreos/go-oidc/compare/v2.2.1...v2.3.0) - github.com/davecgh/go-spew: [d8f796a → v1.1.1](https://redirect.github.com/davecgh/go-spew/compare/d8f796a...v1.1.1) - github.com/envoyproxy/go-control-plane: [v0.12.0 → v0.13.0](https://redirect.github.com/envoyproxy/go-control-plane/compare/v0.12.0...v0.13.0) - github.com/envoyproxy/protoc-gen-validate: [v1.0.4 → v1.1.0](https://redirect.github.com/envoyproxy/protoc-gen-validate/compare/v1.0.4...v1.1.0) - github.com/evanphx/json-patch/v5: [v5.9.0 → v5.9.11](https://redirect.github.com/evanphx/json-patch/compare/v5.9.0...v5.9.11) - github.com/golang-jwt/jwt/v4: [v4.5.0 → v4.5.2](https://redirect.github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.2) - github.com/golang/glog: [v1.2.1 → v1.2.2](https://redirect.github.com/golang/glog/compare/v1.2.1...v1.2.2) - github.com/google/cel-go: [v0.22.0 → v0.23.2](https://redirect.github.com/google/cel-go/compare/v0.22.0...v0.23.2) - github.com/google/gnostic-models: [v0.6.8 → v0.6.9](https://redirect.github.com/google/gnostic-models/compare/v0.6.8...v0.6.9) - github.com/google/go-cmp: [v0.6.0 → v0.7.0](https://redirect.github.com/google/go-cmp/compare/v0.6.0...v0.7.0) - github.com/gorilla/websocket: [v1.5.0 → e064f32](https://redirect.github.com/gorilla/websocket/compare/v1.5.0...e064f32) - github.com/grpc-ecosystem/grpc-gateway/v2: [v2.20.0 → v2.24.0](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.20.0...v2.24.0) - github.com/jessevdk/go-flags: [v1.4.0 → v1.6.1](https://redirect.github.com/jessevdk/go-flags/compare/v1.4.0...v1.6.1) - github.com/onsi/ginkgo/v2: [v2.21.0 → v2.22.0](https://redirect.github.com/onsi/ginkgo/compare/v2.21.0...v2.22.0) - github.com/onsi/gomega: [v1.35.1 → v1.36.1](https://redirect.github.com/onsi/gomega/compare/v1.35.1...v1.36.1) - github.com/pmezard/go-difflib: [5d4384e → v1.0.0](https://redirect.github.com/pmezard/go-difflib/compare/5d4384e...v1.0.0) - github.com/prometheus/client_golang: [v1.19.1 → v1.22.0](https://redirect.github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0) - github.com/prometheus/common: [v0.55.0 → v0.62.0](https://redirect.github.com/prometheus/common/compare/v0.55.0...v0.62.0) - github.com/rogpeppe/go-internal: [v1.12.0 → v1.13.1](https://redirect.github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1) - github.com/stretchr/objx: [v0.5.0 → v0.5.2](https://redirect.github.com/stretchr/objx/compare/v0.5.0...v0.5.2) - github.com/stretchr/testify: [v1.9.0 → v1.10.0](https://redirect.github.com/stretchr/testify/compare/v1.9.0...v1.10.0) - go.etcd.io/etcd/api/v3: v3.5.16 → v3.5.21 - go.etcd.io/etcd/client/pkg/v3: v3.5.16 → v3.5.21 - go.etcd.io/etcd/client/v2: v2.305.16 → v2.305.21 - go.etcd.io/etcd/client/v3: v3.5.16 → v3.5.21 - go.etcd.io/etcd/pkg/v3: v3.5.16 → v3.5.21 - go.etcd.io/etcd/raft/v3: v3.5.16 → v3.5.21 - go.etcd.io/etcd/server/v3: v3.5.16 → v3.5.21 - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.53.0 → v0.58.0 - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.53.0 → v0.58.0 - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.27.0 → v1.33.0 - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.28.0 → v1.33.0 - go.opentelemetry.io/otel/metric: v1.28.0 → v1.33.0 - go.opentelemetry.io/otel/sdk: v1.28.0 → v1.33.0 - go.opentelemetry.io/otel/trace: v1.28.0 → v1.33.0 - go.opentelemetry.io/otel: v1.28.0 → v1.33.0 - go.opentelemetry.io/proto/otlp: v1.3.1 → v1.4.0 - golang.org/x/crypto: v0.28.0 → v0.36.0 - golang.org/x/net: v0.30.0 → v0.38.0 - golang.org/x/oauth2: v0.23.0 → v0.27.0 - golang.org/x/sync: v0.8.0 → v0.12.0 - golang.org/x/sys: v0.26.0 → v0.31.0 - golang.org/x/term: v0.25.0 → v0.30.0 - golang.org/x/text: v0.19.0 → v0.23.0 - golang.org/x/time: v0.7.0 → v0.9.0 - google.golang.org/genproto/googleapis/api: [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) → [`e6fa225`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/e6fa225) - google.golang.org/genproto/googleapis/rpc: [`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0) → [`e6fa225`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/e6fa225) - google.golang.org/grpc: v1.65.0 → v1.68.1 - google.golang.org/protobuf: v1.35.1 → v1.36.5 - k8s.io/api: v0.32.0 → v0.33.0 - k8s.io/apiextensions-apiserver: v0.32.0 → v0.33.0 - k8s.io/apimachinery: v0.32.0 → v0.33.0 - k8s.io/apiserver: v0.32.0 → v0.33.0 - k8s.io/client-go: v0.32.0 → v0.33.0 - k8s.io/code-generator: v0.32.0 → v0.33.0 - k8s.io/component-base: v0.32.0 → v0.33.0 - k8s.io/gengo/v2: [`2b36238`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/2b36238) → [`1244d31`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/1244d31) - k8s.io/kms: v0.32.0 → v0.33.0 - k8s.io/kube-openapi: [`32ad38e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/32ad38e) → [`c8a335a`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/c8a335a) - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.31.0 → v0.31.2 - sigs.k8s.io/structured-merge-diff/v4: v4.4.2 → v4.6.0 ##### Removed - github.com/asaskevich/govalidator: [f61b66f](https://redirect.github.com/asaskevich/govalidator/tree/f61b66f) - github.com/go-kit/log: [v0.2.1](https://redirect.github.com/go-kit/log/tree/v0.2.1) - github.com/go-logfmt/logfmt: [v0.5.1](https://redirect.github.com/go-logfmt/logfmt/tree/v0.5.1) - google.golang.org/appengine: v1.6.7 - gopkg.in/square/go-jose.v2: v2.6.0 *Thanks to all our contributors!* 😊 </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=--> |
||
|
|
00ea2fcdd9 | fix(website): update astro-better-image-service 2.1.5 → 2.1.6 (#36144) | ||
|
|
9567cb9d6f |
fix(deps): update module github.com/knadh/koanf/v2 v2.2.0 → v2.2.1 (clustertool) (#36142)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/knadh/koanf/v2](https://redirect.github.com/knadh/koanf) | require | patch | `v2.2.0` -> `v2.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>knadh/koanf (github.com/knadh/koanf/v2)</summary> ### [`v2.2.1`](https://redirect.github.com/knadh/koanf/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/knadh/koanf/compare/v2.2.0...v2.2.1) #### What's Changed - Bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 in /providers/nats by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/knadh/koanf/pull/350](https://redirect.github.com/knadh/koanf/pull/350) - Bump golang.org/x/net from 0.36.0 to 0.38.0 in /providers/consul by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/knadh/koanf/pull/351](https://redirect.github.com/knadh/koanf/pull/351) - Bump golang.org/x/net from 0.37.0 to 0.38.0 in /examples by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/knadh/koanf/pull/353](https://redirect.github.com/knadh/koanf/pull/353) - changing cliflagv2 to support variadic forcedinclude parameter by [@​kooroo](https://redirect.github.com/kooroo) in [https://github.com/knadh/koanf/pull/357](https://redirect.github.com/knadh/koanf/pull/357) - adds urfave/cli/v3 parser by [@​n0cloud](https://redirect.github.com/n0cloud) in [https://github.com/knadh/koanf/pull/361](https://redirect.github.com/knadh/koanf/pull/361) - add toggle to split nats kv on "." delimiter by [@​nickchomey](https://redirect.github.com/nickchomey) in [https://github.com/knadh/koanf/pull/355](https://redirect.github.com/knadh/koanf/pull/355) #### New Contributors - [@​kooroo](https://redirect.github.com/kooroo) made their first contribution in [https://github.com/knadh/koanf/pull/357](https://redirect.github.com/knadh/koanf/pull/357) - [@​n0cloud](https://redirect.github.com/n0cloud) made their first contribution in [https://github.com/knadh/koanf/pull/361](https://redirect.github.com/knadh/koanf/pull/361) - [@​nickchomey](https://redirect.github.com/nickchomey) made their first contribution in [https://github.com/knadh/koanf/pull/355](https://redirect.github.com/knadh/koanf/pull/355) **Full Changelog**: https://github.com/knadh/koanf/compare/v2.2.0...v2.2.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=--> |
||
|
|
59d80e833e |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.33.1 (clustertool) (#35401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | patch | `v1.33.0` -> `v1.33.1` | --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.33.1`](https://redirect.github.com/siderolabs/kubelet/compare/v1.33.0...v1.33.1) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.33.0...v1.33.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
33a0195381 |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.10.3 (clustertool) (#35404)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/siderolabs/installer | patch | `v1.10.1` -> `v1.10.3` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
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=--> |
||
|
|
099882c3af | chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 6de96c1 (#36125) | ||
|
|
02a1716718 | chore(helm): update image public.ecr.aws/docker/library/odoo digest to 9ed1354 (#36126) | ||
|
|
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=--> |
||
|
|
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--> |
||
|
|
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=--> |
||
|
|
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">[#​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=--> |
||
|
|
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/  #### Fixed - 💄Fixing CSS Issues in sabnzbd-base.css by [@​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 - [@​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=--> |
||
|
|
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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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=--> |
||
|
|
3805e93ef4 |
fix(deps): update module github.com/go-git/go-git/v5 v5.16.1 → v5.16.2 (clustertool) (#36134)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | require | patch | `v5.16.1` -> `v5.16.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.16.2`](https://redirect.github.com/go-git/go-git/releases/tag/v5.16.2) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.16.1...v5.16.2) #### What's Changed - utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to releases/v5.x by [@​kane8n](https://redirect.github.com/kane8n) in [https://github.com/go-git/go-git/pull/1567](https://redirect.github.com/go-git/go-git/pull/1567) **Full Changelog**: https://github.com/go-git/go-git/compare/v5.16.1...v5.16.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=--> |
||
|
|
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--> |
||
|
|
e42998ca8f | chore(helm): update image lscr.io/linuxserver/calibre-web digest to 0b1eec4 (#36123) | ||
|
|
a783864ff5 | chore(helm): update image seaduboi/broadcast-box digest to 735d1ea (#36127) | ||
|
|
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--> |
||
|
|
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--> |
||
|
|
9b9f82dfc8 | chore(helm): update image ghcr.io/linuxserver/ombi digest to 82d3d08 (#36121) |