mirror of
https://github.com/truecharts/charts.git
synced 2026-08-01 07:04:38 -03:00
dc9dccbefa284e2deeca9ee3fe0f505411aa3ecb
44941 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
dc9dccbefa |
chore(helm): update image docker.io/portainer/portainer-ee 2.31.2 → 2.31.3 (#36932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/portainer/portainer-ee | patch | `1112c9d` -> `46e4896` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4e91ee652d |
chore(helm): update image twinproduction/gatus v5.18.1 → v5.19.0 (#36953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [twinproduction/gatus](https://redirect.github.com/TwiN/gatus) | minor | `9752556` -> `1236257` | --- > [!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>TwiN/gatus (twinproduction/gatus)</summary> ### [`v5.19.0`](https://redirect.github.com/TwiN/gatus/releases/tag/v5.19.0) [Compare Source](https://redirect.github.com/TwiN/gatus/compare/v5.18.1...v5.19.0) #### What's Changed - feat(alerting): Add HomeAssistant support by [@​volodimyr](https://redirect.github.com/volodimyr) in [https://github.com/TwiN/gatus/pull/1125](https://redirect.github.com/TwiN/gatus/pull/1125) - feat(alerting): Add ilert alert provider by [@​DaTiMy](https://redirect.github.com/DaTiMy) in [https://github.com/TwiN/gatus/pull/1082](https://redirect.github.com/TwiN/gatus/pull/1082) - docs: Add NixOS example by [@​pizzapim](https://redirect.github.com/pizzapim) in [https://github.com/TwiN/gatus/pull/1131](https://redirect.github.com/TwiN/gatus/pull/1131) #### New Contributors - [@​pizzapim](https://redirect.github.com/pizzapim) made their first contribution in [https://github.com/TwiN/gatus/pull/1131](https://redirect.github.com/TwiN/gatus/pull/1131) - [@​volodimyr](https://redirect.github.com/volodimyr) made their first contribution in [https://github.com/TwiN/gatus/pull/1125](https://redirect.github.com/TwiN/gatus/pull/1125) - [@​DaTiMy](https://redirect.github.com/DaTiMy) made their first contribution in [https://github.com/TwiN/gatus/pull/1082](https://redirect.github.com/TwiN/gatus/pull/1082) **Full Changelog**: https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0e31c786bb |
chore(helm): update image docker.io/esphome/esphome 2025.6.2 → 2025.6.3 (#36925)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `bb201de` -> `65db4c2` | --- > [!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>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.6.3`](https://redirect.github.com/esphome/esphome/releases/tag/2025.6.3) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.6.2...2025.6.3) - \[uart] fix: missing uart_config_t struct initialisation [esphome#9235](https://redirect.github.com/esphome/esphome/pull/9235) by [@​Rezoran](https://redirect.github.com/Rezoran) - Fix api log client crashing when api encryption is dynamic [esphome#9245](https://redirect.github.com/esphome/esphome/pull/9245) by [@​jesserockz](https://redirect.github.com/jesserockz) - Fix crash when event last_event_type is null in web_server [esphome#9266](https://redirect.github.com/esphome/esphome/pull/9266) by [@​bdraco](https://redirect.github.com/bdraco) - \[http_request] allow retrieval of more than just the first header [esphome#9242](https://redirect.github.com/esphome/esphome/pull/9242) by [@​candrews](https://redirect.github.com/candrews) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
40ecd4d152 |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to e9f2f47 (#36918)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `994f7d3` -> `e9f2f47` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ce4a357cf2 |
chore(helm): update image docker.io/onerahmet/openai-whisper-asr-webservice v1.9.0 → v1.9.1 (#36930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/onerahmet/openai-whisper-asr-webservice | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1188ffbe41 |
chore(helm): update image docker.io/filebrowser/filebrowser v2.35.0 → v2.36.1 (#36945)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `bd3f058` -> `25a17f9` | --- > [!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>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.36.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.36.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.36.0...v2.36.1) #### Docker Image Updates The Docker image has been updated recently, with breaking changes. Read the release notes from [v2.33.0](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.0) to learn how to upgrade. #### Changelog - [`e36a9b4`]( |
||
|
|
fc340e3000 |
chore(helm): update image docker.io/ghostfolio/ghostfolio 2.176.0 → 2.177.0 (#36946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `756198f` -> `237a750` | --- > [!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>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.177.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21770---2025-07-03) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.176.0...2.177.0) ##### Added - Extended the *Fear & Greed Index* (market mood) in the markets overview by cryptocurrencies (experimental) ##### Changed - Refactored the about pages to standalone - Made the `getByKey()` function generic in the property service - Renamed `AuthDevice` to `authDevices` in the `User` database schema - Improved the language localization for Catalan (`ca`) - Improved the language localization for German (`de`) - Improved the language localization for Portuguese (`pt`) - Upgraded `@internationalized/number` from version `3.6.0` to `3.6.3` - Upgraded `ngx-skeleton-loader` from version `11.0.0` to `11.2.1` - Upgraded `yahoo-finance2` from version `3.3.5` to `3.4.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
3b587d020c |
chore(container): update docker.io/renovate/renovate docker tag to v41.20.0 (#36939)
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.17.2-full` -> `41.20.0-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.20.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.20.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.19.0...41.20.0) ##### Features - **config/options:** allow root(`.`) and `UpdateType` as parents ([#​36522](https://redirect.github.com/renovatebot/renovate/issues/36522)) ([f20e741]( |
||
|
|
97ec866b31 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.29 → v3.0.30 (clustertool) (#36938)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.29` -> `v3.0.30` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.30`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.30) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.29...v3.0.30) #### Changelog - [`3d14db3`]( |
||
|
|
dec9f07532 |
chore(helm): update image docker.io/revenz/fileflows 25.06 → 25.07 (#36950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/revenz/fileflows | minor | `6dd85a5` -> `ffcb58f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
54a11732a2 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.15.2 → 2.16.1 (#36941)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | minor | `545cdab` -> `fdf61ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>automatic-ripping-machine/automatic-ripping-machine (docker.io/automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.16.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.16.1) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.16.0...2.16.1) #### What's Changed - \[BUGFIX] UI Progress Bar and Old ARM Version Removal by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1414](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1414) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.16.0...2.16.1 ### [`v2.16.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.16.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.2...2.16.0) #### What's Changed - \[BUGFIX] Github Workflow Fix by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1436](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1436) - Bump arm-dependencies from `ee57f46` to `db6961c` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1439](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1439) - \[FEATURE] Bump automaticrippingmachine/arm-dependencies from 1.4.0 to 1.5.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1438](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1438) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.2...2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b8fd234702 |
chore(helm): update image ghcr.io/coderaiser/cloudcmd 18.6.0 → 18.6.1 (#36934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `3b8b8c9` -> `d0c5127` | --- > [!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>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary> ### [`v18.6.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.6.1): cloudcmd v18.6.1 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.6.0...v18.6.1) #### 🔥 feature - [`9eafa18`](https://redirect.github.com/coderaiser/cloudcmd/commit/9eafa189) cloudcmd: http-auth v4.2.1 - [`e99d084`](https://redirect.github.com/coderaiser/cloudcmd/commit/e99d0847) cloudcmd: montag v1.2.1 - [`b77e9c9`](https://redirect.github.com/coderaiser/cloudcmd/commit/b77e9c91) cloudcmd: pipe-io v4.0.1 - [`4b476a6`](https://redirect.github.com/coderaiser/cloudcmd/commit/4b476a6d) cloudcmd: globals v16.3.0 - [`2057065`](https://redirect.github.com/coderaiser/cloudcmd/commit/2057065d) cloudcmd: [@​putout/eslint-flat](https://redirect.github.com/putout/eslint-flat) v3.0.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
986c8a999a |
chore(helm): update image monica digest to 6c5e59d (#36921)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `688a321` -> `6c5e59d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
92b19a868e |
chore(helm): update image fyb3roptik/threadfin 1.2.34 → 1.2.35 (#36933)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `7ca1302` -> `31ee094` | --- > [!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>Threadfin/Threadfin (fyb3roptik/threadfin)</summary> ### [`v1.2.35`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.35) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35) #### What's Changed - Fix uploaded logo URLs to respect Force HTTPS setting by [@​b3nw](https://redirect.github.com/b3nw) in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) - Branch 1.2.35 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [https://github.com/Threadfin/Threadfin/pull/606](https://redirect.github.com/Threadfin/Threadfin/pull/606) #### New Contributors - [@​b3nw](https://redirect.github.com/b3nw) made their first contribution in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) **Full Changelog**: https://github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bfe159a525 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2111 → 0.22.2117 (#36935)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `b460732` -> `b4c4458` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ae30f3a46e |
chore(helm): update image docker.io/syncthing/syncthing 1.29.7 → 1.30.0 (#36951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | minor | `dde2305` -> `74eeedb` | --- > [!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>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.30.0`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.30.0) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.7...v1.30.0) #### Syncthing 2 is coming Syncthing version 1.x will soon be replaced by Syncthing version 2.x. Version 2 brings a new database format and various cleanups, but remains protocol compatible with Syncthing 1. More detailed information about Syncthing 2 can be found in the release notes at https://github.com/syncthing/syncthing/releases. This release is also available as: - APT repository: https://apt.syncthing.net/ - Docker image: `docker.io/syncthing/syncthing:1.30.0` or `ghcr.io/syncthing/syncthing:1.30.0` (`{docker,ghcr}.io/syncthing/syncthing:1` to follow just the major version) #### What's Changed ##### Fixes - fix(protocol): avoid deadlock with concurrent connection start and close by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10140](https://redirect.github.com/syncthing/syncthing/pull/10140) - fix(syncthing): avoid writing panic log to nil fd by [@​ardevd](https://redirect.github.com/ardevd) in [https://github.com/syncthing/syncthing/pull/10154](https://redirect.github.com/syncthing/syncthing/pull/10154) ##### Features - feat(config): expose folder and device info as metrics (fixes [#​9519](https://redirect.github.com/syncthing/syncthing/issues/9519)) by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10148](https://redirect.github.com/syncthing/syncthing/pull/10148) ##### Other - build: properly propagate build tags to Debian build by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/syncthing/syncthing/pull/10144](https://redirect.github.com/syncthing/syncthing/pull/10144) - chore(protocol): don't start connection routines a second time by [@​imsodin](https://redirect.github.com/imsodin) in [https://github.com/syncthing/syncthing/pull/10146](https://redirect.github.com/syncthing/syncthing/pull/10146) - chore(protocol): only allow enc. password changes on cluster config by [@​imsodin](https://redirect.github.com/imsodin) in [https://github.com/syncthing/syncthing/pull/10145](https://redirect.github.com/syncthing/syncthing/pull/10145) **Full Changelog**: https://github.com/syncthing/syncthing/compare/v1.29.7...v1.30.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
804bb3b0a9 | chore(helm): update image ghcr.io/linuxserver/doublecommander digest to de2de4c (#36917) | ||
|
|
0e0e976b4e |
chore(helm): update image ghcr.io/elfhosted/nzbget 25.1 → 25.2 (#36952)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | minor | `77e020a` -> `aab5814` | --- > [!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>nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget)</summary> ### [`v25.2`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v25.2) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v25.1...v25.2) #### What's Changed - Bug fixes [#​603](https://redirect.github.com/nzbgetcom/nzbget/pull/603) - Prevented crashes (segfaults) that could occur when loading disk state files containing empty or malformed data, by adding additional input validation and null pointer protection - Fixed a segfault in host resolution by ensuring a valid string is always returned - For developers: - Added workflow to build and publish debug Docker images [#​605](https://redirect.github.com/nzbgetcom/nzbget/pull/605) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8c1a10f68f |
chore(helm): update image ghcr.io/linuxserver/oscam 11884-ls137 → 11884-ls138 (#36937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `0076204` -> `5aacfb0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11884-ls138`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11884-ls138) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11884-ls137...11884-ls138) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11884-ls138/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11884 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
13324343ac |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to 9d02a3f (#36920)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `41909d8` -> `9d02a3f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
cdd2d8cf45 |
chore(helm): update image public.ecr.aws/docker/library/xwiki digest to afc7c54 (#36922)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | digest | `cd2324f` -> `afc7c54` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f79ba91e10 | chore(helm): update image docker.io/jeessy/ddns-go v6.11.0 → v6.11.1 (#36927) | ||
|
|
f400932a00 | chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.15.1 → 7.15.3 (#36936) | ||
|
|
c179f439b0 |
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.5.2.0 → 6.5.3.0 (#36924)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | patch | `d21f2ab` -> `afc849e` | --- > [!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>doitandbedone/ispyagentdvr-docker (docker.io/doitandbedone/ispyagentdvr)</summary> ### [`v6.5.3.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.2.0...6.5.3.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.2.0...6.5.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
33d8985895 |
chore(helm): update image docker.io/deluan/navidrome 0.56.1 → 0.57.0 (#36944)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome)
| minor | `d8dcacb` -> `d753f3f` |
---
> [!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>navidrome/navidrome (docker.io/deluan/navidrome)</summary>
###
[`v0.57.0`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.57.0)
[Compare
Source](https://redirect.github.com/navidrome/navidrome/compare/v0.56.1...v0.57.0)
A big thank you to all the contributors who made this release possible!
#### Added
- **UI Features**:
- Added "Artist Radio" and "Shuffle" options to the artist page.
([#​4186](https://redirect.github.com/navidrome/navidrome/pull/4186)
by [@​deluan](https://redirect.github.com/deluan))
- Added a "Play Artist's Top Songs" button.
([#​4204](https://redirect.github.com/navidrome/navidrome/pull/4204)
by [@​deluan](https://redirect.github.com/deluan))
- Added "Love" and "Rating" functionality to songs within a playlist
view.
([#​4134](https://redirect.github.com/navidrome/navidrome/pull/4134)
by [@​deluan](https://redirect.github.com/deluan))
- New "Add to Playlist" dialog, with improved UX.
([#​4156](https://redirect.github.com/navidrome/navidrome/pull/4156)
by [@​deluan](https://redirect.github.com/deluan))
- Added a "Now Playing" panel for administrators to monitor active
streams, with configurable `EnableNowPlaying` option (default true).
([#​4209](https://redirect.github.com/navidrome/navidrome/pull/4209),
[#​4219](https://redirect.github.com/navidrome/navidrome/pull/4219)
by [@​deluan](https://redirect.github.com/deluan))
- Added a context menu option to "Show in Playlist".
([#​4139](https://redirect.github.com/navidrome/navidrome/pull/4139)
by [@​deluan](https://redirect.github.com/deluan))
- Added RecentlyAddedByModTime support for tracks.
([#​4046](https://redirect.github.com/navidrome/navidrome/pull/4046),
[#​4279](https://redirect.github.com/navidrome/navidrome/pull/4279)
by [@​deluan](https://redirect.github.com/deluan))
- Added a configuration tab in the About dialog.
([#​4142](https://redirect.github.com/navidrome/navidrome/pull/4142)
by [@​deluan](https://redirect.github.com/deluan))
- **Experimental Plugin Support**: Added experimental support for
plugins, allowing for greater extensibility and customization. See
details in
the(https://redirect.github.com/navidrome/navidrome/pull/3998)avidrome/pull/3998\))
([#​3998](https://redirect.github.com/navidrome/navidrome/pull/3998),
[#​4260](https://redirect.github.com/navidrome/navidrome/pull/4260)
by [@​deluan](https://redirect.github.com/deluan))
- **Scanner Accuracy**: Implemented folder hashing for smarter and more
accurate quick scans, significantly improving detection of library
changes.
([#​4220](https://redirect.github.com/navidrome/navidrome/pull/4220)
by [@​deluan](https://redirect.github.com/deluan))
- **MBID Search**: Added functionality to search for albums, artists,
and songs by their MusicBrainz ID (MBID).
([#​4286](https://redirect.github.com/navidrome/navidrome/pull/4286)
by [@​deluan](https://redirect.github.com/deluan))
- **Smart Playlists**:
- Added support for sorting smart playlists by multiple fields.
([#​4214](https://redirect.github.com/navidrome/navidrome/pull/4214)
by [@​deluan](https://redirect.github.com/deluan))
- Added support for MBIDs in smart playlists.
([`4096760bd`](
|
||
|
|
993d82a6d2 |
chore(helm): update image docker.io/ollama/ollama 0.9.3 → 0.9.5 (#36929)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `94ad93f` -> `f72c60a` | | docker.io/ollama/ollama | patch | `4500824` -> `64fcc2a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8455bcb1d6 |
chore(helm): update image docker.io/wabayang/jelu digest to 2692bd5 (#36915)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wabayang/jelu | digest | `9497a81` -> `2692bd5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f0ae46948b |
chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.4.0 → 2.5.1 (#36949)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | minor | `dd7479e` -> `1e639d3` | --- > [!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.5.1`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#251-2025-07-02) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.5.0...2.5.1) ##### Bug Fixes - **ignore:** update zigbee-herdsman to 4.3.1 ([#​27878](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/27878)) ([917d852]( |
||
|
|
3a15667630 |
chore(helm): update image docker.io/metabase/metabase v0.55.5 → v0.55.6 (#36928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `3f2639d` -> `fe6f407` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f574374645 |
chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to b9f65b8 (#36919)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages) ([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) | digest | `01b59e8` -> `b9f65b8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b92c91be42 |
chore(helm): update image docker.io/fireflyiii/core version-6.2.19 → version-6.2.20 (#36926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/fireflyiii/core](https://redirect.github.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch | `8ff0132` -> `f067064` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9bb66f5b9d |
chore(helm): update image friendica digest to 05adb2d (#36916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `67ff862` -> `05adb2d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e82b7f13bd | chore(helm): update image docker.io/phpmyadmin digest to 167d118 (#36912) | ||
|
|
f14f929f03 | chore(helm): update image docker.io/phasecorex/red-discordbot digest to 371c973 (#36911) | ||
|
|
0cbd04acde |
chore(helm): update image docker.io/searxng/searxng digest to 29b2e9a (#36914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `5a9a87d` -> `29b2e9a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b240be2efd |
chore(helm): update image docker.io/redmine digest to 3490ba8 (#36913)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/redmine | digest | `6033697` -> `3490ba8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4023e4a82e |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 5957d8d (#36910)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | digest | `6cc8263` -> `5957d8d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
668849f506 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 5bfa711 (#36909)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `8c203c6` -> `5bfa711` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b8acf49040 | chore(helm): update image docker.io/linuxserver/transmission digest to 42c559d (#36908) | ||
|
|
fdb3d6b043 |
chore(helm): update image docker.io/grafana/grafana-image-renderer digest to 8603027 (#36907)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana-image-renderer | digest | `3f105d3` -> `8603027` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2cbe04d640 | chore(helm): update image docker digest to 56e3600 (#36906) | ||
|
|
4cc4ea6a19 |
chore(helm): update image chronograf digest to d5746c7 (#36905)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `1afddbf` -> `d5746c7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
af2bfc79bb | chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.6-fpm docker digest to 85b223e (#36904) | ||
|
|
c33ca2c65c |
chore(container): update golang:1.24.4 docker digest to 20a022e (#36903)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | final | digest | `270cd53` -> `20a022e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1179f7d971 |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.6-fpm docker digest to 7af925c (#36901)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `d0e5783` -> `7af925c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1484cfc8fd |
chore(flux): update image kubernetes-reflector 6.5.12 → 6.5.13 (clustertool) (#36902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-reflector](https://truecharts.org/charts/system/kubernetes-reflector) ([source](https://ghcr.io/emberstack/kubernetes-reflector)) | patch | `6.5.12` -> `6.5.13` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f127a8aa13 | chore(helm): update image ghcr.io/emberstack/kubernetes-reflector 9.1.16 → 9.1.17 (#36900) | ||
|
|
fa8976a73b |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to f824062 (#36899)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `528c856` -> `f824062` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b5bbf58919 |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.6-fpm docker digest to d0e5783 (#36898)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `a65ccb5` -> `d0e5783` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7ce05e5723 |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.10.5 (clustertool) (#36896)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/siderolabs/installer | patch | `v1.10.4` -> `v1.10.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |