6bb33405a700c2cb770b16eea79c9116a61d7aa3
50635 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
6bb33405a7 | chore(helm): update image ghcr.io/homarr-labs/homarr v1.45.3 → v1.46.0 (#42707) | ||
|
|
45c1f135d7 |
chore(helm): update image ghcr.io/booklore-app/booklore v1.13.2 → v1.14.1 (#42706)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | minor | `a0372a5` -> `da1374a` | --- > [!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>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v1.14.1`](https://redirect.github.com/booklore-app/booklore/releases/tag/v1.14.1) [Compare Source](https://redirect.github.com/booklore-app/booklore/compare/v1.13.2...v1.14.1) #### 🌟 What's New in v1.14.1 The v1.14.1 release is packed with lots upgrades, brand-new capabilities, and a long list of quality-of-life improvements. Here are the headline features you’ll notice right away: 1. **Custom SVG Icons**: Libraries, shelves, and magic shelves can now have fully custom SVG icons, giving users complete creative freedom and a far richer visual experience. 2. **Personal Book Ratings**: Ratings are now truly personal. Each user has their own individual rating for every book. (Thanks to [@​Muppetteer](https://redirect.github.com/Muppetteer)) 3. **EPUB Reader Bookmarks**: The EPUB reader now supports bookmarks, making it easier than ever to mark important passages and jump back to them later. (Thanks to [@​balazs-szucs](https://redirect.github.com/balazs-szucs)) 4. **Automatic Kobo Shelf Sync**: Newly added books can now be automatically added to your Kobo shelf, no more manual syncing or missed additions. (Thanks to [@​armandocerna](https://redirect.github.com/armandocerna)) 5. **OPDS Author Hierarchy**: OPDS feeds now offer a complete author hierarchy, letting you quickly explore and navigate books by your favorite authors. (Thanks to [@​shiggsy365](https://redirect.github.com/shiggsy365)) #### 🚀 New Features - Add support for uploading and assigning custom SVG icons to libraries… ([#​1788](https://redirect.github.com/booklore-app/booklore/issues/1788)) by [@​adityachandelgit](https://redirect.github.com/adityachandelgit) - Automatically add newly added books to Kobo shelf ([#​1826](https://redirect.github.com/booklore-app/booklore/issues/1826)) by [@​adityachandelgit](https://redirect.github.com/adityachandelgit) - Per user personal ratings ([#​1820](https://redirect.github.com/booklore-app/booklore/issues/1820)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - Random sort option for libraries and shelves ([#​1817](https://redirect.github.com/booklore-app/booklore/issues/1817)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - feat(bookmark): implement bookmark management with CRUD operations ([#​1795](https://redirect.github.com/booklore-app/booklore/issues/1795)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Add authors hierarchy and series metadata to OPDS feed ([#​1777](https://redirect.github.com/booklore-app/booklore/issues/1777)) by [@​shiggsy365](https://redirect.github.com/shiggsy365) #### ✨ Enhancements - feat(search): Add denormalized search\_text column for better book search ([#​1791](https://redirect.github.com/booklore-app/booklore/issues/1791)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Enable java remote debug on dev docker stack ([#​1808](https://redirect.github.com/booklore-app/booklore/issues/1808)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - fix(book-card): add menu toggle events and update styles for open state ([#​1813](https://redirect.github.com/booklore-app/booklore/issues/1813)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Allow uploading multiple SVG icons and render them directly as inline… ([#​1796](https://redirect.github.com/booklore-app/booklore/issues/1796)) by [@​adityachandelgit](https://redirect.github.com/adityachandelgit) - fix(book-card): indicate collapse series number on the library tooltip ([#​1800](https://redirect.github.com/booklore-app/booklore/issues/1800)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Feat: Improve metadata edit UI ([#​1792](https://redirect.github.com/booklore-app/booklore/issues/1792)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - fix(epub): fix and improve cover image extraction from EPUB files (specifically support for: EPUB 3 specification) ([#​1773](https://redirect.github.com/booklore-app/booklore/issues/1773)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Add OIDC mobile redirect support for mobile apps ([#​1767](https://redirect.github.com/booklore-app/booklore/issues/1767)) by [@​rmellmer](https://redirect.github.com/rmellmer) - Improve bookdrop UI ([#​1768](https://redirect.github.com/booklore-app/booklore/issues/1768)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - Feat: Hide empty filter categories from sidebar ([#​1759](https://redirect.github.com/booklore-app/booklore/issues/1759)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) #### 🐛 Bug Fixes - fix(bookdrop): fix 'Select All' query logic and improve filename fallback for missing metadata ([#​1828](https://redirect.github.com/booklore-app/booklore/issues/1828)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix vertical overflow on metadata edit form dialog: part deux ([#​1816](https://redirect.github.com/booklore-app/booklore/issues/1816)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - Fix issues with library scans and file moves with a focus on SMB usage ([#​1744](https://redirect.github.com/booklore-app/booklore/issues/1744)) by [@​CounterClops](https://redirect.github.com/CounterClops) - Fix vertical overflow on metadata edit form dialog ([#​1810](https://redirect.github.com/booklore-app/booklore/issues/1810)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - fix(metadata): Fix genre/category disappearing bug in metadata updates ([#​1807](https://redirect.github.com/booklore-app/booklore/issues/1807)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix: locking fields discards unsaved changes ([#​1799](https://redirect.github.com/booklore-app/booklore/issues/1799)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - fix(path): remove trailing dots from path components for Windows compatibility ([#​1786](https://redirect.github.com/booklore-app/booklore/issues/1786)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(bookdrop): improve file filtering to ignore .caltrash (calibre generated trash file) ([#​1785](https://redirect.github.com/booklore-app/booklore/issues/1785)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix: Assign Books to Shelves popup visually broken ([#​1783](https://redirect.github.com/booklore-app/booklore/issues/1783)) by [@​adityachandelgit](https://redirect.github.com/adityachandelgit) - Fix: script error preventing clearing of multi-select fields ([#​1756](https://redirect.github.com/booklore-app/booklore/issues/1756)) by [@​Muppetteer](https://redirect.github.com/Muppetteer) - hotfix(auth): add missing EC algo for Authentik, manually increase timeout limit ([#​1747](https://redirect.github.com/booklore-app/booklore/issues/1747)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 🛠️ Refactoring & Maintenance - refactor(api): minor QOL updates, code modernization ([#​1802](https://redirect.github.com/booklore-app/booklore/issues/1802)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - delete broken (legacy?) github discussions link in contributing.md ([#​1805](https://redirect.github.com/booklore-app/booklore/issues/1805)) by [@​JuergenFleiss](https://redirect.github.com/JuergenFleiss) - docs: update license information from MIT to GPL-3.0 in CONTRIBUTING.md ([#​1803](https://redirect.github.com/booklore-app/booklore/issues/1803)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Add loader for long running operations ([#​1790](https://redirect.github.com/booklore-app/booklore/issues/1790)) by [@​adityachandelgit](https://redirect.github.com/adityachandelgit) - Configureable delimiter for remote auth groups ([#​1782](https://redirect.github.com/booklore-app/booklore/issues/1782)) by [@​aroberts](https://redirect.github.com/aroberts) - Add missing field for Kobo OverDrive expiration check ([#​1774](https://redirect.github.com/booklore-app/booklore/issues/1774)) by [@​jose-elias-alvarez](https://redirect.github.com/jose-elias-alvarez) - fix(bookdrop): ignore dot and underscore files during monitoring ([#​1771](https://redirect.github.com/booklore-app/booklore/issues/1771)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.14.0` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.14.0` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.13.2...v1.14.0> #### 📸 Screenshots:       </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
9608cc2458 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.49.0 → 42.50.1 (#42708)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `c3a2dc1` -> `9161ed3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
1c303e1488 |
chore(helm): update image oci.trueforge.org/containerforge/ubuntu digest to f4f9701 (#42701)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/ubuntu](https://ghcr.io/trueforge-org/ubuntu) ([source](https://hub.docker.com/_/ubuntu)) | digest | `f8e39d9` -> `f4f9701` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ce9657f988 |
chore(helm): update image docker.io/privoce/vocechat-server v0.5.4 → v0.5.5 (#42703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/privoce/vocechat-server | patch | `8b5a5a1` -> `b8abdec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
abb96fcdf2 |
chore(helm): update image docker.io/feramance/qbitrr v5.6.1 → v5.6.2 (#42702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `0f80b28` -> `93aa6dd` | --- > [!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>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`v5.6.2`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v562-12122025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.6.1...v5.6.2) ##### 🚀 Features - [\[patch\] Fix: Implement automatic recovery and exponential backoff for databas… (#​232)](https://redirect.github.com/Feramance/qBitrr/commit/c17d6ccc54f1d4638d6eff796edf1d9ae946ea9d) - [@​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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e6ce96237e |
chore(helm): update image oci.trueforge.org/containerforge/prowlarr digest to 151c0e0 (#42700)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | digest | `ad4f50e` -> `151c0e0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ecb16ce01d |
chore(helm): update image docker.io/bitnamisecure/wordpress digest to d5e0f8b (#42697)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `8f049a9` -> `d5e0f8b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
5ccc486dd0 |
chore(helm): update image oci.trueforge.org/containerforge/cloudflareddns digest to c1720c1 (#42698)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/cloudflareddns](https://ghcr.io/trueforge-org/cloudflareddns) ([source](https://www.hotio.dev)) | digest | `fe7b333` -> `c1720c1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
0b26d05aac |
chore(helm): update image oci.trueforge.org/containerforge/ubuntu digest to f8e39d9 (#42402)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/ubuntu](https://ghcr.io/trueforge-org/ubuntu) ([source](https://hub.docker.com/_/ubuntu)) | digest | `435d3cf` -> `f8e39d9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
0243b4957e |
chore(helm): update image oci.trueforge.org/containerforge/cloudflareddns digest to fe7b333 (#42648)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/cloudflareddns](https://ghcr.io/trueforge-org/cloudflareddns) ([source](https://www.hotio.dev)) | digest | `5615fdd` -> `fe7b333` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
eb2f32b30e |
chore(helm): update image alpine (#42523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | minor | `4b7ce07` -> `51183f2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
5e2157719a |
chore(helm): update image oci.trueforge.org/containerforge/prowlarr digest to ad4f50e (#42512)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | digest | `d07d985` -> `ad4f50e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ee7e993e15 |
chore(helm): update image docker.io/bitnamisecure/wordpress digest to 8f049a9 (#42416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `88d0aa1` -> `8f049a9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
0509409617 |
chore(helm): update image oci.trueforge.org/containerforge/jellyfin 10.11.3 → 10.11.4 (#42683)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jellyfin](https://ghcr.io/trueforge-org/jellyfin) ([source](https://redirect.github.com/jellyfin/jellyfin)) | patch | `ef7debd` -> `f3beaa4` | --- > [!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>jellyfin/jellyfin (oci.trueforge.org/containerforge/jellyfin)</summary> ### [`v10.11.4`](https://redirect.github.com/jellyfin/jellyfin/releases/tag/v10.11.4): 10.11.4 [Compare Source](https://redirect.github.com/jellyfin/jellyfin/compare/v10.11.3...v10.11.4) ### 🚀 Jellyfin Server 10.11.4 We are pleased to announce the latest stable release of Jellyfin, version 10.11.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading! You can find more details about and discuss this release [on our forums](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-11-4). #### Changelog (10) ##### 📈 General Changes - Fix ResolveLinkTarget crashing on exFAT drives \[PR [#​15568](https://redirect.github.com/jellyfin/jellyfin/issues/15568)], by [@​theguymadmax](https://redirect.github.com/theguymadmax) - Cache OpenApi document generation \[PR [#​15672](https://redirect.github.com/jellyfin/jellyfin/issues/15672)], by [@​crobibero](https://redirect.github.com/crobibero) - Revert "Localization/iso6392.txt: change pob and pop" \[PR [#​15555](https://redirect.github.com/jellyfin/jellyfin/issues/15555)], by [@​MBR-0001](https://redirect.github.com/MBR-0001) - Add hidden file check in BdInfoDirectoryInfo.cs. \[PR [#​15582](https://redirect.github.com/jellyfin/jellyfin/issues/15582)], by [@​QuintonQu](https://redirect.github.com/QuintonQu) - Fix isMovie filter logic \[PR [#​15594](https://redirect.github.com/jellyfin/jellyfin/issues/15594)], by [@​theguymadmax](https://redirect.github.com/theguymadmax) - Fix locked fields not saving \[PR [#​15564](https://redirect.github.com/jellyfin/jellyfin/issues/15564)], by [@​theguymadmax](https://redirect.github.com/theguymadmax) - Save item to database before providers run to prevent FK errors \[PR [#​15563](https://redirect.github.com/jellyfin/jellyfin/issues/15563)], by [@​theguymadmax](https://redirect.github.com/theguymadmax) - Prevent copying HDR streams when only SDR is supported \[PR [#​15556](https://redirect.github.com/jellyfin/jellyfin/issues/15556)], by [@​gnattu](https://redirect.github.com/gnattu) - Fix NullReferenceException in filesystem path comparison \[PR [#​15548](https://redirect.github.com/jellyfin/jellyfin/issues/15548)], by [@​theguymadmax](https://redirect.github.com/theguymadmax) - Restrict first video frame probing to file protocol \[PR [#​15557](https://redirect.github.com/jellyfin/jellyfin/issues/15557)], by [@​gnattu](https://redirect.github.com/gnattu) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
998812ca15 |
chore(helm): update image hello-world digest to d4aaab6 (#42619)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `f793160` -> `d4aaab6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
5e6bfb53d5 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.47.0 → 42.49.0 (#42695)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `2ef2417` -> `c3a2dc1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
bab4c7f4dc |
chore(helm): update image public.ecr.aws/zinclabs/openobserve v0.20.3 → v0.30.0 (#42696)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | minor | `a521c35` -> `6b8c21a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
2fb8113849 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.46.0 → 42.47.0 (#42694)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `ae722ce` -> `2ef2417` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6b4d534ef3 |
chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.436 → 0.24.441 (#42693)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `c13a15a` -> `bfc78b6` | --- > [!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>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.441`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.441) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.436...v0.24.441) #### Changes: - [`331aaa7`](https://redirect.github.com/Jackett/Jackett/commit/331aaa7df09850298c6f230b082cca7d3390337b) Update rudub - [`3c3ce1d`](https://redirect.github.com/Jackett/Jackett/commit/3c3ce1d06fc194a25ca2e59d5a40cb03f1345501) aither: bump engine tag - [`d201b76`](https://redirect.github.com/Jackett/Jackett/commit/d201b762b736491f06af3926c3a9d83058a948c2) polskie-torrenty: new layout resolves [#​15712](https://redirect.github.com/Jackett/Jackett/issues/15712) - [`6014009`](https://redirect.github.com/Jackett/Jackett/commit/601400970d354bb2bd3d9089453b0db85bebb599) torrentqq: bump domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14959\&view=logs). </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b53c96f17c |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.436 → 0.24.441 (#42692)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `73c8e37` -> `2813842` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ec85c73812 |
chore(helm): update image docker.io/tsightler/ring-mqtt 5.9.1 → 5.9.2 (#42691)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tsightler/ring-mqtt](https://redirect.github.com/tsightler/ring-mqtt) | patch | `b1c4589` -> `2f96b55` | --- > [!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>tsightler/ring-mqtt (docker.io/tsightler/ring-mqtt)</summary> ### [`v5.9.2`](https://redirect.github.com/tsightler/ring-mqtt/releases/tag/v5.9.2) [Compare Source](https://redirect.github.com/tsightler/ring-mqtt/compare/v5.9.1...v5.9.2) #### v5.9.2 This update attempts to workaround an issue causing MQTT automatic discovery to fail randomly in a small number of cases. As far as I can tell, this is an upstream issue as the API is reporting the MQTT service unavailable even though the Mosquitto addon is running and HA is connected. The new code simply checks that the MQTT service exist and uses the crednetials in any case, ignoring the reported service status. I have no idea if this will fix the reported issue as this code hasn't been touched in ages and I can't reproduce the issue, but I saw some other addons that made similar changes in recent months, so I thought it was worth a shot. **Dependency Updates** - Go2RTC 1.9.12 (revert to upstream version as exec hang issues appear to be fixed now) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
28f0c196b9 |
chore(helm): update image docker.io/shlinkio/shlink-web-client 4.6.1 → 4.6.2 (#42690)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink-web-client](https://redirect.github.com/shlinkio/shlink-web-client) | patch | `8355ba0` -> `93d4c24` | --- > [!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>shlinkio/shlink-web-client (docker.io/shlinkio/shlink-web-client)</summary> ### [`v4.6.2`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#462---2025-11-15) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.6.1...v4.6.2) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [shlink-web-component#878](https://redirect.github.com/shlinkio/shlink-web-component/issues/878) Fix real-time updates interval setting being ignored. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
673916698d |
chore(helm): update image docker.io/ollama/ollama 0.13.2 → 0.13.3 (#42688)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `27dacab` -> `e49d21d` | | docker.io/ollama/ollama | patch | `ceaad08` -> `6c76395` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
4eeea87db2 |
chore(helm): update image docker.io/slechev/openwebrxplus-softmbe 1.2.100 → 1.2.101 (#42689)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/slechev/openwebrxplus-softmbe | patch | `448cdce` -> `d33977b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
37f8fd91e5 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.44.0 → 42.46.0 (#42687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `6b33846` -> `ae722ce` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
a5cf887590 |
chore(helm): update image docker.io/anirdev/slink v1.8.1 → v1.8.2 (#42684)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `fa14b64` -> `b689c57` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
0dd28f6bd2 | chore(helm): update image ghcr.io/stirling-tools/s-pdf 2.1.2 → 2.1.3 (#42685) | ||
|
|
aa6f3b4b02 |
chore(helm): update image ghcr.io/unpoller/unpoller v2.18.0 → v2.19.0 (#42686)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `d1f9818` -> `6b48109` | --- > [!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>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.19.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.18.0...v2.19.0) #### Changelog - [`9ba7ddc`](https://redirect.github.com/unpoller/unpoller/commit/9ba7ddcd11d6badc7bb648679762e0b930532356) Merge pull request [#​898](https://redirect.github.com/unpoller/unpoller/issues/898) from unpoller/issue-350-counters - [`a00aeb2`](https://redirect.github.com/unpoller/unpoller/commit/a00aeb2eb5a709d0ec820df1cd8769b66d03dd1d) Add byte counters for InfluxDB and Prometheus outputs (issue [#​350](https://redirect.github.com/unpoller/unpoller/issues/350)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c481aa5359 |
chore(helm): update image ghcr.io/linkwarden/linkwarden v2.13.1 → v2.13.2 (#42682)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden) | patch | `54271af` -> `d663d4d` | --- > [!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>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary> ### [`v2.13.2`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.13.2): Announcing Linkwarden for iOS & Android [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.13.1...v2.13.2) > Note: This announcement was shared on our blog and across our social channels earlier this week. > (Original post: <https://linkwarden.app/blog/releases/mobile-app>) Hello everyone, Before we talk about today’s announcement, let's take a moment to appreciate what this community has built together. What started as a project to preserve webpages and articles has quietly grown into [Linkwarden](https://linkwarden.app), a tool used by researchers, journalists, and knowledge collectors all over the world. As we’ve grown, the Linkwarden community has helped us reach: - 16,000+ GitHub stars - 11M+ Docker downloads - Thousands of self-hosted instances running in different companies, universities, agencies, and homelabs - A thriving ecosystem of contributors, donors, and Cloud subscribers keeping the project sustainable None of this would've happened without you. Thank you! 🚀 Today, we’re excited to launch something you’ve been asking for since the very beginning: **the official Linkwarden mobile app**, now available on **[iOS](https://apps.apple.com/app/linkwarden/id6752550960)** and **[Android](https://play.google.com/store/apps/details?id=app.linkwarden)**. <img width="640" height="640" alt="Different screens (iPad, Pixel, and iPhone)" src="https://github.com/user-attachments/assets/327d61ff-9e27-4e44-a489-26f519c8785b" /> Here are the highlights so far: - 🧩 **Create, organize, and browse your links:** A native, mobile-first experience with collections, tags, and powerful search. - 📤 **Save links directly from the share sheet:** Send interesting articles from the browser or any other app straight into Linkwarden, no copy-paste required. - 📚 **Cached data for offline reading:** Catch up on long reads, articles, or saved blog posts when you’re away from Wi-Fi. - ☁️ **Works with Linkwarden Cloud and self-hosted:** Use the same app whether you’re on Linkwarden Cloud or your own self-hosted instance, just point it at your server and sign in. - 📱 **Built for different screen sizes:** Supports iOS / iPadOS, and Android (phones and tablets). - 🔜 **And more coming soon:** This first release is just the foundation, expect many improvements and new features soon. #### Get the app **To use the app you’ll first need a Linkwarden account (version v2.13+ recommended).** You can choose between: - [**Linkwarden Cloud**](https://linkwarden.app/#pricing) – instant setup, and your subscription directly supports ongoing development. - [**Self-hosted Linkwarden**](https://docs.linkwarden.app/self-hosting/installation) – free, but you’ll need to deploy and maintain a Linkwarden instance on a server. After creating an account, download the app from your preferred store: [](https://apps.apple.com/app/linkwarden/id6752550960) [](https://play.google.com/store/apps/details?id=app.linkwarden) (To get the app as an APK outside Google Play, check out our [builds](https://redirect.github.com/linkwarden/builds) repository.) #### How you can support Linkwarden Linkwarden exists because of people like you. Other than using our official [Cloud](https://linkwarden.app/#pricing) offering and [dontations](https://opencollective.com/linkwarden), here are the other ways to help us grow and stay sustainable: - Leaving a review on [App Store](https://apps.apple.com/app/linkwarden/id6752550960) or [Google Play](https://play.google.com/store/apps/details?id=app.linkwarden) - Starring our repository on [GitHub](https://redirect.github.com/linkwarden/linkwarden) - Joining us and sharing your setup on [Reddit](https://www.reddit.com/r/Linkwarden/) - Joining us on [Discord](https://discord.com/invite/CtuYV47nuJ) - Telling a friend or colleague about Linkwarden Thank you for being part of this community. 💫 </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a62a759520 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 257416d (#42679)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `1ef72a9` -> `257416d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
d1e4bc6e4e | chore(helm): update image docker.io/machines/filestash digest to 8f2a511 (#42680) | ||
|
|
132df090b3 |
chore(helm): update image docker.io/searxng/searxng digest to 95e59f5 (#42681)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `8354c2e` -> `95e59f5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
d041cda51f |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.42.5 → 42.44.0 (#42678)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `9b380d7` -> `6b33846` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f40db95d7c |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.2.1640 → v3-3.0.2.1647 (#42674)
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 | `e37ad93` -> `dbbedc7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
6a8446266a |
chore(helm): update image docker.io/dpage/pgadmin4 9.10 → 9.11 (#42677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dpage/pgadmin4 | minor | `8c12840` -> `50700ac` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
73431b4ddb |
chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.429 → 0.24.436 (#42676)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `605cca3` -> `c13a15a` | --- > [!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>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.436`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.436) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.429...v0.24.436) #### Changes: - [`18774c7`](https://redirect.github.com/Jackett/Jackett/commit/18774c7452a726cc17da9070045873d920ed5543) Update rudub - [`34c7b27`](https://redirect.github.com/Jackett/Jackett/commit/34c7b277432210310d430351c842acaa763ef31b) ptchina: removed. resolves [#​13895](https://redirect.github.com/Jackett/Jackett/issues/13895) - [`fc87f88`](https://redirect.github.com/Jackett/Jackett/commit/fc87f88397f7d310f129897a7b87f05ce10bf8bf) ebooks-shares: update cats - [`9af424a`](https://redirect.github.com/Jackett/Jackett/commit/9af424a5e8d0e49e7c93b10455b370b694e6c502) zktorrent; add home to path for keywordless search - [`5b5c032`](https://redirect.github.com/Jackett/Jackett/commit/5b5c0320241461a89852a790ceeadfcc03372a14) torrenttip: bump domain - [`83e3ed3`](https://redirect.github.com/Jackett/Jackett/commit/83e3ed3d4011d4bbc5d2ca8307a89da9009bf932) torrentsome: bump domain - [`65d8e81`](https://redirect.github.com/Jackett/Jackett/commit/65d8e81bd6abd458e4c29fcc150abfd4ddb8a3ad) ptvicomo: removed. resolves [#​15288](https://redirect.github.com/Jackett/Jackett/issues/15288) - [`de9415e`](https://redirect.github.com/Jackett/Jackett/commit/de9415e1a0d7a156588de36fdc46a129540d203f) seedpool-api: restore imdbid & tvdbid. resolves [#​16329](https://redirect.github.com/Jackett/Jackett/issues/16329) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14954\&view=logs). </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
d34b1a490b |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.429 → 0.24.436 (#42675)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `f71f816` -> `73c8e37` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3366262c0c |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to dd9c580 (#42673)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `9620d10` -> `dd9c580` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b3dd0af721 | chore(helm): update image docker.io/diygod/rsshub digest to e8d0fe9 (#42671) | ||
|
|
202b116c83 |
chore(helm): update image docker.io/machines/filestash digest to d6c6c2f (#42672)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `035f3a4` -> `d6c6c2f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
eb5bf82710 | chore(helm): update image oci.trueforge.org/containerforge/renovate 42.42.4 → 42.42.5 (#42668) | ||
|
|
1390c284fb |
chore(helm): update image docker.io/metabase/metabase v0.57.5 → v0.57.6 (#42667)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `94bde23` -> `791299d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
5b0859d103 | chore(helm): update image docker.io/portainer/portainer-ce 2.36.0 → 2.37.0 (#42669) | ||
|
|
e57293bdc2 |
chore(helm): update image docker.io/portainer/portainer-ee 2.36.0 → 2.37.0 (#42670)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/portainer/portainer-ee | minor | `fddc044` -> `5b0d98a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f0dc03bba3 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 9620d10 (#42666)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `a97183e` -> `9620d10` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
fbb2c169e7 |
chore(helm): update image ghcr.io/hotio/whisparr digest to e37ad93 (#42665)
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)) | digest | `581f1bc` -> `e37ad93` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
8e6eb3599e |
chore(helm): update image docker.io/machines/filestash digest to 035f3a4 (#42664)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `6dba3e8` -> `035f3a4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
adbfe3c716 |
chore(helm): update image oci.trueforge.org/containerforge/renovate 42.42.2 → 42.42.4 (#42660)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `6ea290b` -> `d70b530` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
007dd5af69 |
chore(helm): update image ghcr.io/gethomepage/homepage v1.7.0 → v1.8.0 (#42663)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | minor | `b6ac42c` -> `7dc099d` | --- > [!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.8.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.7.0...v1.8.0) #### What's Changed - Enhancement: Allow Disabling Indexing by [@​barreeeiroo](https://redirect.github.com/barreeeiroo) in [#​5954](https://redirect.github.com/gethomepage/homepage/pull/5954) - Enhancement: add net worth field for ghostfolio by [@​qmph22](https://redirect.github.com/qmph22) in [#​5958](https://redirect.github.com/gethomepage/homepage/pull/5958) - Enhancement: support limit crowdsec alerts to 24h by [@​shamoon](https://redirect.github.com/shamoon) in [#​5981](https://redirect.github.com/gethomepage/homepage/pull/5981) - Chore: change MySpeed blocks layout order by [@​Darkangeel-hd](https://redirect.github.com/Darkangeel-hd) in [#​5984](https://redirect.github.com/gethomepage/homepage/pull/5984) - Enhancement: treat 'error' as custom api field when mapped by [@​shamoon](https://redirect.github.com/shamoon) in [#​5999](https://redirect.github.com/gethomepage/homepage/pull/5999) - Chore(deps): Bump actions/checkout from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​5998](https://redirect.github.com/gethomepage/homepage/pull/5998) - Enhancement: support authentication for Frigate widget by [@​Romloader](https://redirect.github.com/Romloader) in [#​6006](https://redirect.github.com/gethomepage/homepage/pull/6006) - Enhancement: handle gluetun port forwarded API change by [@​shamoon](https://redirect.github.com/shamoon) in [#​6011](https://redirect.github.com/gethomepage/homepage/pull/6011) - Chore(deps): Bump raw-body from 3.0.1 to 3.0.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​6034](https://redirect.github.com/gethomepage/homepage/pull/6034) - Chore(deps): Bump systeminformation from 5.27.7 to 5.27.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​6032](https://redirect.github.com/gethomepage/homepage/pull/6032) - Chore(deps-dev): Bump prettier from 3.6.2 to 3.7.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​6033](https://redirect.github.com/gethomepage/homepage/pull/6033) - Fix: correct language handling and remove zh-CN locale by [@​shamoon](https://redirect.github.com/shamoon) in [#​6041](https://redirect.github.com/gethomepage/homepage/pull/6041) - \[BREAKING] Chore: remove deprecated widget field colorizing by [@​shamoon](https://redirect.github.com/shamoon) in [#​6043](https://redirect.github.com/gethomepage/homepage/pull/6043) - Chore(deps): Bump next from 15.5.2 to 15.5.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​6044](https://redirect.github.com/gethomepage/homepage/pull/6044) - Enhancement: add valueOnly option to block highlighting feature by [@​shamoon](https://redirect.github.com/shamoon) in [#​6051](https://redirect.github.com/gethomepage/homepage/pull/6051) - Fix: handle widget version parsing for array labels by [@​shamoon](https://redirect.github.com/shamoon) in [#​6053](https://redirect.github.com/gethomepage/homepage/pull/6053) - Improvement: include longer auto-select timeout in http agent options by [@​shamoon](https://redirect.github.com/shamoon) in [#​6059](https://redirect.github.com/gethomepage/homepage/pull/6059) - Feature: Pangolin service widget by [@​ervwalter](https://redirect.github.com/ervwalter) in [#​6065](https://redirect.github.com/gethomepage/homepage/pull/6065) - Fix: restore clickable suggestions in search widget by [@​shamoon](https://redirect.github.com/shamoon) in [#​6069](https://redirect.github.com/gethomepage/homepage/pull/6069) - New Crowdin translations by GitHub Action by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5970](https://redirect.github.com/gethomepage/homepage/pull/5970) - Enhancement: improve dual-stack support by [@​shamoon](https://redirect.github.com/shamoon) in [#​6070](https://redirect.github.com/gethomepage/homepage/pull/6070) #### New Contributors - [@​barreeeiroo](https://redirect.github.com/barreeeiroo) made their first contribution in [#​5954](https://redirect.github.com/gethomepage/homepage/pull/5954) - [@​qmph22](https://redirect.github.com/qmph22) made their first contribution in [#​5958](https://redirect.github.com/gethomepage/homepage/pull/5958) - [@​Romloader](https://redirect.github.com/Romloader) made their first contribution in [#​6006](https://redirect.github.com/gethomepage/homepage/pull/6006) **Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.7.0...v1.8.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |