532dbe52e5baa3aa9237ce23481bfe3033c6f8d7
49491 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
532dbe52e5 |
chore(helm): update image lscr.io/linuxserver/blender digest to 965ca7b (#41577)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `f32050b` -> `965ca7b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b56244bf2e |
chore(helm): update image docker.io/deluan/navidrome 0.58.0 → 0.58.5 (#41578)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome) | patch | `2ae037d` -> `648ebd4` | --- > [!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.58.5`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.58.5) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.58.0...v0.58.5) This release focuses on stability improvements and bug fixes, with several important fixes for UI themes, translations, database operations, and scanner functionality. Notable improvements include fixes for ARM64 crashes, playlist sorting, and new Bosnian translation. #### Added - UI Features: - Add Genre column as optional field in playlist table view. ([aff9c7120](https://redirect.github.com/navidrome/navidrome/commit/aff9c7120) by [@​deluan](https://redirect.github.com/deluan)) - Add new Bosnian translation. ([#​4399](https://redirect.github.com/navidrome/navidrome/pull/4399) by [@​MuxBH28](https://redirect.github.com/MuxBH28)) - Subsonic API: - Implement indexBasedQueue extension for better queue management. ([#​4244](https://redirect.github.com/navidrome/navidrome/pull/4244) by [@​kgarner7](https://redirect.github.com/kgarner7)) - Populate Folder field with user's accessible library IDs. ([94d2696c8](https://redirect.github.com/navidrome/navidrome/commit/94d2696c8) by [@​deluan](https://redirect.github.com/deluan)) - Insights: - Detecting packaging method. ([#​3841](https://redirect.github.com/navidrome/navidrome/pull/3841) by [@​mintsoft](https://redirect.github.com/mintsoft)) #### Changed - Scanner: - Optimize update artist's statistics using normalized media\_file\_artists table. ([#​4641](https://redirect.github.com/navidrome/navidrome/pull/4641) by [@​deluan](https://redirect.github.com/deluan)) #### Fixed - UI: - Resolve transparent dropdown background in Ligera theme. ([#​4665](https://redirect.github.com/navidrome/navidrome/pull/4665) by [@​deluan](https://redirect.github.com/deluan)) - Fix Ligera theme's RaPaginationActions contrast. ([0bdd3e6f8](https://redirect.github.com/navidrome/navidrome/commit/0bdd3e6f8) by [@​deluan](https://redirect.github.com/deluan)) - Fix color of MuiIconButton in Gruvbox Dark theme. ([#​4585](https://redirect.github.com/navidrome/navidrome/pull/4585) by [@​konstantin-morenko](https://redirect.github.com/konstantin-morenko)) - Correct track ordering when sorting playlists by album. ([#​4657](https://redirect.github.com/navidrome/navidrome/pull/4657) by [@​deluan](https://redirect.github.com/deluan)) - Allow scrolling in play queue by adding delay. ([#​4562](https://redirect.github.com/navidrome/navidrome/pull/4562) by [@​pca006132](https://redirect.github.com/pca006132)) - Fix Playlist Italian translation. ([#​4642](https://redirect.github.com/navidrome/navidrome/pull/4642) by [@​nagiqui](https://redirect.github.com/nagiqui)) - Update Galician, Dutch, Thai translations from POEditor. ([#​4416](https://redirect.github.com/navidrome/navidrome/pull/4416) by [@​deluan](https://redirect.github.com/deluan)) - Update Korean translation. ([#​4443](https://redirect.github.com/navidrome/navidrome/pull/4443) by [@​DDinghoya](https://redirect.github.com/DDinghoya)) - Update Traditional Chinese translation. ([#​4454](https://redirect.github.com/navidrome/navidrome/pull/4454) by [@​york9675](https://redirect.github.com/york9675)) - Update Chinese simplified translation. ([#​4403](https://redirect.github.com/navidrome/navidrome/pull/4403) by [@​yanggqi](https://redirect.github.com/yanggqi)) - Update Deutsch, Galego, Italiano translations. ([#​4394](https://redirect.github.com/navidrome/navidrome/pull/4394) by [@​fuxii](https://redirect.github.com/fuxii)) - Scanner: - Restore basic tag extraction fallback mechanism for improved metadata parsing. ([#​4401](https://redirect.github.com/navidrome/navidrome/pull/4401) by [@​deluan](https://redirect.github.com/deluan)) - Server: - Album statistics not updating after deleting missing files. ([#​4668](https://redirect.github.com/navidrome/navidrome/pull/4668) by [@​deluan](https://redirect.github.com/deluan)) - Qualify user id filter to avoid ambiguous column. ([#​4511](https://redirect.github.com/navidrome/navidrome/pull/4511) by [@​deluan](https://redirect.github.com/deluan)) - Enable multi-valued releasetype in smart playlists. ([#​4621](https://redirect.github.com/navidrome/navidrome/pull/4621) by [@​deluan](https://redirect.github.com/deluan)) - Handle UTF BOM in lyrics and playlist files. ([#​4637](https://redirect.github.com/navidrome/navidrome/pull/4637) by [@​deluan](https://redirect.github.com/deluan)) - Slice share content label by UTF-8 runes. ([#​4634](https://redirect.github.com/navidrome/navidrome/pull/4634) by [@​beer-psi](https://redirect.github.com/beer-psi)) - Update wazero dependency to resolve ARM64 SIGILL crash. ([#​4655](https://redirect.github.com/navidrome/navidrome/pull/4655) by [@​deluan](https://redirect.github.com/deluan)) - Database: - Make playqueue position field an integer. ([#​4481](https://redirect.github.com/navidrome/navidrome/pull/4481) by [@​kgarner7](https://redirect.github.com/kgarner7)) - Docker: - Use standalone wget instead of the busybox one. ([#​4473](https://redirect.github.com/navidrome/navidrome/pull/4473) by [@​daniele-athome](https://redirect.github.com/daniele-athome)) #### New Contributors - [@​konstantin-morenko](https://redirect.github.com/konstantin-morenko) made their first contribution in [#​4585](https://redirect.github.com/navidrome/navidrome/pull/4585) - [@​nagiqui](https://redirect.github.com/nagiqui) made their first contribution in [#​4642](https://redirect.github.com/navidrome/navidrome/pull/4642) - [@​beer-psi](https://redirect.github.com/beer-psi) made their first contribution in [#​4634](https://redirect.github.com/navidrome/navidrome/pull/4634) - [@​fuxii](https://redirect.github.com/fuxii) made their first contribution in [#​4394](https://redirect.github.com/navidrome/navidrome/pull/4394) - [@​daniele-athome](https://redirect.github.com/daniele-athome) made their first contribution in [#​4473](https://redirect.github.com/navidrome/navidrome/pull/4473) - [@​pca006132](https://redirect.github.com/pca006132) made their first contribution in [#​4562](https://redirect.github.com/navidrome/navidrome/pull/4562) - [@​MuxBH28](https://redirect.github.com/MuxBH28) made their first contribution in [#​4399](https://redirect.github.com/navidrome/navidrome/pull/4399) **Full Changelog**: <https://github.com/navidrome/navidrome/compare/v0.58.0...v0.58.5> #### Helping out This release is only possible thanks to the support of some **awesome people**! Want to be one of them? You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a [Ko-fi](https://ko-fi.com/deluan), or [contribute with code](https://www.navidrome.org/docs/developers/). #### Where to go next? - Read installation instructions on our [website](https://www.navidrome.org/docs/installation/). - Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome) for a simple cloud solution. - Reach out on [Discord](https://discord.gg/xh7j7yF), [Reddit](https://www.reddit.com/r/navidrome/) and [Twitter](https://twitter.com/navidrome)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7194014c65 |
chore(helm): update chart redis 17.13.6 → 17.13.7 (#41571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `17.13.6` -> `17.13.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
94407a7b6a | chore(helm): update image docker.io/jc21/nginx-proxy-manager 2.13.1 → 2.13.2 (#41572) | ||
|
|
d2e7197b51 |
chore(helm): update image ghcr.io/authelia/authelia 4.39.13 → 4.39.14 (#41573)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia) ([source](https://redirect.github.com/authelia/authelia)) | patch | `7adc2a9` -> `88f1494` | --- > [!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>authelia/authelia (ghcr.io/authelia/authelia)</summary> ### [`v4.39.14`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.14) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.13...v4.39.14) ##### Bug Fixes - **authentication:** ldap pool deadlock ([#​10527](https://redirect.github.com/authelia/authelia/issues/10527)) ([279c1be](https://redirect.github.com/authelia/authelia/commit/279c1bee78d44b4e8721dc76042da543364c83d1)), closes [#​9936](https://redirect.github.com/authelia/authelia/issues/9936) [#​10392](https://redirect.github.com/authelia/authelia/issues/10392) - **authentication:** referrals not chased ([#​10608](https://redirect.github.com/authelia/authelia/issues/10608)) ([5ddb457](https://redirect.github.com/authelia/authelia/commit/5ddb4578a4ef2f6bfe857d4e659280669303dbdc)), closes [#​10569](https://redirect.github.com/authelia/authelia/issues/10569) - **authentication:** remove singleflight debug logging ([#​10628](https://redirect.github.com/authelia/authelia/issues/10628)) ([4c1c6ee](https://redirect.github.com/authelia/authelia/commit/4c1c6ee5d6fd38e082d997ee1833aecb6a785ade)) - **expression:** shallow value resolution ([#​10582](https://redirect.github.com/authelia/authelia/issues/10582)) ([bc0fb6c](https://redirect.github.com/authelia/authelia/commit/bc0fb6c7104f91769d3ec5bc0c1f2e68d051d141)), closes [#​10558](https://redirect.github.com/authelia/authelia/issues/10558) ##### Docker Container - `docker pull authelia/authelia:4.39.14` - `docker pull ghcr.io/authelia/authelia:4.39.14` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7538ef3c68 |
chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.262 → 0.24.268 (#41575)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.268`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.268) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.262...v0.24.268) #### Changes: - [`7455f3a`](https://redirect.github.com/Jackett/Jackett/commit/7455f3aec6b046f0e14dd1207f544eeba5c61e9e) add magnetz a public site. resolves [#​16277](https://redirect.github.com/Jackett/Jackett/issues/16277) - [`832184a`](https://redirect.github.com/Jackett/Jackett/commit/832184afaf2bbf701349d1b2eb3eed5d3c247af0) darkpeers: update MR & MST - [`f8bd4cd`](https://redirect.github.com/Jackett/Jackett/commit/f8bd4cd4798108b74a419083b18bb5c3c771e6d9) Update rudub - [`9e1d4af`](https://redirect.github.com/Jackett/Jackett/commit/9e1d4af15e1ffb8a8ea98225426dd36dbee9d3f7) shareisland: preserve special chars in release names ([#​16276](https://redirect.github.com/Jackett/Jackett/issues/16276)) - [`052d4ab`](https://redirect.github.com/Jackett/Jackett/commit/052d4ab3e2a86362dca769c50d5b2ab852f2af5d) thepiratedship: removed. resolves [#​15722](https://redirect.github.com/Jackett/Jackett/issues/15722) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14785\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2962c5c479 |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.262 → 0.24.268 (#41574)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `a04282b` -> `81d2e14` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e93d8671eb |
chore(helm): update webtop (#41570)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `d6748e2` -> `d9941b5` | | lscr.io/linuxserver/webtop | digest | `e9755ee` -> `f70c88c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
057cff9d76 |
chore(helm): update image docker.io/haveagitgat/tdarr 2.51.03 → 2.52.01 (#41568)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | minor | `5796f2f` -> `6dfd059` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
05f41b699a |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to e69b510 (#41566)
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 | `d586c74` -> `e69b510` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3784648efa |
chore(helm): update image ghcr.io/linuxserver/firefox digest to c4213c0 (#41562)
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)) | digest | `ed046fc` -> `c4213c0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e9d76f34cd | chore(helm): update image ghcr.io/meeb/tubesync digest to bfcc705 (#41563) | ||
|
|
182d2148bb |
chore(helm): update image docker.io/haveagitgat/tdarr_node 2.51.03 → 2.52.01 (#41569)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | minor | `9639102` -> `92762c5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ac44e72827 | chore(helm): update image lscr.io/linuxserver/calibre-web digest to 704079c (#41565) | ||
|
|
308fe0ceaa | chore(helm): update webtop (#41567) | ||
|
|
79c98861fa | chore(helm): update image ghcr.io/open-webui/open-webui digest to 53a4d2f (#41564) | ||
|
|
8fc9d47963 |
chore(helm): update image ghcr.io/linuxserver/boinc digest to 5a696e8 (#41561)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `7147038` -> `5a696e8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8bdeb66186 |
chore(helm): update image docker.io/bitnamisecure/redis digest to f01f5f0 (#41560)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/redis | digest | `8f83c75` -> `f01f5f0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0d9a801216 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
3b2012afd9 |
chore(helm): update image public.ecr.aws/docker/library/odoo digest to 1b7086f (#41557)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `28457d4` -> `1b7086f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b0bdce8353 | chore(helm): update image docker.io/golift/notifiarr 0.9.0 → 0.9.1 (#41559) | ||
|
|
fb5b761404 |
chore(helm): update image docker.io/wisemapping/wisemapping digest to ae8a963 (#41556)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wisemapping/wisemapping | digest | `5263119` -> `ae8a963` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a3f036a3d9 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.20.7 → 2.21.0 (#41555)
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 | `85b5695` -> `931317a` | --- > [!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.21.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.21.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.7...2.21.0) #### What's Changed - Bump docker/metadata-action from 5.8.0 to 5.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1619](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1619) - \[FEATURE] FFMPEG Transcoding Support by [@​Storm-Trooper5555](https://redirect.github.com/Storm-Trooper5555) in [#​1615](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1615) #### New Contributors - [@​Storm-Trooper5555](https://redirect.github.com/Storm-Trooper5555) made their first contribution in [#​1615](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1615) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.7...2.21.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0337554bb5 |
chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.255 → 0.24.262 (#41554)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.262`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.262) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.255...v0.24.262) #### Changes: - [`86ba95c`](https://redirect.github.com/Jackett/Jackett/commit/86ba95ceb6e359901556fe2bc5fc22da7e7c9733) add dasunerwartete-api ([#​16265](https://redirect.github.com/Jackett/Jackett/issues/16265)) [#​15156](https://redirect.github.com/Jackett/Jackett/issues/15156) - [`15e81d1`](https://redirect.github.com/Jackett/Jackett/commit/15e81d14c9d336f1815172ea9c49d0b6180be2d9) Update rudub - [`fd3731c`](https://redirect.github.com/Jackett/Jackett/commit/fd3731c429d34e23cdbe58b2248bc74f87489376) core: add IPv6 LLAs to known networks - [`adcbd53`](https://redirect.github.com/Jackett/Jackett/commit/adcbd5389c30477f774438fcf619dc9ee1cf4596) animetorrents: search filename and description ([#​16274](https://redirect.github.com/Jackett/Jackett/issues/16274)) - [`995ce3e`](https://redirect.github.com/Jackett/Jackett/commit/995ce3ee8477375c4420c6246feed1d88c002b74) dontorrent: update sitelinks. resolves [#​16272](https://redirect.github.com/Jackett/Jackett/issues/16272) \[ [#​6214](https://redirect.github.com/Jackett/Jackett/issues/6214) ] - [`ecdb32e`](https://redirect.github.com/Jackett/Jackett/commit/ecdb32e57f35b5a61352a4c7de5c303c034a7aa9) R4E: new cat - [`dd49233`](https://redirect.github.com/Jackett/Jackett/commit/dd49233d41ede9b083f149006ebf5992cd69d22d) abtorrents: update cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14779\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
10062b9019 |
chore(helm): update image yourls digest to f02c65e (#41552)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `16501f9` -> `f02c65e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4adf05eda3 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 4ba7f51 (#41550)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `120a219` -> `4ba7f51` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
42d5fb3a6d |
chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.20 → 2.6.21 (#41553)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `5bd1c9c` -> `fdca603` | --- > [!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>AnotherStranger/docker-borg-backup (ghcr.io/anotherstranger/borg-server)</summary> ### [`v2.6.21`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.6.21) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.20...v2.6.21) ##### Code Refactoring - **deps:** update all dependencies ([6fbc391](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6fbc3914eb4863223d1b31c129a84746f4ceef22)) - **deps:** update all dependencies ([f0c3533](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/f0c35337e5e03fdd9be89b971b8fd92737e3d026)) - **deps:** update all dependencies ([889fffe](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/889fffedcc2343c9fd6517cd173509fd406e55ef)) - **deps:** update all dependencies ([e2b40b3](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/e2b40b3348c951b2a0e1b9055661302cfe64392d)) - **deps:** update all dependencies ([8eb94bd](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8eb94bd52ff88e276f4d753069575c3489bedf8a)) - **deps:** update all dependencies ([3cebd4c](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/3cebd4cd6d8215702cdab5fb91bee7e7c9ec6eab)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.157.0 ([33b8955](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/33b89555ed9a9fbe1932c70adc65ae05416bc238)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.159.2 ([67fb7a2](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/67fb7a21d5670a8fcfef0c2f14c48c52ab53e05d)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.159.4 ([61e94f5](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/61e94f55747213b152452d6b41c63a66f6b27f27)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d0036278b2 |
chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 831f4de (#41551)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/suwayomi/tachidesk | digest | `0ca2538` -> `831f4de` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
142cb3a419 |
chore(helm): update image docker.io/yacy/yacy_search_server digest to c0012be (#41549)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/yacy/yacy_search_server | digest | `16206ab` -> `c0012be` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d85a8b3cf3 |
chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 8d83f23 (#41545)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `a875112` -> `8d83f23` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2777e927e8 | chore(helm): update image ghcr.io/linuxserver/grav digest to dcb13fb (#41544) | ||
|
|
90b314efee |
chore(helm): update image oci.trueforge.org/containerforge/nzbget 25.3.0 → 25.4.0 (#41547)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nzbget](https://ghcr.io/trueforge-org/nzbget) ([source](https://redirect.github.com/nzbgetcom/nzbget)) | minor | -> | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8d7b46156b |
chore(helm): update image ghcr.io/linuxserver/jackett 0.24.255 → 0.24.262 (#41546)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `8f8d7a8` -> `a04282b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b09ae399b0 |
chore(helm): update image docker.io/vshadbolt/strapi 5.30.0 → 5.30.1 (#41542)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | patch | `6bfaead` -> `b3bb145` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
51c1b8b6d4 |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.1.1348 → v3-3.0.1.1349 (#41543)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `d21ad82` -> `7dfe63e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2e9426990b |
chore(helm): update image docker.io/ronivay/xen-orchestra 5.192.0 → 5.192.1 (#41541)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | patch | `ac566f1` -> `3b7d14e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a07db728a3 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
d729261d8e | chore(helm): update image docker.io/tiltedphoques/st-reborn-server 1.7.1 → v1.8.0 (#41538) | ||
|
|
667d5d9f54 |
chore(helm): update image ghcr.io/homarr-labs/homarr v1.43.1 → v1.43.2 (#41533)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | patch | `a370e50` -> `d19a33c` | --- > [!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>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary> ### [`v1.43.2`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.43.2) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.43.1...v1.43.2) ##### Bug Fixes - **deps:** update dependency [@​ctrl/deluge](https://redirect.github.com/ctrl/deluge) to ^7.5.0 ([#​4407](https://redirect.github.com/homarr-labs/homarr/issues/4407)) ([57d1a91](https://redirect.github.com/homarr-labs/homarr/commit/57d1a9186653dd4c327b360a3bdaa78fd8e1187b)) - **deps:** update dependency [@​gitbeaker/rest](https://redirect.github.com/gitbeaker/rest) to ^43.7.0 ([#​4386](https://redirect.github.com/homarr-labs/homarr/issues/4386)) ([dcf960f](https://redirect.github.com/homarr-labs/homarr/commit/dcf960fa97011c24475f303d587152b42eabec45)) - **deps:** update dependency [@​gitbeaker/rest](https://redirect.github.com/gitbeaker/rest) to ^43.8.0 ([#​4425](https://redirect.github.com/homarr-labs/homarr/issues/4425)) ([4516f27](https://redirect.github.com/homarr-labs/homarr/commit/4516f27fa69445e5aec16760e1f6ed8080bc8fff)) - **deps:** update dependency [@​jellyfin/sdk](https://redirect.github.com/jellyfin/sdk) to ^0.13.0 ([#​4399](https://redirect.github.com/homarr-labs/homarr/issues/4399)) ([4c4e901](https://redirect.github.com/homarr-labs/homarr/commit/4c4e901e7d38faf83a4725b7cee5526b0b223dc3)) - **deps:** update dependency [@​octokit/auth-app](https://redirect.github.com/octokit/auth-app) to ^8.1.2 ([#​4412](https://redirect.github.com/homarr-labs/homarr/issues/4412)) ([018a33b](https://redirect.github.com/homarr-labs/homarr/commit/018a33b07812fa59f1469ce8b4baa7b1d55c6103)) - **deps:** update dependency [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query) to ^5.90.6 ([#​4427](https://redirect.github.com/homarr-labs/homarr/issues/4427)) ([5f9054b](https://redirect.github.com/homarr-labs/homarr/commit/5f9054b162daf974baafdbee9f844b3a860cbdd0)) - **deps:** update dependency dayjs to ^1.11.19 ([#​4414](https://redirect.github.com/homarr-labs/homarr/issues/4414)) ([97cbade](https://redirect.github.com/homarr-labs/homarr/commit/97cbade7135cb06e0780dd1b448c78c8802794ea)) - **deps:** update dependency drizzle-kit to ^0.31.6 ([#​4397](https://redirect.github.com/homarr-labs/homarr/issues/4397)) ([59434ee](https://redirect.github.com/homarr-labs/homarr/commit/59434ee33ae16e06f96e2f07cf85337c313c73f6)) - **deps:** update dependency jotai to ^2.15.1 ([#​4426](https://redirect.github.com/homarr-labs/homarr/issues/4426)) ([07af9d8](https://redirect.github.com/homarr-labs/homarr/commit/07af9d8673ea9573bc436626cd84d11980d023bc)) - **deps:** update dependency octokit to ^5.0.5 ([#​4413](https://redirect.github.com/homarr-labs/homarr/issues/4413)) ([186e3e4](https://redirect.github.com/homarr-labs/homarr/commit/186e3e445dfe6b4fb1aeda3830ae1f260b605882)) - **deps:** update dependency sass to ^1.93.3 ([#​4421](https://redirect.github.com/homarr-labs/homarr/issues/4421)) ([f216427](https://redirect.github.com/homarr-labs/homarr/commit/f2164272a5ca9b51bdf9110664ed5a40b87b60f6)) - **deps:** update dependency superjson to v2.2.5 ([#​4398](https://redirect.github.com/homarr-labs/homarr/issues/4398)) ([19e25a0](https://redirect.github.com/homarr-labs/homarr/commit/19e25a095fb0252e8f2a459e0a97d44a37d2188a)) - **deps:** update dependency swagger-ui-react to ^5.30.0 ([#​4391](https://redirect.github.com/homarr-labs/homarr/issues/4391)) ([b51e285](https://redirect.github.com/homarr-labs/homarr/commit/b51e285c92ef707076f321f0ce1a15d5cbd5de7d)) - **deps:** update dependency swagger-ui-react to ^5.30.1 ([#​4418](https://redirect.github.com/homarr-labs/homarr/issues/4418)) ([d9b14db](https://redirect.github.com/homarr-labs/homarr/commit/d9b14db6a1af515796951a1db670431d10f81eaf)) - **deps:** update dependency tsdav to ^2.1.6 ([#​4417](https://redirect.github.com/homarr-labs/homarr/issues/4417)) ([160c20a](https://redirect.github.com/homarr-labs/homarr/commit/160c20a9a6f850f75537e246f42e93f9a2ed79a0)) - **deps:** update mantine monorepo to ^8.3.6 ([#​4403](https://redirect.github.com/homarr-labs/homarr/issues/4403)) ([9e2bbb8](https://redirect.github.com/homarr-labs/homarr/commit/9e2bbb8a3f2db95c5598e5dca993bf6cd4ebc127)) - **deps:** update nextjs monorepo to v16 (major) ([#​4363](https://redirect.github.com/homarr-labs/homarr/issues/4363)) ([6ce23a6](https://redirect.github.com/homarr-labs/homarr/commit/6ce23a6e971b064292970fc4df90cc69cdb59a95)) - **deps:** update tiptap monorepo to v2.27.0 ([#​4404](https://redirect.github.com/homarr-labs/homarr/issues/4404)) ([f4caddf](https://redirect.github.com/homarr-labs/homarr/commit/f4caddfd564553014854347eb6dd14cc800eb027)) - **deps:** update tiptap monorepo to v2.27.1 ([#​4405](https://redirect.github.com/homarr-labs/homarr/issues/4405)) ([d34f9e5](https://redirect.github.com/homarr-labs/homarr/commit/d34f9e5b3ef999559a4c5f1165488fe4f8828a83)) - **deps:** update trpc monorepo to ^11.7.1 ([#​4396](https://redirect.github.com/homarr-labs/homarr/issues/4396)) ([5aca5d1](https://redirect.github.com/homarr-labs/homarr/commit/5aca5d1b0a76ab4cf0ed27dac62183c766ad398a)) - **deps:** update turbo monorepo to ^2.6.0 ([#​4422](https://redirect.github.com/homarr-labs/homarr/issues/4422)) ([742ef66](https://redirect.github.com/homarr-labs/homarr/commit/742ef66e3cf56fd351c8dee2d3dd05cd639e51fa)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2f13195e5a |
chore(helm): update image docker.io/wiserain/flexget 3.18.20 → 3.18.21 (#41532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `2c85b2a` -> `37299fd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a0f237deeb |
chore(helm): update image docker.io/metabase/metabase v0.56.13 → v0.57.1 (#41537)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | minor | `7cde7e7` -> `150723d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
19c55821ed |
chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.37.0 → 5.37.1 (#41535)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | patch | `455a02a` -> `e913e41` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d8504523a8 |
chore(helm): update chart mongodb 16.12.5 → 16.12.6 (#41528)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/stable/mongodb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) | patch | `16.12.5` -> `16.12.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
12ce805256 |
chore(helm): update image ghcr.io/k8s-gateway/k8s_gateway 1.6.0 → 1.6.1 (#41534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/k8s-gateway/k8s_gateway](https://ghcr.io/k8s-gateway/k8s_gateway) | patch | `12eaf84` -> `da10a3b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
84d565fcf3 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.11.0 → 2025.11.1 (#41530)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `8949aa7` -> `c11dd7c` | --- > [!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>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.11.1`](https://redirect.github.com/home-assistant/core/releases/tag/2025.11.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.11.0...2025.11.1) - Improve scan interval for Airthings Corentium Home 2 ([@​LaStrada] - [#​155694]) ([airthings\_ble docs][airthings_ble docs]) - Remove `@progress_step` decorator from ZHA and Hardware integration ([@​puddly] - [#​155867]) ([zha docs]) ([homeassistant\_hardware docs][homeassistant_hardware docs]) - Fix KNX Climate humidity DPT ([@​farmio] - [#​155942]) ([knx docs]) - Truncate password before sending it to bcrypt ([@​cdce8p] - [#​155950]) - Fix for corrupt restored state in miele consumption sensors ([@​astrandb] - [#​155966]) ([miele docs]) - Handle empty fields in SolarEdge config flow ([@​tronikos] - [#​155978]) ([solaredge docs]) - Fix SolarEdge unload failing when there are no sensors ([@​tronikos] - [#​155979]) ([solaredge docs]) - Bump aioamazondevices to 8.0.1 ([@​chemelli74] - [#​155989]) ([alexa\_devices docs][alexa_devices docs]) (dependency) - Fix Growatt integration authentication error for legacy config entries ([@​johanzander] - [#​155993]) ([growatt\_server docs][growatt_server docs]) - Bump tuya-device-sharing-sdk to 0.2.5 ([@​epenet] - [#​156014]) ([tuya docs]) (dependency) - Bump onedrive-personal-sdk to 0.0.16 ([@​zweckj] - [#​156021]) ([onedrive docs]) (dependency) - Fix the exception caused by the missing Foscam integration key ([@​Foscam-wangzhengyu] - [#​156022]) ([foscam docs]) - Bump intents to 2025.11.7 ([@​synesthesiam] - [#​156063]) ([conversation docs]) (dependency) [#​155440]: https://redirect.github.com/home-assistant/core/pull/155440 [#​155694]: https://redirect.github.com/home-assistant/core/pull/155694 [#​155867]: https://redirect.github.com/home-assistant/core/pull/155867 [#​155942]: https://redirect.github.com/home-assistant/core/pull/155942 [#​155950]: https://redirect.github.com/home-assistant/core/pull/155950 [#​155966]: https://redirect.github.com/home-assistant/core/pull/155966 [#​155978]: https://redirect.github.com/home-assistant/core/pull/155978 [#​155979]: https://redirect.github.com/home-assistant/core/pull/155979 [#​155989]: https://redirect.github.com/home-assistant/core/pull/155989 [#​155993]: https://redirect.github.com/home-assistant/core/pull/155993 [#​156014]: https://redirect.github.com/home-assistant/core/pull/156014 [#​156021]: https://redirect.github.com/home-assistant/core/pull/156021 [#​156022]: https://redirect.github.com/home-assistant/core/pull/156022 [#​156063]: https://redirect.github.com/home-assistant/core/pull/156063 [@​Foscam-wangzhengyu]: https://redirect.github.com/Foscam-wangzhengyu [@​LaStrada]: https://redirect.github.com/LaStrada [@​astrandb]: https://redirect.github.com/astrandb [@​cdce8p]: https://redirect.github.com/cdce8p [@​chemelli74]: https://redirect.github.com/chemelli74 [@​edenhaus]: https://redirect.github.com/edenhaus [@​epenet]: https://redirect.github.com/epenet [@​farmio]: https://redirect.github.com/farmio [@​johanzander]: https://redirect.github.com/johanzander [@​puddly]: https://redirect.github.com/puddly [@​synesthesiam]: https://redirect.github.com/synesthesiam [@​tronikos]: https://redirect.github.com/tronikos [@​zweckj]: https://redirect.github.com/zweckj [airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/ [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [foscam docs]: https://www.home-assistant.io/integrations/foscam/ [growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/ [homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [miele docs]: https://www.home-assistant.io/integrations/miele/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [solaredge docs]: https://www.home-assistant.io/integrations/solaredge/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [zha docs]: https://www.home-assistant.io/integrations/zha/ </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b9c79a7444 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.16.43 → v2.16.45 (#41531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `6c97ab0` -> `979a592` | --- > [!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.45`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.45) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.44...v2.16.45) #### Bugfixes - Fix for in Docker container: [ERROR!: community.general.yaml has been removed](https://x.com/semaphoreui/status/1986858285614481533) <img width="800" alt="image" src="https://github.com/user-attachments/assets/737f8d54-2900-47a6-9a18-9e87523664ef" /> ### [`v2.16.44`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.43...v2.16.44) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.43...v2.16.44) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
78209026e2 |
chore(helm): update image docker.io/cloudflare/cloudflared 2025.10.1 → 2025.11.1 (#41536)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | minor | `21f3607` -> `89ee50e` | --- > [!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>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2025.11.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.11.1) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.10.1...2025.11.1) ##### SHA256 Checksums: ``` cloudflared-amd64.pkg: c8ec8cb83a1281ca04da51ab1e8a5e2b81f9ac7c42651ba2a3b4aaaad1e4d8ee cloudflared-arm64.pkg: 4428c802c7179795a90f30900b70e6359377960d6ef1c86295f01d542d77fbb9 cloudflared-darwin-amd64.tgz: 1471e7f8bf6e9cab42ded5a4b871168f72b86ee2bd5269e3c8c505cc1117aff1 cloudflared-darwin-arm64.tgz: fe42668939aeaff2a7f4153dc80768a5a579f7eff5b7a241e395d01f651add7c cloudflared-fips-linux-amd64: db7e8200bb56a317ff460cefacfbe3ba638753740b272d296fe89686ce0a67dc cloudflared-fips-linux-amd64.deb: b4b18ead012cb232c8636e14a816a6534b096fadd8c90b576cfd676ca784832f cloudflared-fips-linux-x86_64.rpm: 0a8fa5eddbae7355b0e658b142b4ea98c6479ecc211b7dd91347191fbd35bc13 cloudflared-linux-386: bec7a150d54d5c9e950ed41b434678f302698ad4638693ac9166ad186e4bb945 cloudflared-linux-386.deb: 3aacc7be1fcc04adbd65befe964d5ebbec9ea4cfbd0da2cca3db5cbb112ec3ff cloudflared-linux-386.rpm: cd7627555f3781be8d0fb581b7f89bf321d8367b325b3fa94f435c3057a6f6f1 cloudflared-linux-aarch64.rpm: c16538f5559005fd40c0f17990d35aa75ac6f68740bc5df58780788c5014b5d9 cloudflared-linux-amd64: 991dffd8889ee9f0147b6b48933da9e4407e68ea8c6d984f55fa2d3db4bb431d cloudflared-linux-amd64.deb: e83846d66a74ce975589be4ff256abc697e33ed909d718ee452c2f794bbfd3be cloudflared-linux-arm: b0ba2cda4a91ed212b0b1328f5209f97786e89d5e7cbddcfffa9570e56f69000 cloudflared-linux-arm.deb: fefaa2e3bb7629e3a1d1b21458595cb73310a47345de3853e57efc2a2ee8ad84 cloudflared-linux-arm.rpm: c846912bc2f2e97ae1f21ba6c500984a450cbea951065280c802842364237a7c cloudflared-linux-arm64: 9979dc152097a29b6de4d1ef13e2f1821c67a6f096f88cc18f0fd25106305d3a cloudflared-linux-arm64.deb: 5869667a6362ee44578b46004bd811c67afdcfd41b271308a3e04d4be001a55c cloudflared-linux-armhf: 55b85892f36485181022698a5cc61fd30c598fe35ebd289a094f095f21015da5 cloudflared-linux-armhf.deb: d62ed2e48b09419f9391afb213412c1b8baa999301db3decee2b4e7c01651b01 cloudflared-linux-armhf.rpm: e142d70d8189c365710daaaf10249a38668ef59dce7cf7b67066130734584556 cloudflared-linux-x86_64.rpm: 3a9869680c08f8c29fb85736a9d44dfe9cd2b3aaec624955b3a1f39fbe2175b4 cloudflared-windows-386.exe: 1e76c0d4e6ff2576db46ad1a7397415729fbaf886b22aa49327f66185a2e8fc8 cloudflared-windows-386.msi: eb03cb217a902d03e870b28bf3a350815a4b142760488c6c85bae4c8520cab85 cloudflared-windows-amd64.exe: 413f9b24dc6e61a455564651524f167b8ce29ac4ccd40703dea7af93cd37ed39 cloudflared-windows-amd64.msi: 6d2eea059b29d04bb4b68c4a1172e631df4a49c3e2a11195619533ae437c46d4 ``` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9d19f4ab00 | chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.8.8.0 → 6.8.9.0 (#41529) | ||
|
|
652e59e445 |
chore(helm): update image docker.io/bitnamisecure/wordpress digest to 26f0ab7 (#41527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `ff57957` -> `26f0ab7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4540e97312 | chore(helm): update webtop (#41525) |