mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 14:05:42 -03:00
a30a64e9d656dae761824ec64e17fda09c052dfe
46920 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
0ea739b51f |
chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.1.0 → 1.1.1 (#38009)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `55731f2` -> `12de648` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `5a345c7` -> `b5a4e0b` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `e2eb4bd` -> `03b7108` | --- > [!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>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v1.1.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.1): 1.1.1 Pipeline feature bug fixes [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v1.1.0...v1.1.1) <!-- Release notes generated using configuration in .github/release.yml at main --> Various small bug fixes related to pipeline functionality and other issues causing unexpected errors ##### What's Changed ##### Minor Enhancements - Update 3rd Party Licenses by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in[https://github.com/Stirling-Tools/Stirling-PDF/pull/4012](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4012)2 - V2 settings api (Added to V1) by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4015](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4015) - remove file locks plus formatting by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4049](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4049) - fix(search): add null-check in dropdown hide handler by [@​Ludy87](https://redirect.github.com/Ludy87) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/3983](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3983) - fix(pipeline): correct paths for pipeline & support default WebUI pipeline config extraction by [@​Ludy87](https://redirect.github.com/Ludy87) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4051](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4051) ##### Docker Updates - ci(workflows): add concurrency cancellation to CI workflows by [@​Ludy87](https://redirect.github.com/Ludy87) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4034](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4034) - Version bump + docker ultra lite fix by [@​Frooodle](https://redirect.github.com/Frooodle) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4057](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4057) ##### Translation Changes - Translate language names for zh\_TW Traditional Chinese by [@​PeterDaveHello](https://redirect.github.com/PeterDaveHello) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4036](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4036) - Update and improve zh\_TW Traditional Chinese translation by [@​PeterDaveHello](https://redirect.github.com/PeterDaveHello) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4038](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4038) ##### Other Changes - legal: termsAndConditions has moved by [@​pheiduck](https://redirect.github.com/pheiduck) in [https://github.com/Stirling-Tools/Stirling-PDF/pull/4035](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4035) - 🤖 format everything with pre-commit by stirlingbot by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in[https://github.com/Stirling-Tools/Stirling-PDF/pull/4040](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4040)0 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.1.0...v1.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
b3c8d67ed3 |
chore(spoolman) move spoolman to stable (#38129)
**Description** Moving spoolman to stable ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 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 --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
7477a2d92c |
chore(stirling-pdf) fix stirling-pdf perms (#38218)
**Description** update perms; requires root ⚒️ 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 --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
4bc53d7917 |
feat(minecraft-router) add automatic mc service discovery to minecraft-router (#38128)
Add auto discovery with annotations for minecraft-router to find all minecraft-java instances. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [X] 📜 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 --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
c907bc19c9 |
chore(website): lock file maintenance (#38076)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=--> |
||
|
|
543300e979 |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.10.6 (clustertool) (#38007)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/siderolabs/installer | patch | `v1.10.5` -> `v1.10.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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
afd408d103 |
chore(helm): update image ghcr.io/mend/renovate-ce 10.5.0 → 11.0.0 (#38002)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | major | `b159ae5` -> `8c81c46` | --- > [!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>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary> ### [`v11.0.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/11.0.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/10.5.0...11.0.0) #### Application changes - Renovate CLI: Update from `41.23.2` to `41.40.0` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/41.40.0/docs.tgz) - [Full change log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.23.2\&to=41.40.0) - Notable changes related to package cache: - datasource: Force central cache via cachePrivatePackages ([#​36925 ](https://redirect.github.com/renovatebot/renovate/issues/36925)) ([a689159 ]( |
||
|
|
4dadb28cf6 |
chore(helm): update image docker.io/phalcode/gamevault-backend 14.1.1 → 15.0.2 (#38155)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phalcode/gamevault-backend | major | `7a4ca5b` -> `636cca1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
bf00abfe06 |
chore(helm): update image docker.io/vabene1111/recipes 1.5.35 → 2.0.1 (#38157)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | major | `188da74` -> `b95f7b3` | --- > [!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>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary> ### [`v2.0.1`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.0.1) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.0.0...2.0.1) - **fixed** build to update latest image - **fixed** removed some debug code - **updated** some translations ### [`v2.0.0`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.0.0) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.35...2.0.0) Tandoor 2 is a complete re-write of Tandoors frontend in [Vue 3](https://vuejs.org/) using [vuetify](https://vuetifyjs.com/en/) as a UI library. While the core concepts remain unchanged, everything has been rewritten to be faster, easier to use and better looking. Generally Tandoor 2 - is a lot **faster** by using more efficient JavaScript and better component splitting - **more stable** by using TypeScript and higher quality frontend modules to prevent annoying and undescriptive errors - better optimized for **mobile** and smaller devices by having custom workflows/UI's for certain operations - **looking better** thanks to the extensive component library combined with many custom components - **easy to use and expand** by having a standard framework for the editors of recipes, foods, meal plans and all other models - a very **strong foundation** for future development by creating the framework needed to add new features faster and easier - fixes lots of smaller and larger bugs from Tandoor 1 Some of the highlights are - **AI Recipe import** to import text, images and PDF recipes (see [docs](https://docs.tandoor.dev/system/configuration/#ai-integration)) - A **global search** to search for and open recipes on every page - A new **start page** to discover recipes and quickly manage meal plans - The ability to manually add entries to the shopping list linked with meal plans for better organization/context - **url bindings** to the search and on some other pages, so navigating back and forward feels a lot better - Individual pages for all model edit pages to make them linkable - Quick edit function for the property editor to make it easier to identify and fix missing properties or conversions - Warnings when leaving/closing editors about unsaved changes #### General Changes & Contributions While all the changes are to much to write down here are some more highlights and also a list of contributions that were made in the alpha/beta phase. - **added** autocomplete input to shopping lists - **added** an integrated help system and small help texts on all object types - **added** integrated FDC search and import features in both the Food Editor and the Property Editor - **added** ability to create shopping categories from shopping line item dialog - **added** Ctrl+S Hotkey to all Editors - **added** supermarket quick selection to shopping list - **added** the ability to set static root dir via `.env` (thanks to [wilmardo](https://redirect.github.com/wilmardo) [#​3637](https://redirect.github.com/TandoorRecipes/recipes/issues/3637)) - **improved** Ingredient and Step sorting in the recipe editor - **improved** settings parsing (thanks to [fliiiix](https://redirect.github.com/fliiiix) [#​3161](https://redirect.github.com/TandoorRecipes/recipes/issues/3161)) - **improved** cookbookapp importer (thanks to [caffeinated-tech](https://redirect.github.com/caffeinated-tech) [#​3815](https://redirect.github.com/TandoorRecipes/recipes/issues/3815)) - **improved** Tandoor 2 editor title bar (thanks to [SlickMoose](https://redirect.github.com/SlickMoose) [#​3822](https://redirect.github.com/TandoorRecipes/recipes/issues/3822)) - **improved** timer finished time rendering (thanks to [mkieledunsche](https://redirect.github.com/mkieledunsche) [#​3778](https://redirect.github.com/TandoorRecipes/recipes/issues/3778)) - **improved** cookbookapp importer (thanks to [caffeinated-tech](https://redirect.github.com/caffeinated-tech) [#​3815](https://redirect.github.com/TandoorRecipes/recipes/issues/3815)) - **fixed** home assistant connector not working in some cases (thanks to [@​mikhail5555](https://redirect.github.com/mikhail5555) [#​3724](https://redirect.github.com/TandoorRecipes/recipes/issues/3724)) - **fixed** edge case where file metadata was not stripped form images - **fixed** never unit automation not working [#​3819](https://redirect.github.com/TandoorRecipes/recipes/issues/3819) #### 🌐 API Changes - **added** API endpoint for all missing models that previously did not have an API (storages, connectors, ...) - **added** improved ical endpoint on meal plan api (thanks to [c0mputerguru](https://redirect.github.com/c0mputerguru) [#​3038](https://redirect.github.com/TandoorRecipes/recipes/issues/3038)) - **changed** revisited all API endpoints and added universal pagination, schemas and test/documentation improvements (thanks to [@​smilerz](https://redirect.github.com/smilerz) [#​3068](https://redirect.github.com/TandoorRecipes/recipes/issues/3068) [#​3123](https://redirect.github.com/TandoorRecipes/recipes/issues/3123) [#​3126](https://redirect.github.com/TandoorRecipes/recipes/issues/3126) [#​3143](https://redirect.github.com/TandoorRecipes/recipes/issues/3143)) - **changed** renamed API endpoints `food-property` and `food-property-type` to `property` and `property-type` (thanks to [@​smilerz](https://redirect.github.com/smilerz) [#​3131](https://redirect.github.com/TandoorRecipes/recipes/issues/3131)) - **changed** API endpoints `/space/` - `/space/` now returns all spaces a user has access to - `/space/current/` returns the currently active space info - `created_by` no returned as object not user id - **changed** Recipe API endpoint to use default formats instead of prefixed ones to indicate >= or <= - affected parameters: rating, timescooked, createdon, updatedon, cookedon, viewedon - **changed** `last_autosync` parameter of ShoppingListEntry endpoint is now `updated_after` - **changed** ingredient from string api to return food and unit as objects and create them if not present - **removed** old log\_cooking, plan-ical and backup API endpoints (thanks to [@​smilerz](https://redirect.github.com/smilerz) [#​3123](https://redirect.github.com/TandoorRecipes/recipes/issues/3123)) - **removed** some special/duplicate parameters from ShoppingListEntry endpoint - various other smaller changes and additions to filters and response fields #### ℹ️ Compatibility Note This release of Tandoor 2 does not have any changes to the database. This means it is possible to switch between Tandoor 1 (docker tag `tandoor-1`) and Tandoor 2 freely at any point. This will likely stay this way until Version 2 is stable. There are some minor incompatibilities to note: - loading a Tandoor 1 saved search filter and saving it in Tandoor 2 to then again load and use it in Tandoor 1 might lead to unexpected results. If the filter is just used in Tandoor 2 but not saved nothing changes. - Tandoor now has an integrated nginx service you can switch to, more information can be found here: [#​3851](https://redirect.github.com/TandoorRecipes/recipes/issues/3851) - API Changes mentioned above - There are no longer docker images for `arm/v7` at this point. It is simply too much work for me to maintain a working build for this platform at the moment. This might change in the future and you are still free to build your own image. #### ❤️ Support Tandoor The development of Tandoor 2 started in January of 2024. Since then hundreds if not thousands of hours of work have been put into building the foundation for Tandoors future. Besides some small contributions this has exclusively been done by myself in my spare time. It is always hard for me to divide my time between my job that keeps the lights on, my family, serving as a voluntary firefighter and Tandoor, but the countless heart-warming stories of people using Tandoor have always motivated me to continue this project. If you want to help in supporting this undertaking consider [sponsoring](https://redirect.github.com/sponsors/vabene1111) this project. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
48f0504beb |
chore(helm): update image ghcr.io/linuxserver/firefox 1140.0.4 → 1141.0.2 (#38159)
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 | `9c85b6a` -> `8cc094e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
ba8b8a8600 |
chore(helm): update image docker.io/ayufan/proxmox-backup-server v3.4.1 → v4.0.12 (#38216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ayufan/proxmox-backup-server | major | `13216d7` -> `9c5a383` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
09a7d72a16 |
chore(flux): update image kube-prometheus-stack 75.18.1 → 76.2.0 (clustertool) (#38215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | major | `75.18.1` -> `76.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v76.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.2.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.1.0...kube-prometheus-stack-76.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update https://github.com/etcd-io/etcd digest to [`3f733e2`](https://redirect.github.com/prometheus-community/helm-charts/commit/3f733e2) by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6034](https://redirect.github.com/prometheus-community/helm-charts/pull/6034)4 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-adapter-5.0.0...kube-prometheus-stack-76.2.0 ### [`v76.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.1.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.0.0...kube-prometheus-stack-76.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6032](https://redirect.github.com/prometheus-community/helm-charts/pull/6032)2 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.29.3...kube-prometheus-stack-76.1.0 ### [`v76.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.0.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.1...kube-prometheus-stack-76.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump to 0.84.1 by [@​DrFaust92](https://redirect.github.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/6025](https://redirect.github.com/prometheus-community/helm-charts/pull/6025) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-6.1.4...kube-prometheus-stack-76.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
ea71f04a9a |
chore(helm): update image docker.io/kopia/kopia 0.21.1 → 20250808.0.232735 (#38217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/kopia/kopia | major | `24884f5` -> `9f86887` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
800ea79676 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.102.2 → 1.102.3 (#37952)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | patch | `44b25dd` -> `6ead4ca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
6d13264c76 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.15.7 → v2.16.2 (#38209)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | minor | `d352b5e` -> `7165451` | --- > [!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>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.16.2`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.1...v2.16.2) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.1...v2.16.2) ### [`v2.16.1`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.7...v2.16.1) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.7...v2.16.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5ef8a901a9 |
chore(helm): update image ghcr.io/ajnart/homarr 0.15.10 → 0.16.0 (#38066)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ajnart/homarr](https://redirect.github.com/ajnart/homarr) | minor | `3ddd7a3` -> `737ec36` | --- > [!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>ajnart/homarr (ghcr.io/ajnart/homarr)</summary> ### [`v0.16.0`](https://redirect.github.com/ajnart/homarr/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/ajnart/homarr/compare/v0.15.10...v0.16.0) > \[!NOTE]\ > The old version (meaning this one) will no longer receive any updates and will be archived in the next few days. We encourage everybody to migrate to v1.31.0+ at https://github.com/homarr-labs/homarr. It has been a while since we published a new version here. This version adds a new modal to notify the user that he should migrate to v1.31.0+ to receive further updates. <img width="809" height="739" alt="image" src="https://github.com/user-attachments/assets/0797384e-f8c8-43c0-afdc-98242601bfa8" /> If users really want to stick with this version, you can set the env variable `DISABLE_UPGRADE_MODAL` to disable this modal, just keep in mind that you will not get any security updates. #### Feedback If you think that something should be changed / added from the old version (0.15.10+). Let us know through a [GitHub issue](https://redirect.github.com/homarr-labs/homarr/issues/new/choose). #### New Contributors - [@​xmarkurion](https://redirect.github.com/xmarkurion) made their first contribution in [https://github.com/ajnart/homarr/pull/2271](https://redirect.github.com/ajnart/homarr/pull/2271) - [@​jo-chemla](https://redirect.github.com/jo-chemla) made their first contribution in [https://github.com/ajnart/homarr/pull/2276](https://redirect.github.com/ajnart/homarr/pull/2276) - [@​DR-Blogs](https://redirect.github.com/DR-Blogs) made their first contribution in [https://github.com/ajnart/homarr/pull/2278](https://redirect.github.com/ajnart/homarr/pull/2278) - [@​tesar-tech](https://redirect.github.com/tesar-tech) made their first contribution in [https://github.com/ajnart/homarr/pull/2318](https://redirect.github.com/ajnart/homarr/pull/2318) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.15.10...v0.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
0d9beb27a8 |
chore(helm): update image ghcr.io/linuxserver/foldingathome digest to 26a8897 (#37930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages) ([source](https://redirect.github.com/linuxserver/docker-foldingathome)) | digest | `47b7d43` -> `26a8897` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
dfe65b4782 |
chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.5.1 → 2.6.0 (#38028)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | minor | `1e639d3` -> `472f4f5` | --- > [!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>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary> ### [`v2.6.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#260-2025-08-01) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.5.1...2.6.0) ##### Features - Allow to disable internal frontend UI serving for standalone serving ([#​27851](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/27851)) ([0215e76]( |
||
|
|
53e054b97d |
chore(container): update docker.io/renovate/renovate docker tag to v41.60.3 (#38203)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.58.2-full` -> `41.60.3-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.60.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.60.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.2...41.60.3) ##### Bug Fixes - **npm:** locked version extraction logic ([#​37407](https://redirect.github.com/renovatebot/renovate/issues/37407)) ([eaaff2d]( |
||
|
|
ad542f5c34 |
chore(helm): update image ghcr.io/linuxserver/deluge digest to 475db7c (#38113)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/deluge](https://redirect.github.com/linuxserver/docker-deluge/packages) ([source](https://redirect.github.com/linuxserver/docker-deluge)) | digest | `bec91c0` -> `475db7c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ccd8879868 |
chore(helm): update image lscr.io/linuxserver/calibre-web digest to 5214ae5 (#38121)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre-web)) | digest | `090bda0` -> `5214ae5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b8b2ad5e85 |
chore(helm): update image docker.io/collabora/code 25.04.4.1.1 → 25.04.4.2.1 (#38004)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `eea1e23` -> `05df5e5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
1b34a7d324 |
chore(helm): update image docker.io/tailscale/tailscale v1.84.3 → v1.86.2 (#38013)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | minor | `f97ea47` -> `241d951` | --- > [!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>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.86.2`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.86.2) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.84.3...v1.86.2) Please refer to the changelog available at https://tailscale.com/changelog </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
83edd0bc65 |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.26.3 → 2.27.0 (#38069)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `fe2ec34` -> `f60a19b` | --- > [!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>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.27.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.27.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See [https://github.com/advplyr/audiobookshelf/discussions/4460](https://redirect.github.com/advplyr/audiobookshelf/discussions/4460) for details. ##### Added - Book library sort option for progress last updated [#​1215](https://redirect.github.com/advplyr/audiobookshelf/issues/1215) (in [#​4542](https://redirect.github.com/advplyr/audiobookshelf/issues/4542)) - Sepia theme in epub e-reader [#​4407](https://redirect.github.com/advplyr/audiobookshelf/issues/4407) by [@​michaeldvinci](https://redirect.github.com/michaeldvinci) in [#​4534](https://redirect.github.com/advplyr/audiobookshelf/issues/4534) ##### Fixed - All e-reader devices visible to non-admin users [#​4529](https://redirect.github.com/advplyr/audiobookshelf/issues/4529) (in [#​4530](https://redirect.github.com/advplyr/audiobookshelf/issues/4530)) - UI/UX: Edit chapter page lookup modal showing incorrect duration when removing branding by [@​chriscam85](https://redirect.github.com/chriscam85) in [#​4551](https://redirect.github.com/advplyr/audiobookshelf/issues/4551) - UI/UX: Cursor pointer for version in side rail by [@​FelixSche](https://redirect.github.com/FelixSche) in [#​4528](https://redirect.github.com/advplyr/audiobookshelf/issues/4528) - UI/UX: Sessions table overflowing horizontally on mobile ##### Changed - UI/UX: Localized user stats heatmap tooltip [#​4550](https://redirect.github.com/advplyr/audiobookshelf/issues/4550) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Danish by [@​MikkelOlesen](https://redirect.github.com/MikkelOlesen) - Dutch by [@​RemcoSchrijver](https://redirect.github.com/RemcoSchrijver) [@​Pepsicola1995](https://redirect.github.com/Pepsicola1995) - German by [@​B0rax](https://redirect.github.com/B0rax) [@​Vito0912](https://redirect.github.com/Vito0912) [@​networksecurityvodoo](https://redirect.github.com/networksecurityvodoo) - Hebrew by [@​enosh](https://redirect.github.com/enosh) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Russian by [@​GrakovNe](https://redirect.github.com/GrakovNe) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) #### New Contributors - [@​FelixSche](https://redirect.github.com/FelixSche) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4528](https://redirect.github.com/advplyr/audiobookshelf/pull/4528) - [@​michaeldvinci](https://redirect.github.com/michaeldvinci) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4534](https://redirect.github.com/advplyr/audiobookshelf/pull/4534) - [@​chriscam85](https://redirect.github.com/chriscam85) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4551](https://redirect.github.com/advplyr/audiobookshelf/pull/4551) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
e2d96f605b |
chore(helm): update image ghcr.io/linuxserver/bookstack 25.05.20250616 → 25.07.20250804 (#37955)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/bookstack](https://redirect.github.com/linuxserver/docker-bookstack/packages) ([source](https://redirect.github.com/linuxserver/docker-bookstack)) | minor | `be8bcaf` -> `4c6b0f4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
efea4d58bd |
chore(helm): update image docker.io/shaneisrael/fireshare v1.2.26 → v1.2.27 (#38092)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `3592b54` -> `4c345b3` | --- > [!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>ShaneIsrael/fireshare (docker.io/shaneisrael/fireshare)</summary> ### [`v1.2.27`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.27) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.26...v1.2.27) #### What's Changed - Remove chunked upload alert by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [https://github.com/ShaneIsrael/fireshare/pull/316](https://redirect.github.com/ShaneIsrael/fireshare/pull/316) **Full Changelog**: https://github.com/ShaneIsrael/fireshare/compare/v1.2.26...v1.2.27 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
2ba5a9754f |
chore(helm): update image ghcr.io/linuxserver/duckdns digest to e0737f5 (#37928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `cd3b699` -> `e0737f5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
e7a5e49a78 | chore(helm): update image docker.io/jlesage/jdownloader-2 v25.07.1 → v25.07.2 (#37970) | ||
|
|
68b3d90163 |
chore(helm): update image ghcr.io/alexta69/metube 2025-07-27 → 2025-07-30 (#37994)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/alexta69/metube | patch | `df04c8a` -> `10d3576` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
240957d2fa |
chore(helm): update image docker.io/sourcegraph/server 6.6.0 → 6.6.2517 (#37979)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sourcegraph/server](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch | `8f4eb6c` -> `3fde553` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3d1b5ecc04 | chore(helm): update image ghcr.io/linuxserver/digikam digest to 880826f (#38049) | ||
|
|
8caf7b3b99 |
chore(helm): update image ghcr.io/linuxserver/medusa digest to 68b844f (#38050)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/medusa](https://redirect.github.com/linuxserver/docker-medusa/packages) ([source](https://redirect.github.com/linuxserver/docker-medusa)) | digest | `33729e4` -> `68b844f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
1a7730257f |
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.119.0 → 0.120.1 (#37956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `3d12108` -> `33c11db` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.120.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.120.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.120.0...v0.120.1) A small but important bugfix for instances that show libraries in the navbar. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix error in navbar when "show libraries" is enabled by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4578](https://redirect.github.com/manyfold3d/manyfold/pull/4578) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.120.0...v0.120.1 ### [`v0.120.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.120.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.119.0...v0.120.0) This week's release brings some improvements to scanning processes. You can now run a metadata scan for any set of filtered models, including using a new search term for path matching, and you can run the new file check scan on an individual library. There's also a new `manyfold links sync` command to batch-synchronise links, including a `--match` argument if you want to just sync with a single site, and errors with the sync will now be reported in the Problems list. #### What's Changed ##### ✨ New Features ✨ - Add syntax to search by model path by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4562](https://redirect.github.com/manyfold3d/manyfold/pull/4562) - Add option to scan menu to rescan the current selection of models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4564](https://redirect.github.com/manyfold3d/manyfold/pull/4564) - Add button to scan a single library by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4566](https://redirect.github.com/manyfold3d/manyfold/pull/4566) - Add `manyfold links sync` command to batch run link synchronisations by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4568](https://redirect.github.com/manyfold3d/manyfold/pull/4568) ##### 🛠️ Other Improvements 🛠️ - Refactor Filterable concern to use new FilterService by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4565](https://redirect.github.com/manyfold3d/manyfold/pull/4565) - Improve error handling and reporting for sync URLs by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4567](https://redirect.github.com/manyfold3d/manyfold/pull/4567) - Add ngrok tunnel autostart to bin/dev by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4569](https://redirect.github.com/manyfold3d/manyfold/pull/4569) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.119.0...v0.120.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
2fb47444ab |
chore(helm): update image docker.io/brandawg93/peanut 5.10.0 → 5.11.0 (#38206)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `8979780` -> `c5b584f` | --- > [!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>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.11.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.11.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.10.0...v5.11.0) #### What's Changed - Docker Enhancements by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/282](https://redirect.github.com/Brandawg93/PeaNUT/pull/282) - Runtime enhancements by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/284](https://redirect.github.com/Brandawg93/PeaNUT/pull/284) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.10.0...v5.11.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5d34afdb78 |
chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250728 → 3.10.20250804 (#38084)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages) ([source](https://redirect.github.com/linuxserver/docker-healthchecks)) | patch | `d871c2a` -> `0235608` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
19daa8221e |
chore(helm): update image ghcr.io/home-operations/radarr 5.27.2.10142 → 5.27.3.10153 (#38072)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | `aa84b83` -> `1bf822e` | --- > [!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>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary> ### [`v5.27.3.10153`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.3.10153): 5.27.3.10153 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.2.10142...v5.27.3.10153) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`6851c26`]( |
||
|
|
02db6482c3 |
chore(helm): update image docker.io/splunk/splunk 9.4.3 → 9.4.4 (#38098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | patch | `27344f7` -> `3830c74` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
d0e87dd42c |
chore(helm): update image docker.io/clickhouse/clickhouse-server 25.6.5.41 → 25.7.2.54 (#37981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | minor | `7566eea` -> `8642875` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
245aca11e6 |
chore(helm): update image docker.io/gitea/gitea 1.24.3 → 1.24.4 (#38091)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) | patch | `37b3500` -> `fc76050` | --- > [!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>go-gitea/gitea (docker.io/gitea/gitea)</summary> ### [`v1.24.4`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.24.4) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.24.3...v1.24.4) - BUGFIXES - Fix various bugs (1.24) ([#​35186](https://redirect.github.com/go-gitea/gitea/issues/35186)) - Fix migrate input box bug ([#​35166](https://redirect.github.com/go-gitea/gitea/issues/35166)) ([#​35171](https://redirect.github.com/go-gitea/gitea/issues/35171)) - Only hide dropzone when no files have been uploaded ([#​35156](https://redirect.github.com/go-gitea/gitea/issues/35156)) ([#​35167](https://redirect.github.com/go-gitea/gitea/issues/35167)) - Fix review comment/dimiss comment x reference can be refereced back ([#​35094](https://redirect.github.com/go-gitea/gitea/issues/35094)) ([#​35099](https://redirect.github.com/go-gitea/gitea/issues/35099)) - Fix submodule nil check ([#​35096](https://redirect.github.com/go-gitea/gitea/issues/35096)) ([#​35098](https://redirect.github.com/go-gitea/gitea/issues/35098)) - MISC - Don't use full-file highlight when there is a git diff textconv ([#​35114](https://redirect.github.com/go-gitea/gitea/issues/35114)) ([#​35119](https://redirect.github.com/go-gitea/gitea/issues/35119)) - Increase gap on latest commit ([#​35104](https://redirect.github.com/go-gitea/gitea/issues/35104)) ([#​35113](https://redirect.github.com/go-gitea/gitea/issues/35113)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3a5073ec1c |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.10.0 → 10.11.0 (#37990)
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 | `0a19f87` -> `4fca3ad` | --- > [!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>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v10.11.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#10110-2025-07-29) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.10.0...v10.11.0) ##### Features - bump [@​zwave-js/server](https://redirect.github.com/zwave-js/server)@​3.2.1 ([#​4302](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4302)) ([5a4324a]( |
||
|
|
8902740a20 |
chore(helm): update image docker.io/binwiederhier/ntfy v2.13.0 → v2.14.0 (#38101)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/binwiederhier/ntfy](https://ntfy.sh/) ([source](https://redirect.github.com/binwiederhier/ntfy)) | minor | `cd107fa` -> `5a05179` | --- > [!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>binwiederhier/ntfy (docker.io/binwiederhier/ntfy)</summary> ### [`v2.14.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.13.0...v2.14.0) This release adds support for [declarative users](https://docs.ntfy.sh/config/#users-via-the-config), [declarative ACL entries](https://docs.ntfy.sh/config/#acl-entries-via-the-config) and [declarative tokens](https://docs.ntfy.sh/config/#tokens-via-the-config). This allows you to define users, ACL entries and tokens in the config file, which is useful for static deployments or deployments that use a configuration management system. It also adds support for [pre-defined templates](https://docs.ntfy.sh/publish/#pre-defined-templates) and [custom templates](https://docs.ntfy.sh/publish/#custom-templates) for enhanced JSON webhook support, as well as advanced [template functions](https://docs.ntfy.sh/publish/#template-functions) based on the [Sprig](https://redirect.github.com/Masterminds/sprig) functions. ❤️ If you like ntfy, **please consider sponsoring me** via [GitHub Sponsors](https://redirect.github.com/sponsors/binwiederhier), [Liberapay](https://en.liberapay.com/ntfy/), Bitcoin (`1626wjrw3uWk9adyjCfYwafw4sQWujyjn8`), or by buying a [paid plan via the web app](https://ntfy.sh/app). ntfy will always remain open source. **Features:** - [Declarative users](https://docs.ntfy.sh/config/#users-via-the-config), [declarative ACL entries](https://docs.ntfy.sh/config/#acl-entries-via-the-config) and [declarative tokens](https://docs.ntfy.sh/config/#tokens-via-the-config) ([#​464](https://redirect.github.com/binwiederhier/ntfy/issues/464), [#​1384](https://redirect.github.com/binwiederhier/ntfy/issues/1384), [#​1413](https://redirect.github.com/binwiederhier/ntfy/issues/1413), thanks to pinpox for reporting, to [@​wunter8](https://redirect.github.com/wunter8) for reviewing and implementing parts of it) - [Pre-defined templates](https://docs.ntfy.sh/publish/#pre-defined-templates) and [custom templates](https://docs.ntfy.sh/publish/#custom-templates) for enhanced JSON webhook support ([#​1390](https://redirect.github.com/binwiederhier/ntfy/issues/1390)) - Support of advanced [template functions](https://docs.ntfy.sh/publish/#template-functions) based on the [Sprig](https://redirect.github.com/Masterminds/sprig) library ([#​1121](https://redirect.github.com/binwiederhier/ntfy/issues/1121), thanks to [@​davidatkinsondoyle](https://redirect.github.com/davidatkinsondoyle) for reporting, to [@​wunter8](https://redirect.github.com/wunter8) for implementing, and to the Sprig team for their work) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
76956edbe8 |
chore(helm): update image ghcr.io/tautulli/tautulli v2.15.2 → v2.15.3 (#38075)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tautulli/tautulli](https://redirect.github.com/Tautulli/Tautulli) | patch | `0003dd1` -> `fffd16c` | --- > [!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>Tautulli/Tautulli (ghcr.io/tautulli/tautulli)</summary> ### [`v2.15.3`](https://redirect.github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2153-2025-08-03) [Compare Source](https://redirect.github.com/Tautulli/Tautulli/compare/v2.15.2...v2.15.3) - Exporter: - New: Added hearingImpaired for subtitles and visualImpaired for audio attributes to exporter fields. - Graphs: - Fix: Remove duplicate "Total" entry in graph tooltips. (Thanks [@​zdimension](https://redirect.github.com/zdimension)) ([#​2534](https://redirect.github.com/Tautulli/Tautulli/issues/2534)) - UI: - Fix: Failing to retrieve collections / playlists with over 1000 items. - Fix: Scrollbar not showing on macosx and webkit browsers. ([#​2221](https://redirect.github.com/Tautulli/Tautulli/issues/2221)) - Fix: Incorrect rounding of minutes in global stats play duration. - Fix: Disable browser autocomplete for notification agent and newsletter agent configurations. ([#​2557](https://redirect.github.com/Tautulli/Tautulli/issues/2557)) - API: - New: Added ability to return svg files using pms\_image\_proxy API command. - Other: - New: Added ability to set config values using environment variables. (Thanks [@​komuw](https://redirect.github.com/komuw)) ([#​2309](https://redirect.github.com/Tautulli/Tautulli/issues/2309), [#​2543](https://redirect.github.com/Tautulli/Tautulli/issues/2543)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
715ff90dd7 |
chore(helm): update image docker.io/jlesage/mkvtoolnix v25.07.1 → v25.07.2 (#37973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix) | patch | `7c3d530` -> `7c07ea1` | --- > [!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>jlesage/docker-mkvtoolnix (docker.io/jlesage/mkvtoolnix)</summary> ### [`v25.07.2`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v25.07.2): Version 25.07.2 [Compare Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v25.07.1...v25.07.2) Changes in this release: - Updated MKVToolNix to version 94.0. - Updated baseimage to version 4.9.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
6d3731fd6f |
chore(helm): update image docker.io/cloudreve/cloudreve 4.3.0 → 4.4.1 (#38102)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cloudreve/cloudreve | minor | `8ec3974` -> `d447bed` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
73f8ba3147 |
chore(helm): update image docker.io/rhasspy/wyoming-piper 1.6.2 → 1.6.3 (#38097)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rhasspy/wyoming-piper | patch | `b2963d6` -> `2f5de2c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
8673fe717a |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to 6c03553 (#37937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `faade11` -> `6c03553` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ba2d01d7e2 |
chore(helm): update image ghcr.io/itzg/minecraft-server (#38073)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d210571` -> `ed60d27` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `aab73f5` -> `84d4f98` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `f0c2a7c` -> `dc66fb9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d3d0468` -> `b3e6a86` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `4a914df` -> `19d4ebe` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `56c55ef` -> `7e10bc2` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `b3f3f34` -> `a84f83e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d0ae5ce` -> `333672a` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `9308c4f` -> `f0f0956` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `262e230` -> `6e80f1c` | --- > [!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>itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)</summary> ### [`v2025.8.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.8.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.6.2...2025.8.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Use Paper's Fill v3 download API by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3519](https://redirect.github.com/itzg/docker-minecraft-server/pull/3519) - cf: retry file downloads on premature close error by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3528](https://redirect.github.com/itzg/docker-minecraft-server/pull/3528) - cf: retry file download when Netty channel/timeout exceptions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3529](https://redirect.github.com/itzg/docker-minecraft-server/pull/3529) - build: add back java11 for 1.16.5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3530](https://redirect.github.com/itzg/docker-minecraft-server/pull/3530) - Add back java16 variant for Paper 1.16.5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3531](https://redirect.github.com/itzg/docker-minecraft-server/pull/3531) - Add particle effects to CF global excludes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3532](https://redirect.github.com/itzg/docker-minecraft-server/pull/3532) - Quieter Paper/Bukkit default configs downloading by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3535](https://redirect.github.com/itzg/docker-minecraft-server/pull/3535) - Excluding BetterGrassify and Distration Free Recipes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3544](https://redirect.github.com/itzg/docker-minecraft-server/pull/3544) - Switch PAPER\_CONFIG\_DEFAULTS\_REPO to https://github.com/Shonz1/minecraft-default-configs by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3541](https://redirect.github.com/itzg/docker-minecraft-server/pull/3541) - fabric: add option to force reinstall by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3559](https://redirect.github.com/itzg/docker-minecraft-server/pull/3559) - cf: exclude fastquit by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3555](https://redirect.github.com/itzg/docker-minecraft-server/pull/3555) - modrinth: prioritize target loader when resolving project versions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3570](https://redirect.github.com/itzg/docker-minecraft-server/pull/3570) - Add VERSION\_FROM\_MODRINTH\_PROJECTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3580](https://redirect.github.com/itzg/docker-minecraft-server/pull/3580) ##### Bug Fixes - When using a custom server, allow specifying MODRINTH\_LOADER with MODRINTH\_PROJECTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3527](https://redirect.github.com/itzg/docker-minecraft-server/pull/3527) ##### Documentation - Note native auto-pause support by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3520](https://redirect.github.com/itzg/docker-minecraft-server/pull/3520) - Clarified docker attach usage for compose vs non-compose by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3521](https://redirect.github.com/itzg/docker-minecraft-server/pull/3521) - Adjusted wording and example for generator settings by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3522](https://redirect.github.com/itzg/docker-minecraft-server/pull/3522) - Added packwiz example by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3523](https://redirect.github.com/itzg/docker-minecraft-server/pull/3523) - Move page about building image out of contributing section by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3538](https://redirect.github.com/itzg/docker-minecraft-server/pull/3538) - Add a MOTD example with placeholders by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3540](https://redirect.github.com/itzg/docker-minecraft-server/pull/3540) - docs: fix incorrect Minecraft version link by [@​mykokhehiehieh](https://redirect.github.com/mykokhehiehieh) in [https://github.com/itzg/docker-minecraft-server/pull/3549](https://redirect.github.com/itzg/docker-minecraft-server/pull/3549) - Docs: fix env var for enabling query by [@​gkeeth](https://redirect.github.com/gkeeth) in [https://github.com/itzg/docker-minecraft-server/pull/3552](https://redirect.github.com/itzg/docker-minecraft-server/pull/3552) - Upgrade dev mkdocs to Python 3.11 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3569](https://redirect.github.com/itzg/docker-minecraft-server/pull/3569) ##### Other Changes - Add GuideME to exclude list by [@​caitlynrw](https://redirect.github.com/caitlynrw) in [https://github.com/itzg/docker-minecraft-server/pull/3534](https://redirect.github.com/itzg/docker-minecraft-server/pull/3534) - build(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/itzg/docker-minecraft-server/pull/3542](https://redirect.github.com/itzg/docker-minecraft-server/pull/3542)2 - Revert "Add GuideME to exclude list" by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3546](https://redirect.github.com/itzg/docker-minecraft-server/pull/3546) - Add support for `accepts-transfers` and `rate-limit` server properties by [@​fewwan](https://redirect.github.com/fewwan) in [https://github.com/itzg/docker-minecraft-server/pull/3550](https://redirect.github.com/itzg/docker-minecraft-server/pull/3550) - Fix pufferfish url script by [@​MacKey-255](https://redirect.github.com/MacKey-255) in [https://github.com/itzg/docker-minecraft-server/pull/3553](https://redirect.github.com/itzg/docker-minecraft-server/pull/3553) - cf + modrinth: exclude config-menus-forge & welcome-screen by [@​Bobrokus](https://redirect.github.com/Bobrokus) in [https://github.com/itzg/docker-minecraft-server/pull/3561](https://redirect.github.com/itzg/docker-minecraft-server/pull/3561) - update NanoLimbo repository name by [@​Navio1430](https://redirect.github.com/Navio1430) in [https://github.com/itzg/docker-minecraft-server/pull/3564](https://redirect.github.com/itzg/docker-minecraft-server/pull/3564) - build(deps): bump the patches group in /docs with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/itzg/docker-minecraft-server/pull/3572](https://redirect.github.com/itzg/docker-minecraft-server/pull/3572)2 - Update Forge promotions URL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3584](https://redirect.github.com/itzg/docker-minecraft-server/pull/3584) ##### New Contributors - [@​caitlynrw](https://redirect.github.com/caitlynrw) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3534](https://redirect.github.com/itzg/docker-minecraft-server/pull/3534) - [@​mykokhehiehieh](https://redirect.github.com/mykokhehiehieh) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3549](https://redirect.github.com/itzg/docker-minecraft-server/pull/3549) - [@​fewwan](https://redirect.github.com/fewwan) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3550](https://redirect.github.com/itzg/docker-minecraft-server/pull/3550) - [@​gkeeth](https://redirect.github.com/gkeeth) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3552](https://redirect.github.com/itzg/docker-minecraft-server/pull/3552) - [@​MacKey-255](https://redirect.github.com/MacKey-255) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3553](https://redirect.github.com/itzg/docker-minecraft-server/pull/3553) - [@​Bobrokus](https://redirect.github.com/Bobrokus) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3561](https://redirect.github.com/itzg/docker-minecraft-server/pull/3561) - [@​Navio1430](https://redirect.github.com/Navio1430) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3564](https://redirect.github.com/itzg/docker-minecraft-server/pull/3564) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.6.1...2025.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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
de69617ee0 |
chore(helm): update image ghcr.io/rogerfar/rdtclient digest to 5f0b90f (#38120)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | digest | `2e6ce8b` -> `5f0b90f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
60cec09434 |
chore(helm): update image ghcr.io/linuxserver/synclounge digest to 2a4d01d (#38118)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages) ([source](https://redirect.github.com/linuxserver/docker-synclounge)) | digest | `409a58c` -> `2a4d01d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9e0a2c6ffa |
chore(helm): update image docker.io/jeessy/ddns-go v6.12.0 → v6.12.2 (#38021)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jeessy/ddns-go | patch | `c31f3d6` -> `fbdc72f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |