4895b767e64fff24229bcff4b3fa5cb24e6c2d07
41315 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
4895b767e6 |
chore(helm): update image docker.io/deluan/navidrome 0.55.0 → 0.55.1 (#33266)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome) | patch | `2a1d37a` -> `f78fa70` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>navidrome/navidrome (docker.io/deluan/navidrome)</summary> ### [`v0.55.1`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.55.1) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.55.0...v0.55.1) #### Bugfix release A bunch of bug fixes, and a couple of improvements. Thanks you all for the feedback! #### Changelog ##### New Features - [`2838ac3`](https://redirect.github.com/navidrome/navidrome/commit/2838ac36df72fefbe796e0fa88316ea6d7f106f9): feat(scanner): allow disabling tags with `Tags.<tag>.Ignore=true` ([@​deluan](https://redirect.github.com/deluan)) - [`beb768c`](https://redirect.github.com/navidrome/navidrome/commit/beb768cd9cd00f01581fe190a345ccf8617950db): feat(server): add Role filters to albums ([#​3829](https://redirect.github.com/navidrome/navidrome/issues/3829)) ([@​deluan](https://redirect.github.com/deluan)) ##### Bug fixes - [`b952672`](https://redirect.github.com/navidrome/navidrome/commit/b952672877be6f927a0c0a44b84b3415e243fd13): fix(scanner): add back the Scanner.GenreSeparators as a deprecated option ([@​deluan](https://redirect.github.com/deluan)) - [`226be78`](https://redirect.github.com/navidrome/navidrome/commit/226be78bf538b2bd025d4ad5b683d6368683c695): fix(scanner): full_text not being updated on scan ([@​deluan](https://redirect.github.com/deluan)) - [`938c3d4`](https://redirect.github.com/navidrome/navidrome/commit/938c3d44ccb96c2f0f1751d2b07f8ae29c4f061c): fix(scanner): restore setsubtitle as discsubtitle for non-WMA ([#​3821](https://redirect.github.com/navidrome/navidrome/issues/3821)) ([@​kgarner7](https://redirect.github.com/kgarner7)) - [`5fb1db6`](https://redirect.github.com/navidrome/navidrome/commit/5fb1db60314ee800cb6ead9a9f7100da3c206661): fix(scanner): watcher not working with relative MusicFolder ([@​deluan](https://redirect.github.com/deluan)) - [`2a15a21`](https://redirect.github.com/navidrome/navidrome/commit/2a15a217deb49f6838bed6634f81c49e5a4f43da): fix(server): db migration does not work for MusicFolders ending with a trailing slash. ([#​3797](https://redirect.github.com/navidrome/navidrome/issues/3797)) ([@​deluan](https://redirect.github.com/deluan)) - [`5c67297`](https://redirect.github.com/navidrome/navidrome/commit/5c67297dcef63bef4a52b506ebcc55d670f34867): fix(server): panic when logging tag type. Fix [#​3790](https://redirect.github.com/navidrome/navidrome/issues/3790) ([@​deluan](https://redirect.github.com/deluan)) - [`5c0b6fb`](https://redirect.github.com/navidrome/navidrome/commit/5c0b6fb9b7363582e351f90e594ef5e17f5e50d9): fix(server): skip non-UTF encoding during the database migration. ([#​3803](https://redirect.github.com/navidrome/navidrome/issues/3803)) ([@​deluan](https://redirect.github.com/deluan)) - [`ed1109d`](https://redirect.github.com/navidrome/navidrome/commit/ed1109ddb232184d69e655b72a2a44f9c1033e5b): fix(subsonic): fix albumCount in artists ([#​3827](https://redirect.github.com/navidrome/navidrome/issues/3827)) ([@​kgarner7](https://redirect.github.com/kgarner7)) - [`7c13878`](https://redirect.github.com/navidrome/navidrome/commit/7c1387807567519e588c398ec94d74b3041fa1af): fix(subsonic): getRandomSongs with `genre` filter ([@​deluan](https://redirect.github.com/deluan)) - [`a28462a`](https://redirect.github.com/navidrome/navidrome/commit/a28462a7abd2d4e26c4fc44ea51065ab8338922a): fix(ui): fix `make dev` ([#​3795](https://redirect.github.com/navidrome/navidrome/issues/3795)) ([@​kgarner7](https://redirect.github.com/kgarner7)) - [`70f536e`](https://redirect.github.com/navidrome/navidrome/commit/70f536e04df0e7603a68ce1a9f7bb60c35873e4c): fix(ui): skip missing files in bulk operations ([#​3807](https://redirect.github.com/navidrome/navidrome/issues/3807)) ([@​deluan](https://redirect.github.com/deluan)) - [`0bb4b88`](https://redirect.github.com/navidrome/navidrome/commit/0bb4b881e905a2ffa07aef1dbb7308a1ddae141d): fix(ui): update Español translation ([#​3805](https://redirect.github.com/navidrome/navidrome/issues/3805)) ([@​RigleGit](https://redirect.github.com/RigleGit)) ##### Documentation updates - [`98808e4`](https://redirect.github.com/navidrome/navidrome/commit/98808e4b6dd7c2f6af82cf1dbeeb847f67c47538): docs(scanner): clarifies the purpose of the mappings.yaml file for regular users ([@​deluan](https://redirect.github.com/deluan)) ##### Other work - [`422ba22`](https://redirect.github.com/navidrome/navidrome/commit/422ba2284e4baa45ed939505b12fcd378e6e339a): chore(scanner): add logs to .ndignore processing ([@​deluan](https://redirect.github.com/deluan)) **Full Changelog**: https://github.com/navidrome/navidrome/compare/v0.55.0...v0.55.1 #### Helping out This release is only possible thanks to the support of some **awesome people**! Want to be one of them? You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a [Ko-fi](https://ko-fi.com/deluan), or [contribute with code](https://www.navidrome.org/docs/developers/). #### Where to go next? - Read installation instructions on our [website](https://www.navidrome.org/docs/installation/). - Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome) for a simple cloud solution. - Reach out on [Discord](https://discord.gg/xh7j7yF), [Reddit](https://www.reddit.com/r/navidrome/) and [Twitter](https://twitter.com/navidrome)! </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e8713353c7 |
chore(helm): update image docker.io/gaseousgames/gaseousserver v1.7.10 → v1.7.11 (#33268)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/gaseousgames/gaseousserver | patch | `8fef708` -> `a461a93` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
610519bbc2 |
chore(helm): update image docker.io/feramance/qbitrr v4.10.16 → v4.10.20 (#33267)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `6356d40` -> `931a7ce` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`v4.10.20`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41020-12032025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.19...v4.10.20) - [\[patch\] Adjusted stalled delay fallback, logs, and stalled delay now acts on the last activity, rather than added on](https://redirect.github.com/Feramance/qBitrr/commit/a61080f740835600c02383376134b6157a024346) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.10.19`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41019-12032025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.18...v4.10.19) - [\[patch\] Enabled stalled delay default](https://redirect.github.com/Feramance/qBitrr/commit/e9df62d84372b997f399e52e0870150438191104) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.10.18`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41018-12032025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.17...v4.10.18) - [\[patch\] Free space fixes and remove stalled tag if recent](https://redirect.github.com/Feramance/qBitrr/commit/8bf7bb4366c0dc38fd2ff2ae430c7c8bf8a79cfb) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.10.17`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41017-12032025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.16...v4.10.17) - [\[patch\] Updated paused torrent handling](https://redirect.github.com/Feramance/qBitrr/commit/1b4be8ff27ec72132e29db1a96ff612dad8d9df5) - [@​Feramance](https://redirect.github.com/Feramance) - [Free space adjustements](https://redirect.github.com/Feramance/qBitrr/commit/7805b27bc78a19ae27db7e0e19abe6c102ec396b) - [@​Feramance](https://redirect.github.com/Feramance) *** </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6926301e68 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.3.2 → 2025.3.3 (#33269)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `3f47bf8` -> `b67d76f` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.3.3`](https://redirect.github.com/home-assistant/core/releases/tag/2025.3.3) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.3.2...2025.3.3) - Fix bug with all Roborock maps being set to the wrong map when empty ([@​Lash-L] - [#​138493]) ([roborock docs]) - Bump pysuezV2 to 2.0.4 ([@​jb101010-2] - [#​139824]) ([suez_water docs]) (dependency) - Bump upb-lib to 0.6.1 ([@​gwww] - [#​140212]) ([upb docs]) (dependency) - Use only IPv4 for zeroconf in bluesound integration ([@​LouisChrist] - [#​140226]) ([bluesound docs]) - Only do WebDAV path migration when path differs ([@​jpbede] - [#​140402]) ([webdav docs]) - Bump velbusaio to 2025.3.1 ([@​cereal2nd] - [#​140443]) ([velbus docs]) (dependency) - Mark value in number.set_value action as required ([@​joostlek] - [#​140445]) ([number docs]) - Bump Tesla Fleet API to 0.9.13 ([@​Bre77] - [#​140485]) ([tessie docs]) ([teslemetry docs]) ([tesla_fleet docs]) - Update xknxproject to 3.8.2 ([@​farmio] - [#​140499]) ([knx docs]) (dependency) - Fix Shelly diagnostics for devices without WebSocket Outbound support ([@​bieniu] - [#​140501]) ([shelly docs]) - Fix windowShadeLevel capability in SmartThings ([@​joostlek] - [#​140552]) ([smartthings docs]) - Set unit of measurement for SmartThings oven setpoint ([@​joostlek] - [#​140560]) ([smartthings docs]) - Fix missing UnitOfPower.MILLIWATT in sensor and number allowed units ([@​ashionky] - [#​140567]) ([sensor docs]) [#​138493]: https://redirect.github.com/home-assistant/core/pull/138493 [#​139824]: https://redirect.github.com/home-assistant/core/pull/139824 [#​139859]: https://redirect.github.com/home-assistant/core/pull/139859 [#​140061]: https://redirect.github.com/home-assistant/core/pull/140061 [#​140212]: https://redirect.github.com/home-assistant/core/pull/140212 [#​140226]: https://redirect.github.com/home-assistant/core/pull/140226 [#​140392]: https://redirect.github.com/home-assistant/core/pull/140392 [#​140402]: https://redirect.github.com/home-assistant/core/pull/140402 [#​140443]: https://redirect.github.com/home-assistant/core/pull/140443 [#​140445]: https://redirect.github.com/home-assistant/core/pull/140445 [#​140485]: https://redirect.github.com/home-assistant/core/pull/140485 [#​140499]: https://redirect.github.com/home-assistant/core/pull/140499 [#​140501]: https://redirect.github.com/home-assistant/core/pull/140501 [#​140552]: https://redirect.github.com/home-assistant/core/pull/140552 [#​140560]: https://redirect.github.com/home-assistant/core/pull/140560 [#​140567]: https://redirect.github.com/home-assistant/core/pull/140567 [@​Bre77]: https://redirect.github.com/Bre77 [@​Lash-L]: https://redirect.github.com/Lash-L [@​LouisChrist]: https://redirect.github.com/LouisChrist [@​ashionky]: https://redirect.github.com/ashionky [@​bieniu]: https://redirect.github.com/bieniu [@​cereal2nd]: https://redirect.github.com/cereal2nd [@​farmio]: https://redirect.github.com/farmio [@​frenck]: https://redirect.github.com/frenck [@​gwww]: https://redirect.github.com/gwww [@​jb101010-2]: https://redirect.github.com/jb101010-2 [@​joostlek]: https://redirect.github.com/joostlek [@​jpbede]: https://redirect.github.com/jpbede [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [bluesound docs]: https://www.home-assistant.io/integrations/bluesound/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [number docs]: https://www.home-assistant.io/integrations/number/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [sensor docs]: https://www.home-assistant.io/integrations/sensor/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [smartthings docs]: https://www.home-assistant.io/integrations/smartthings/ [suez_water docs]: https://www.home-assistant.io/integrations/suez_water/ [tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [tessie docs]: https://www.home-assistant.io/integrations/tessie/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [webdav docs]: https://www.home-assistant.io/integrations/webdav/ </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d0be29aaab |
chore(helm): update image lscr.io/linuxserver/cops digest to 6b567c5 (#33341)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | digest | `6c820a6` -> `6b567c5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c5d2825e0d |
chore(helm): update image docker.io/codercom/code-server 4.98.0 → 4.98.2 (#33264)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/codercom/code-server | patch | `4919003` -> `9ed588a` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8a309f5175 |
chore(helm): update image docker.io/sourcegraph/server 6.1.2889 → 6.1.4020 (#33272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sourcegraph/server](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch | `0637251` -> `047c146` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
afd707ecee |
fix(truenas-exporter): graphite_mapping and dashboard (#33351)
**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. --> Updated to the latest graphite_mapping and also updated the dashboard to the most recent version. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> All added as configmaps on my own cluster. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [x] 🧪 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._ |
||
|
|
b1448fb61d |
chore(helm): update image ghcr.io/gethomepage/homepage v0.10.9 → v1.0.4 (#33346)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | major | `b6d7328` -> `78a34ac` | --- > [!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>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.0.4`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.4) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.3...v1.0.4) #### What's Changed - Chore: update minecraftstatuspinger to 1.2.2 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4982](https://redirect.github.com/gethomepage/homepage/pull/4982) - Fix: fix Kubernetes stats in v1.0.0 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4984](https://redirect.github.com/gethomepage/homepage/pull/4984) - Change: re-enable k8s ingress by default by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4988](https://redirect.github.com/gethomepage/homepage/pull/4988) - Fix: fix bookmark heights again by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4997](https://redirect.github.com/gethomepage/homepage/pull/4997) - Fix: re-add tailwind css safelist by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4999](https://redirect.github.com/gethomepage/homepage/pull/4999) - Fix: fix custom quicklaunch search suggestions without search widget by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5003](https://redirect.github.com/gethomepage/homepage/pull/5003) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.0.3...v1.0.4 ### [`v1.0.3`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.3) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.2...v1.0.3) #### What's Changed - Fix: wrapping in bookmarks by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4945](https://redirect.github.com/gethomepage/homepage/pull/4945) - Fix: fix kavita API body with key by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4948](https://redirect.github.com/gethomepage/homepage/pull/4948) - Fix: correct units for speedtest tracker API v2 by [@​brikim](https://redirect.github.com/brikim) in [https://github.com/gethomepage/homepage/pull/4950](https://redirect.github.com/gethomepage/homepage/pull/4950) - Change: prefer IPv4 in docker image by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4954](https://redirect.github.com/gethomepage/homepage/pull/4954) - Enhancement: allow disabling host checking by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4967](https://redirect.github.com/gethomepage/homepage/pull/4967) - Fix: jellyfin handle empty episode numbers by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4970](https://redirect.github.com/gethomepage/homepage/pull/4970) - Documentation: add HOMEPAGE_ALLOWED_HOSTS to k8s docs by [@​xalxnder](https://redirect.github.com/xalxnder) in [https://github.com/gethomepage/homepage/pull/4969](https://redirect.github.com/gethomepage/homepage/pull/4969) #### New Contributors - [@​xalxnder](https://redirect.github.com/xalxnder) made their first contribution in [https://github.com/gethomepage/homepage/pull/4969](https://redirect.github.com/gethomepage/homepage/pull/4969) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.0.2...v1.0.3 ### [`v1.0.2`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.2) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.0...v1.0.2) This small bug fix fixes a couple of layout issues in v1.0.0 and reverts a change to networking that was in v1.0.1 Please also check out the [v1.0 release notes](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.0) - Fix: fix plex total size with larger libraries by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4933](https://redirect.github.com/gethomepage/homepage/pull/4933) - Fix: fix larger breakpoint by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4935](https://redirect.github.com/gethomepage/homepage/pull/4935) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.0.0...v1.0.2 ### [`v1.0.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.9...v1.0.0) #### Homepage v1.0! 🎉 We're excited to announce the release of homepage v1.0! This release contains a bunch of new widgets, fixes and other improvements, but if you're curious why the major version bump, it's [because](https://semver.org) of the **breaking changes** included: - \[BREAKING] Enhancement: require host validation by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4744](https://redirect.github.com/gethomepage/homepage/pull/4744) - This change is for security reasons and the update is simple: users will need to set the `HOMEPAGE_ALLOWED_HOSTS` environment variable (how to do that varies by install type, see [the docs](https://gethomepage.dev/installation/)) - \[BREAKING] Chore: update to next v15 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4661](https://redirect.github.com/gethomepage/homepage/pull/4661) - homepage no longer runs on armv7 (RIP ✌️) - \[BREAKING] Chore: upgrade to tailwind v4 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4863](https://redirect.github.com/gethomepage/homepage/pull/4863) - some users may need to update their custom css - \[BREAKING] Enhancement: support for Kubernetes gateway API by [@​djeinstine](https://redirect.github.com/djeinstine) in [https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643) - k8s users may need to update their configuration, see https://gethomepage.dev/configs/kubernetes/ Thank you to our community of contributors, discord chat helpers and **our users**! We are so proud of the collaboration that goes into keeping this project delightful. #### What's Changed - Documentation: add note about clearing UniFi cache non-docker by [@​GTez](https://redirect.github.com/GTez) in [https://github.com/gethomepage/homepage/pull/4585](https://redirect.github.com/gethomepage/homepage/pull/4585) - Enhancement: handle evcc breaking change by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4630](https://redirect.github.com/gethomepage/homepage/pull/4630) - Development: pnpm lint on ci by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4646](https://redirect.github.com/gethomepage/homepage/pull/4646) - Fix: fix overlap with glances charts in multi-widgets by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4653](https://redirect.github.com/gethomepage/homepage/pull/4653) - \[BREAKING] Chore: update to next v15 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4661](https://redirect.github.com/gethomepage/homepage/pull/4661) - Feature: Firefly widget by [@​Amjad50](https://redirect.github.com/Amjad50) in [https://github.com/gethomepage/homepage/pull/4683](https://redirect.github.com/gethomepage/homepage/pull/4683) - Fix: correct package version number by [@​Maarc](https://redirect.github.com/Maarc) in [https://github.com/gethomepage/homepage/pull/4691](https://redirect.github.com/gethomepage/homepage/pull/4691) - Enhancement: support speedtest v1.2 API by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4695](https://redirect.github.com/gethomepage/homepage/pull/4695) - Enhancement: filter prometheus API endpoint for active only by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4701](https://redirect.github.com/gethomepage/homepage/pull/4701) - Fix: fix nesting with unsorted groups by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4711](https://redirect.github.com/gethomepage/homepage/pull/4711) - Enhancement: use datasets for truenas pools by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4716](https://redirect.github.com/gethomepage/homepage/pull/4716) - Chore: upgrade kubernetes/client-node by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4715](https://redirect.github.com/gethomepage/homepage/pull/4715) - Fix: Timezone-aware Date comparison for Calendar integration by [@​Yeraze](https://redirect.github.com/Yeraze) in [https://github.com/gethomepage/homepage/pull/4742](https://redirect.github.com/gethomepage/homepage/pull/4742) - \[BREAKING] Enhancement: support for Kubernetes gateway API by [@​djeinstine](https://redirect.github.com/djeinstine) in [https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643) - \[BREAKING] Enhancement: require host validation by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4744](https://redirect.github.com/gethomepage/homepage/pull/4744) - Enhancement: better tz parsing of ical recurring events by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4749](https://redirect.github.com/gethomepage/homepage/pull/4749) - Fix: handle possible null reference in k8s gateway api by [@​dudo](https://redirect.github.com/dudo) in [https://github.com/gethomepage/homepage/pull/4752](https://redirect.github.com/gethomepage/homepage/pull/4752) - Fixhancement: add an option to fritzbox widget to display IPv6 by [@​astappiev](https://redirect.github.com/astappiev) in [https://github.com/gethomepage/homepage/pull/4778](https://redirect.github.com/gethomepage/homepage/pull/4778) - Enhancement: improve try to prune trailing slashes by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4783](https://redirect.github.com/gethomepage/homepage/pull/4783) - Enhancement: support API key for Kavita by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4784](https://redirect.github.com/gethomepage/homepage/pull/4784) - Chore(deps): Bump jsonpath-plus from 10.2.0 to 10.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4794](https://redirect.github.com/gethomepage/homepage/pull/4794) - Chore: another big deps update by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4795](https://redirect.github.com/gethomepage/homepage/pull/4795) - Documentation: add auth documentation to PeaNUT by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/gethomepage/homepage/pull/4803](https://redirect.github.com/gethomepage/homepage/pull/4803) - Enhancement: better handle recurring events poorly handled by ical library by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4807](https://redirect.github.com/gethomepage/homepage/pull/4807) - Chore(deps): Bump docker/setup-qemu-action from 3.4.0 to 3.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4836](https://redirect.github.com/gethomepage/homepage/pull/4836) - Fix: subtract inactive_file from glances container memory usage by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4844](https://redirect.github.com/gethomepage/homepage/pull/4844) - Documentation: remove auth info from romm widget by [@​gantoine](https://redirect.github.com/gantoine) in [https://github.com/gethomepage/homepage/pull/4846](https://redirect.github.com/gethomepage/homepage/pull/4846) - Chore(deps): Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4848](https://redirect.github.com/gethomepage/homepage/pull/4848) - Chore(deps-dev): Bump eslint-config-prettier from 9.1.0 to 10.0.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4856](https://redirect.github.com/gethomepage/homepage/pull/4856) - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4859](https://redirect.github.com/gethomepage/homepage/pull/4859) - Enhancement: support new unifi network api and api key by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4860](https://redirect.github.com/gethomepage/homepage/pull/4860) - Chore(deps-dev): Bump eslint from 9.20.1 to 9.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4858](https://redirect.github.com/gethomepage/homepage/pull/4858) - Chore(deps): Bump tough-cookie from 4.1.4 to 5.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/4857](https://redirect.github.com/gethomepage/homepage/pull/4857) - Feature: Add APC UPS widget by [@​nicupavel](https://redirect.github.com/nicupavel) in [https://github.com/gethomepage/homepage/pull/4840](https://redirect.github.com/gethomepage/homepage/pull/4840) - \[BREAKING] Chore: upgrade to tailwind v4 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4863](https://redirect.github.com/gethomepage/homepage/pull/4863) - Fix: return all http routes of a namespace (k8s) by [@​arthur-leclerc](https://redirect.github.com/arthur-leclerc) in [https://github.com/gethomepage/homepage/pull/4865](https://redirect.github.com/gethomepage/homepage/pull/4865) - Fix: correct omada widget connectedGateways by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4872](https://redirect.github.com/gethomepage/homepage/pull/4872) - Enhancement: support komga API keys, breaking API changes by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4874](https://redirect.github.com/gethomepage/homepage/pull/4874) - Fix: use 'real_usage' for synology diskstation memory stats by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4880](https://redirect.github.com/gethomepage/homepage/pull/4880) - Fix: fix k8s get nodes error log by [@​jnodorp](https://redirect.github.com/jnodorp) in [https://github.com/gethomepage/homepage/pull/4887](https://redirect.github.com/gethomepage/homepage/pull/4887) - Enhancement: support automatic service discovery services with layout-only nesting by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4900](https://redirect.github.com/gethomepage/homepage/pull/4900) - Chore: add plex container size to requests by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4903](https://redirect.github.com/gethomepage/homepage/pull/4903) - Chore: migrate to pnpm only by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4907](https://redirect.github.com/gethomepage/homepage/pull/4907) - Feature: Hoarder service widget by [@​vhsdream](https://redirect.github.com/vhsdream) in [https://github.com/gethomepage/homepage/pull/4913](https://redirect.github.com/gethomepage/homepage/pull/4913) - Enhancement: cache release data, allow disable release checking by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4917](https://redirect.github.com/gethomepage/homepage/pull/4917) - New Crowdin translations by GitHub Action by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/gethomepage/homepage/pull/4599](https://redirect.github.com/gethomepage/homepage/pull/4599) #### New Contributors - [@​GTez](https://redirect.github.com/GTez) made their first contribution in [https://github.com/gethomepage/homepage/pull/4585](https://redirect.github.com/gethomepage/homepage/pull/4585) - [@​Amjad50](https://redirect.github.com/Amjad50) made their first contribution in [https://github.com/gethomepage/homepage/pull/4683](https://redirect.github.com/gethomepage/homepage/pull/4683) - [@​Maarc](https://redirect.github.com/Maarc) made their first contribution in [https://github.com/gethomepage/homepage/pull/4691](https://redirect.github.com/gethomepage/homepage/pull/4691) - [@​Yeraze](https://redirect.github.com/Yeraze) made their first contribution in [https://github.com/gethomepage/homepage/pull/4742](https://redirect.github.com/gethomepage/homepage/pull/4742) - [@​djeinstine](https://redirect.github.com/djeinstine) made their first contribution in [https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643) - [@​dudo](https://redirect.github.com/dudo) made their first contribution in [https://github.com/gethomepage/homepage/pull/4752](https://redirect.github.com/gethomepage/homepage/pull/4752) - [@​astappiev](https://redirect.github.com/astappiev) made their first contribution in [https://github.com/gethomepage/homepage/pull/4778](https://redirect.github.com/gethomepage/homepage/pull/4778) - [@​nicupavel](https://redirect.github.com/nicupavel) made their first contribution in [https://github.com/gethomepage/homepage/pull/4840](https://redirect.github.com/gethomepage/homepage/pull/4840) - [@​arthur-leclerc](https://redirect.github.com/arthur-leclerc) made their first contribution in [https://github.com/gethomepage/homepage/pull/4865](https://redirect.github.com/gethomepage/homepage/pull/4865) - [@​jnodorp](https://redirect.github.com/jnodorp) made their first contribution in [https://github.com/gethomepage/homepage/pull/4887](https://redirect.github.com/gethomepage/homepage/pull/4887) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.10.9...v1.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
6fb72852bb |
chore(helm): update image ghcr.io/linuxserver/firefox 135.0.1 → 136.0.1 (#33347)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | major | `567fb61` -> `90efc72` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
97dd08e9f2 |
chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 2da7834 (#33348)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cthulhoo/ttrss-web-nginx | digest | `09f03d2` -> `2da7834` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
79a1cb7827 |
chore(flux): update image minecraft-java 22.23.0 → 22.23.1 (#33350)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [minecraft-java](https://truecharts.org/charts/stable/minecraft-java) ([source](https://ghcr.io/itzg/minecraft-server)) | patch | `22.23.0` -> `22.23.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
29d0c2c7f5 |
chore(flux): update image jackett 23.3.49 → 23.3.50 (#33349)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.49` -> `23.3.50` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5971ea855a |
chore(helm): update image docker.io/syncthing/syncthing 1.29.2 → 1.29.3 (#33273)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `3f5c977` -> `59580c7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.29.3`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.3) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.2...v1.29.3) v1.29.3 Bugfixes: - [#​9929](https://redirect.github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed" </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
21d0d6fa9f |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1634 → 0.22.1646 (#33344)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `be12ba4` -> `055eff4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
96495b81ba |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 9435259 (#33340)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `eded9ed` -> `9435259` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f25d6d3715 |
chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 09f03d2 (#33338)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cthulhoo/ttrss-web-nginx | digest | `78ab105` -> `09f03d2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e27847cb1d |
chore(helm): update chart mongodb 15.3.5 → 15.3.6 (#33343)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/stable/mongodb) ([source](https://gallery.ecr.aws/bitnami/mongodb)) | patch | `15.3.5` -> `15.3.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3ec95307bc |
chore(helm): update image ghcr.io/linuxserver/oscam 11873-ls134 → 11874-ls134 (#33345)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `ab7f41b` -> `9523f54` | --- > [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11874-ls134`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11874-ls134) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11873-ls134...11874-ls134) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11874-ls134/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11874 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c658cc7708 |
chore(helm): update image public.ecr.aws/bitnami/matomo digest to 76ea4ec (#33342)
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 | `fac6322` -> `76ea4ec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
89732bd53e |
chore(helm): update image docker.io/diygod/rsshub digest to b30098c (#33339)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `31e44f1` -> `b30098c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1f064c1e42 |
chore(helm): update image docker.io/whyour/qinglong 2.18.2 → 2.18.3 (#33274)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | patch | `85a0ec7` -> `e59e2ef` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>whyour/qinglong (docker.io/whyour/qinglong)</summary> ### [`v2.18.3`](https://redirect.github.com/whyour/qinglong/compare/v2.18.2...v2.18.3) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.18.2...v2.18.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
cdae448eb6 |
chore(helm): update image docker.io/itzg/mc-backup digest to 0e5e26f (#33286)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/itzg/mc-backup | digest | `c62972a` -> `0e5e26f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0494d0e190 |
chore(helm): update image ghcr.io/elfhosted/comet v2.4.0 → v2.4.1 (#33277)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/comet](https://redirect.github.com/astral-sh/uv) | patch | `5a4ffbc` -> `3802289` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bdf4292298 |
chore(helm): update image docker.io/beromir/servas 0.4.1 → 0.5.0 (#33279)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/beromir/servas](https://frankenphp.dev) ([source](https://redirect.github.com/dunglas/frankenphp)) | minor | `a60f8aa` -> `8ddd079` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
2e432427be |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.32.0 → 9.33.0 (#33283)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `e93c6c3` -> `e2febae` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v9.33.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9330-2025-03-12) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.32.0...v9.33.0) ##### Features - bump [@​zwave-js/server](https://redirect.github.com/zwave-js/server) to 1.40.3 ([28c7b40](https://redirect.github.com/zwave-js/zwave-js-ui/commit/28c7b402024da145e2990bc105065d3fed37add5)) - bump zwave-js@14.3.12 ([#​4143](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4143)) ([abdc4d1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/abdc4d11f2afa0f93becf9b77e7894ca47de1cb1)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b338f23744 |
chore(helm): update image ghcr.io/linuxserver/budge digest to 0ac53f4 (#33298)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages) ([source](https://redirect.github.com/linuxserver/docker-budge)) | digest | `d028a85` -> `0ac53f4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c88bd9fe68 |
chore(helm): update image public.ecr.aws/bitnami/mongodb digest to bca1c38 (#33309)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb)) | digest | `e5f5d19` -> `bca1c38` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
60505b0e5b |
chore(helm): update image ghcr.io/linuxserver/sickchill digest to 7a2d533 (#33304)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages) ([source](https://redirect.github.com/linuxserver/docker-sickchill)) | digest | `a27493c` -> `7a2d533` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
80f61f79a9 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.32.6 → v1.33.0 (#33321)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | minor | `63322a9` -> `f8c3177` | --- > [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.33.0`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.33.0) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.32.6...v1.33.0) ##### Features - **i18n-fr:** Update French translations ([b486daa](https://redirect.github.com/fluidd-core/fluidd/commit/b486daab2b7d73ce0c9c45837a9363920c1c7818)) - **i18n-hu:** Update Hungarian translations ([43a7972](https://redirect.github.com/fluidd-core/fluidd/commit/43a7972e682f7d436b4791d0042eb91b214f9a37)) - **i18n-it:** Update Italian translations ([7f22240](https://redirect.github.com/fluidd-core/fluidd/commit/7f22240841b6634b6c53a7401c3ea42b0a4ba5f4)) - **i18n-JA:** update Japanese language ([#​1640](https://redirect.github.com/fluidd-core/fluidd/issues/1640)) ([9b1720f](https://redirect.github.com/fluidd-core/fluidd/commit/9b1720f3bafe1f835b32e9b47f4d941db462cee9)) - **i18n-pl:** Update Polish translations ([0356fc6](https://redirect.github.com/fluidd-core/fluidd/commit/0356fc6d5ebc04b216311eff13e7b461581f6c47)) - **i18n-uk:** Update Ukrainian translations ([594cbc6](https://redirect.github.com/fluidd-core/fluidd/commit/594cbc6e449b6b5cf9886af298d00f68a859aa36)) - report target layout in layout edit mode ([#​1331](https://redirect.github.com/fluidd-core/fluidd/issues/1331)) ([19cb71f](https://redirect.github.com/fluidd-core/fluidd/commit/19cb71fbab162f28c4108053727a65479b2bab5f)) - show job queue totals ([#​1637](https://redirect.github.com/fluidd-core/fluidd/issues/1637)) ([32abac0](https://redirect.github.com/fluidd-core/fluidd/commit/32abac001c56025defdf77627fd2156704c61f18)) - **Spoolman:** adds new metadata ([#​1638](https://redirect.github.com/fluidd-core/fluidd/issues/1638)) ([9c10597](https://redirect.github.com/fluidd-core/fluidd/commit/9c10597b15a006864c58f5ef122b5f28244d4dce)) ##### Bug Fixes - **FileSystem:** file modified date ([7b9c143](https://redirect.github.com/fluidd-core/fluidd/commit/7b9c143474063a0c720e07b0b77625924f877b51)) - **FileSystem:** missing tooltips on color chips ([cb7b92b](https://redirect.github.com/fluidd-core/fluidd/commit/cb7b92b45787eeef8b27f614f0162eb2ffcc7824)) - hide root dialogs if socket disconnected ([8d3e18c](https://redirect.github.com/fluidd-core/fluidd/commit/8d3e18c606d402da84c615bcaafe14f9ed8cb2de)) - **Spoolman:** add version check ([#​1634](https://redirect.github.com/fluidd-core/fluidd/issues/1634)) ([9acf6ba](https://redirect.github.com/fluidd-core/fluidd/commit/9acf6bad0e310eac3e0aea798ea927572cd9e609)) - **Thermals:** show extra sensor data ([#​1631](https://redirect.github.com/fluidd-core/fluidd/issues/1631)) ([5566cfb](https://redirect.github.com/fluidd-core/fluidd/commit/5566cfb0c14e30e33a595f2a33f3ad0dc2d9c975)) - truncate both start and end double-quotes ([99e8cf1](https://redirect.github.com/fluidd-core/fluidd/commit/99e8cf19526d878edc252532b48aac9fdd40dff4)) ##### Code Refactorings - adds options param to socketActions ([c799808](https://redirect.github.com/fluidd-core/fluidd/commit/c799808a131fa2c0c3a68d2d729931472d1434d6)) - **FileSystem:** rename state property ([25c60ad](https://redirect.github.com/fluidd-core/fluidd/commit/25c60adad482fde2087934c56468666eedb3b2d2)) - force null checks on printer objects ([5551007](https://redirect.github.com/fluidd-core/fluidd/commit/55510070d51ae0c08b1ab52621741b5219542280)) - inlined getBrowserLocale functionality ([affcede](https://redirect.github.com/fluidd-core/fluidd/commit/affcede8b67a13281f2e1e74f7b8e0afcecc24bc)) - introduces $typedCommit and $typedDispatch ([3892e6d](https://redirect.github.com/fluidd-core/fluidd/commit/3892e6dee7c229ddb6f41773ae5da5dca0cad105)) - introduces $typedState and $typedGetters ([0b58cce](https://redirect.github.com/fluidd-core/fluidd/commit/0b58cceba61192e34864256c097776e54cf38fe1)) - minor code simplification ([7d81e2b](https://redirect.github.com/fluidd-core/fluidd/commit/7d81e2b25b8755640c5fcaaf398ebbea189b4f39)) - string and datetime formatters ([951e025](https://redirect.github.com/fluidd-core/fluidd/commit/951e0254e18680ff3db5d6c97d45acc4237a7e1e)) - typing improvements ([712e89a](https://redirect.github.com/fluidd-core/fluidd/commit/712e89a2e1d18582f7a937783a36c42722ee0efc)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
38638bf094 |
chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 9363a55 (#33305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/tvheadend | digest | `384c6bf` -> `9363a55` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
273436a5b1 |
chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 0b712e5 (#33325)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `d2405ca` -> `0b712e5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b6e5bf9b4c |
chore(helm): update image ghcr.io/linuxserver/duckdns digest to a0f2c50 (#33331)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `d299bdf` -> `a0f2c50` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fb9e60d0bb |
chore(helm): update image yourls digest to 32548dc (#33332)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `d8c94ce` -> `32548dc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1b9dc7c440 | chore(helm): update rdesktop (#33333) | ||
|
|
3c9ed81862 | chore(helm): update image docker.io/vshadbolt/strapi 5.11.1 → 5.11.2 (#33335) | ||
|
|
d05cad130d | chore(helm): update image docker.io/itzg/mc-router 1.25.1 → 1.26.0 (#33337) | ||
|
|
e78c808b3d | chore(helm): update image docker.io/phpmyadmin digest to 97fa7d2 (#33328) | ||
|
|
13ac12fcab | chore(helm): update webtop (#33334) | ||
|
|
1981d5cb62 | chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 1bdd252 (#33330) | ||
|
|
b22021da6f | chore(helm): update image docker.io/factoriotools/factorio digest to 59861e7 (#33327) | ||
|
|
05045958ca |
chore(helm): update image adminer digest to d748ead (#33324)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `f01629a` -> `d748ead` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4096ca3272 | chore(helm): update image ghcr.io/elfhosted/nzbhydra2 digest to f37e28c (#33329) | ||
|
|
96e0513ca1 |
chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to b6168d1 (#33326)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dtjs48jkt/twonkyserver | digest | `55019ac` -> `b6168d1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
23c9f1c7f4 |
chore(helm): update jupyter 2025-03-14 → 2025-03-17 (patch) (#33336)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `5537c82` -> `3e0aaa5` | | quay.io/jupyter/base-notebook | patch | `a84db9d` -> `9ace754` | | quay.io/jupyter/datascience-notebook | patch | `bf25d19` -> `37632b7` | | quay.io/jupyter/minimal-notebook | patch | `f770b00` -> `3a9a3fd` | | quay.io/jupyter/pyspark-notebook | patch | `34cf92c` -> `bc8e5ce` | | quay.io/jupyter/r-notebook | patch | `1d7e197` -> `4d06cdf` | | quay.io/jupyter/scipy-notebook | patch | `a279b61` -> `0f74a41` | | quay.io/jupyter/tensorflow-notebook | patch | `a81a831` -> `fc8332e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3c268202cb |
chore(github-action): update actions/setup-node digest to cdca736 (#33323)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | digest | `1d0ff46` -> `cdca736` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0a0864dfa4 | chore(helm): update image ghcr.io/onedr0p/radarr 5.19.3.9730 → 5.20.1.9773 (#33322) | ||
|
|
ccb25fc21c |
chore(helm): update image ghcr.io/autobrr/autobrr v1.59.0 → v1.60.0 (#33320)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `2c0dda4` -> `5f95def` | --- > [!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>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.60.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.60.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.59.0...v1.60.0) #### Changelog ##### New Features - [`ef7317d`](https://redirect.github.com/autobrr/autobrr/commit/ef7317dde6575f1b407e49011b6fbbe40121eaad): feat(filters): show current download count in list ([#​2001](https://redirect.github.com/autobrr/autobrr/issues/2001)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`570c797`](https://redirect.github.com/autobrr/autobrr/commit/570c7971a4dc684e06fbdec81bcb55a4e9e025e7): feat(indexers): add DarkPeers ([#​1989](https://redirect.github.com/autobrr/autobrr/issues/1989)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`c85fa3f`](https://redirect.github.com/autobrr/autobrr/commit/c85fa3f31a2ad38dc978404e5c1f06ee6c710f67): feat(indexers): add PhoenixProject ([#​1996](https://redirect.github.com/autobrr/autobrr/issues/1996)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`3f04b9c`](https://redirect.github.com/autobrr/autobrr/commit/3f04b9c5b3ba2ad16227fd765e93ee302fa44e69): feat(indexers): add RocketHD ([#​1998](https://redirect.github.com/autobrr/autobrr/issues/1998)) ([@​zze0s](https://redirect.github.com/zze0s)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.59.0...v1.60.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.60.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
36b2223307 | chore(helm): update image ghcr.io/linuxserver/oscam 11872-ls134 → 11873-ls134 (#33317) | ||
|
|
a12f78cc68 | chore(helm): update image ghcr.io/onedr0p/sonarr 4.0.13.2932 → 4.0.14.2938 (#33319) |