mirror of
https://github.com/truecharts/charts.git
synced 2026-07-23 11:25:58 -03:00
2b22d341f9cfbb40c53e67f82a8ad3bdcd962c77
38141 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2b22d341f9 |
chore(helm): update image ghcr.io/elfhosted/nzbget 24.4 → 24.5 (#30267)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | minor | `7374ee7` -> `8861eae` | --- > [!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> ### [`v24.5`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v24.5) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v24.4...v24.5) #### What's Changed - Features: - ASUSTOR support - the package (ADM 4.3+) is available from the [nzbget-asustor](https://redirect.github.com/nzbgetcom/nzbget-asustor) repository and from the ASUSTOR App Central - Bug fixes: - Fixed multiple bugs related to bad support of long-paths on Windows [#​441](https://redirect.github.com/nzbgetcom/nzbget/pull/441) - Fixed ARMv5 arch support [#​451](https://redirect.github.com/nzbgetcom/nzbget/pull/451) - For developers: - Fixed homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake [#​444](https://redirect.github.com/nzbgetcom/nzbget/pull/444) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
72ef984c5c |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.47.06 → 0.48.04 (#30264)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | minor | `6e9dcf4` -> `f818ba7` | --- > [!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>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.48.04`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.48.04): Fix for windows missing timezone data [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04) #### What's Changed - Re [#​2826](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2826) - Windows was sometimes missing timezone data by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2845](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2845) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04 ### [`v0.48.03`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.48.03): Small bump release to force pypi/pip/python package update of 0.48.02 [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.48.02...0.48.03) Made a small mess releasing the last version to pypi :) tho this is the same 0.48.02 ### [`v0.48.02`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.48.02): HTML Color notifications, small UI fixes [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02) #### What's Changed - Re [#​2769](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2769) - Support for commented out notification URLs by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2825](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2825) - Re [#​2785](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2785) Make 'tag' sticky - redirect to current tag on edit or add watch by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2824](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2824) - Notifcations - Adding "HTML Color" notification format option by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2837](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2837) - Re [#​2554](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2554) - Colors should be same as UI, {{diff_full}} token should also get HTML colours by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2842](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2842) - Default notification format now "HTML color" by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2843](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2843) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02 ### [`v0.48.01`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.48.01): Single release - Fixing Scheduler UI options [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01 ### [`v0.48.00`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.48.00): General fixes, improvements and new "scheduler" functionality [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00) #### What's Changed - More debug around queue size by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2776](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2776) - Disable version check option - [#​2773](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2773) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2775](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2775) - UI - Show local timezone info in settings (for future functionality) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2793](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2793) - VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2794](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2794) - Update .gitignore and .dockerignore by [@​kruton](https://redirect.github.com/kruton) in [https://github.com/dgtlmoon/changedetection.io/pull/2797](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2797) - Python 3.13 compatibility by [@​kruton](https://redirect.github.com/kruton) in [https://github.com/dgtlmoon/changedetection.io/pull/2791](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2791) - Always use UTC by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2799](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2799) - Add Turkish phrases for out-of-stock detection by [@​TaylanTatli](https://redirect.github.com/TaylanTatli) in [https://github.com/dgtlmoon/changedetection.io/pull/2809](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2809) - Time scheduler / duration by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2802](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2802) - Fix HIDE_REFERER env option by [@​Tschrock](https://redirect.github.com/Tschrock) in [https://github.com/dgtlmoon/changedetection.io/pull/2787](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2787) #### New Contributors - [@​TaylanTatli](https://redirect.github.com/TaylanTatli) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/2809](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2809) - [@​Tschrock](https://redirect.github.com/Tschrock) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/2787](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2787) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
1630f82b72 | chore(helm): update image ghcr.io/beryju/gravity v0.15.1 → v0.19.0 (#30263) | ||
|
|
09b16b3a81 |
chore(helm): update image lscr.io/linuxserver/cops 3.4.5 → 3.4.6 (#30146)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | patch | `31c03ec` -> `9c6b6fb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
72f8a00999 |
fix(website): update starlight-links-validator 0.13.2 → 0.13.4 (#30162)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator) ([source](https://redirect.github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator)) | dependencies | patch | [`0.13.2` -> `0.13.4`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.13.2/0.13.4) | --- > [!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>HiDeoo/starlight-links-validator (starlight-links-validator)</summary> ### [`v0.13.4`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.13.4) [Compare Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.3...v0.13.4) ##### 🐞 Bug Fixes - Fixes a validation issue with Markdown headings including trailing markup - by [@​jorenbroekema](https://redirect.github.com/jorenbroekema) and [@​HiDeoo](https://redirect.github.com/HiDeoo) [<samp>(009be)</samp>](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/009be12) ##### [View changes on GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.3...v0.13.4) ### [`v0.13.3`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.13.3) [Compare Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.2...v0.13.3) ##### 🚀 Features - Improves messages for errors related to the Astro `trailingSlash` option to indicate if a link is missing a trailing slash or if a link has a trailing slash when it should not - by [@​HiDeoo](https://redirect.github.com/HiDeoo) [<samp>(a8776)</samp>](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/a87760a) ##### [View changes on GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.2...v0.13.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
126d114b49 |
chore(helm): update image ghcr.io/linuxserver/medusa 1.0.21 → 1.0.22 (#30135)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/medusa](https://redirect.github.com/linuxserver/docker-medusa/packages) ([source](https://redirect.github.com/linuxserver/docker-medusa)) | patch | `5a69e80` -> `ae60a94` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f7267cbcc8 |
fix(website): update astro-integration-lottie 0.3.1 → 0.3.2 (#30161)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astro-integration-lottie](https://redirect.github.com/giuseppelt/astro-lottie) | dependencies | patch | [`0.3.1` -> `0.3.2`](https://renovatebot.com/diffs/npm/astro-integration-lottie/0.3.1/0.3.2) | --- > [!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>giuseppelt/astro-lottie (astro-integration-lottie)</summary> ### [`v0.3.2`](https://redirect.github.com/giuseppelt/astro-lottie/blob/HEAD/CHANGELOG.md#032-Patch-release) [Compare Source](https://redirect.github.com/giuseppelt/astro-lottie/compare/v0.3.1...v0.3.2) fix: add main field in package.json ([#​15](https://redirect.github.com/giuseppelt/astro-lottie/issues/15)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
feaad34534 |
fix(website): update @astrojs/tailwind 5.1.2 → 5.1.4 (#30159)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind)) | dependencies | patch | [`5.1.2` -> `5.1.4`](https://renovatebot.com/diffs/npm/@astrojs%2ftailwind/5.1.2/5.1.4) | --- > [!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>withastro/astro (@​astrojs/tailwind)</summary> ### [`v5.1.4`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#514) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@5.1.3...@astrojs/tailwind@5.1.4) ##### Patch Changes - [#​12799](https://redirect.github.com/withastro/astro/pull/12799) [`739dbfb`]( |
||
|
|
5c72b6a9c4 |
chore(helm): update image registry.k8s.io/sig-storage/snapshot-controller v8.1.0 → v8.1.1 (#30151)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/sig-storage/snapshot-controller | 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
22346d2111 |
chore(helm): update image docker.io/xhofe/alist-aria2 v3.40.0 → v3.41.0 (#30258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/xhofe/alist-aria2](https://redirect.github.com/AlistGo/with_aria2) | minor | `b926783` -> `573e886` | --- > [!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>AlistGo/with_aria2 (docker.io/xhofe/alist-aria2)</summary> ### [`v3.41.0`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.40.0...v3.41.0) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.40.0...v3.41.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f2eada7cad |
chore(helm): update image redmine 5.1.4 → 5.1.5 (#30149)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | patch | `46cc569` -> `85917cf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
df6738f10e |
chore(helm): update image docker.io/tsightler/ring-mqtt 5.7.3 → 5.8.0 (#30252)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tsightler/ring-mqtt](https://redirect.github.com/tsightler/ring-mqtt) | minor | `9618521` -> `43717ab` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8e25388b1c |
chore(helm): update image docker.io/stonith404/pingvin-share v1.4.0 → v1.7.1 (#30249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/stonith404/pingvin-share | minor | `3c4e79f` -> `6609a67` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f4b615efd6 |
chore(helm): update image docker.io/tailscale/tailscale v1.76.6 → v1.78.3 (#30250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | minor | `da35f0f` -> `9d4c17a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.78.3`](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) ### [`v1.78.1`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.78.1) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.76.6...v1.78.1) Please refer to the changelog available at [https://tailscale.com/changelog](https://tailscale.com/changelog#2024-12-05). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c9ef877ddf |
chore(flux): update image app-template 3.5.1 → 3.6.0 (clustertool) (#30170)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | app-template | minor | `3.5.1` -> `3.6.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
debba70e11 | chore(helm): update image ghcr.io/almarklein/timetagger v24.07.1 → v24.12.2 (#30261) | ||
|
|
e1575b30da |
chore(helm): update image ghcr.io/autobrr/autobrr v1.50.0 → v1.56.0 (#30262)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `6a6f235` -> `f05a75c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.56.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.56.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.55.0...v1.56.0) #### Changelog ##### New Features - [`d153ac4`]( |
||
|
|
ca28fe9812 |
chore(helm): update image docker.io/sourcegraph/server 5.9.1590 → 5.11.0 (#30247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sourcegraph/server](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | minor | `f70ced5` -> `fb1e21a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5b8761e2ae |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.1 (clustertool) (#30168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | minor | `v1.8.4` -> `v1.9.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.9.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.0...v1.9.1) #### [Talos 1.9.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1) (2024-12-26) Welcome to the v1.9.1 release of Talos! Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates - Linux: 6.12.6 - CNI plugins: 1.6.1 Talos is built with Go 1.23.4. ##### Contributors - Andrey Smirnov - Dmitry Sharshakov - Noel Georgi ##### Changes <details><summary>15 commits</summary> <p> - [@​`348472f`](https://redirect.github.com/siderolabs/talos/commit/348472f9e) release(v1.9.1): prepare release - [@​`e702542`](https://redirect.github.com/siderolabs/talos/commit/e702542d1) fix: ignore member not found error on leave cluster - [@​`2125206`](https://redirect.github.com/siderolabs/talos/commit/2125206f1) test: use node informer instead of raw watch - [@​`73c25ee`](https://redirect.github.com/siderolabs/talos/commit/73c25ee8d) fix: talosctl support and race tests - [@​`edd7844`](https://redirect.github.com/siderolabs/talos/commit/edd78441b) fix: update go-blockdevice to v2.0.9 - [@​`c1f975c`](https://redirect.github.com/siderolabs/talos/commit/c1f975c0b) fix: use correct default search domain - [@​`ff91a75`](https://redirect.github.com/siderolabs/talos/commit/ff91a754f) fix: reduce installer image - [@​`9cebe5e`](https://redirect.github.com/siderolabs/talos/commit/9cebe5e28) fix: fix `Failed to initialize SELinux labeling handle` udev error - [@​`852cf5a`](https://redirect.github.com/siderolabs/talos/commit/852cf5ac7) feat: bring Linux 6.12.6, CNI plugins 1.6.1 - [@​`5f83c83`](https://redirect.github.com/siderolabs/talos/commit/5f83c83e1) docs: document Kubernetes service registry incompat with K8s 1.32 - [@​`3f87286`](https://redirect.github.com/siderolabs/talos/commit/3f872860f) fix: dashboard crash on CPU data - [@​`f84ba2a`](https://redirect.github.com/siderolabs/talos/commit/f84ba2a9b) docs: fix several typos - [@​`972044e`](https://redirect.github.com/siderolabs/talos/commit/972044e10) chore: support gcr.io auth for cache and image gen - [@​`7908c93`](https://redirect.github.com/siderolabs/talos/commit/7908c9382) fix: make talosctl time work with PTP time sync - [@​`48cb3a6`](https://redirect.github.com/siderolabs/talos/commit/48cb3a6e6) fix: restore previous disk serial fetching </p> </details> ##### Changes from siderolabs/go-talos-support <details><summary>1 commit</summary> <p> - [siderolabs/go-talos-support@`0f784bd`](https://redirect.github.com/siderolabs/go-talos-support/commit/0f784bd) fix: avoid deadlock on context cancel </p> </details> ##### Changes from siderolabs/pkgs <details><summary>3 commits</summary> <p> - [siderolabs/pkgs@`45c4ba4`](https://redirect.github.com/siderolabs/pkgs/commit/45c4ba4) fix: patch containerd with CNI deadlock fix - [siderolabs/pkgs@`13c5fc6`](https://redirect.github.com/siderolabs/pkgs/commit/13c5fc6) feat: update Linux to 6.12.6 - [siderolabs/pkgs@`6ed389e`](https://redirect.github.com/siderolabs/pkgs/commit/6ed389e) feat: update Linux firmware to [`2024121`](https://redirect.github.com/siderolabs/talos/commit/20241210) </p> </details> ##### Dependency Changes - **github.com/containernetworking/plugins** v1.6.0 -> v1.6.1 - **github.com/opencontainers/runc** v1.2.2 -> v1.2.3 - **github.com/siderolabs/go-blockdevice/v2** v2.0.7 -> v2.0.9 - **github.com/siderolabs/go-talos-support** v0.1.1 -> v0.1.2 - **github.com/siderolabs/pkgs** v1.9.0-12-g9576b97 -> v1.9.0-15-g45c4ba4 - **github.com/siderolabs/talos/pkg/machinery** v1.9.0 -> v1.9.1 Previous release can be found at [v1.9.0](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.0) #### Images ghcr.io/siderolabs/flannel:v0.26.1 registry.k8s.io/coredns/coredns:v1.12.0 gcr.io/etcd-development/etcd:v3.5.17 registry.k8s.io/kube-apiserver:v1.32.0 registry.k8s.io/kube-controller-manager:v1.32.0 registry.k8s.io/kube-scheduler:v1.32.0 registry.k8s.io/kube-proxy:v1.32.0 ghcr.io/siderolabs/kubelet:v1.32.0 ghcr.io/siderolabs/installer:v1.9.1 registry.k8s.io/pause:3.10 ### [`v1.9.0`](https://redirect.github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v190-alpha2) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.4...v1.9.0) <details><summary>44 commits</summary> <p> - [`af5d6b8c4`]( |
||
|
|
22c733fa56 |
chore(container): update ghcr.io/qdm12/gluetun docker tag to v3.40.0 (#30167)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/qdm12/gluetun](https://redirect.github.com/qdm12/gluetun) | final | minor | `v3.39.1` -> `v3.40.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>qdm12/gluetun (ghcr.io/qdm12/gluetun)</summary> ### [`v3.40.0`](https://redirect.github.com/qdm12/gluetun/releases/tag/v3.40.0) [Compare Source](https://redirect.github.com/qdm12/gluetun/compare/v3.39.1...v3.40.0) Happy holidays release time 🎄 🎅 🎁 💁 If anything doesn't work **compared to previous release**, please create an issue and revert to using v3.39.1 😉 ℹ️ Life is pretty busy all around currently (moving soon, new job, ill parent) so I might be even slower than usual until summer 2025, I'll do my best! #### Features - VPN: run `WaitForDNS` before querying the public ip address (partly address [#​2325](https://redirect.github.com/qdm12/gluetun/issues/2325)) - DNS: replace unbound with qdm12/dns@v2.0.0-rc8 ([#​1742](https://redirect.github.com/qdm12/gluetun/issues/1742) & later commits) - Faster start up - Clearer error messages - Allow for more Gluetun-specific customization - Port forwarding: - `VPN_PORT_FORWARDING_UP_COMMAND` option ([#​2399](https://redirect.github.com/qdm12/gluetun/issues/2399)) - `VPN_PORT_FORWARDING_DOWN_COMMAND` option - Config allow irrelevant server filters to be set (see [#​2337](https://redirect.github.com/qdm12/gluetun/issues/2337)) - Disallow setting a server filter when there is no choice available - Allow setting an invalid server filter when there is at least one choice available - Log at warn level when an invalid server filter is set - Firewall: support custom ICMP rules - Healthcheck: - log out last error when auto healing VPN - run TLS handshake after TCP dial if address has 443 port - Public IP: - retry fetching information when `connection refused` error is encountered (partly address [#​2325](https://redirect.github.com/qdm12/gluetun/issues/2325)) - support custom API url `echoip#https://...` ([#​2529](https://redirect.github.com/qdm12/gluetun/issues/2529)) - resilient public ip fetcher with backup sources ([#​2518](https://redirect.github.com/qdm12/gluetun/issues/2518)) - add `ifconfigco` option and `cloudflare` option ([#​2502](https://redirect.github.com/qdm12/gluetun/issues/2502)) - `PUBLICIP_ENABLED` replaces `PUBLICIP_PERIOD` - `PUBLICIP_ENABLED` (on, off) can be set to enable or not public ip data fetching on VPN connection - `PUBLICIP_PERIOD=0` still works to indicate to disable public ip fetching - `PUBLICIP_PERIOD` != 0 means to enable public ip fetching - Warnings logged when using `PUBLICIP_PERIOD` - `STORAGE_FILEPATH` option ([#​2416](https://redirect.github.com/qdm12/gluetun/issues/2416)) - `STORAGE_FILEPATH=` disables storing to and reading from a local servers.json file - `STORAGE_FILEPATH` defaults to `/gluetun/servers.json` - Netlink: debug rule logs contain the ip family - `internal/tun`: mention in 'operation not permitted' error the user should specify `--device /dev/net/tun` (resolves [#​2606](https://redirect.github.com/qdm12/gluetun/issues/2606)) - Control server role based authentication system ([#​2434](https://redirect.github.com/qdm12/gluetun/issues/2434)) (**part of v3.39.1 as a bugfix**) - Parse toml configuration file, see <https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md#authentication> - Retro-compatible with existing AND documented routes, until after **this** release - Log a warning if an unprotected-by-default route is accessed unprotected - Authentication methods: none, apikey, basic - `genkey` command to generate API keys - FastestVPN: add `aes-256-gcm` to OpenVPN ciphers list - Private Internet Access updater: use v6 API to get servers data - IPVanish: update servers data - PrivateVPN: native port forwarding support ([#​2285](https://redirect.github.com/qdm12/gluetun/issues/2285)) - Privado: update servers data - `format-servers` command supports the json format option #### Fixes - Wireguard: change default `WIREGUARD_MTU` from `1400` to `1320` (partially address [#​2533](https://redirect.github.com/qdm12/gluetun/issues/2533)) - OpenVPN: set default mssfix to 1320 for all providers with no default already set (partially address [#​2533](https://redirect.github.com/qdm12/gluetun/issues/2533)) - Control server: fix logged wiki authentication section link - Firewall: - iptables list uses `-n` flag for testing iptables path ([#​2574](https://redirect.github.com/qdm12/gluetun/issues/2574)) - deduplicate VPN address accept rule for multiple default routes with the same network interface - deduplicate ipv6 multicast output accept rules - ipv6 multicast output address value fixed - log warning if ipv6 nat filter is not supported instead of returning an error (allow to port forward redirect for IPv4 and not IPv6 if IPv6 NAT is not supported and fixed [#​2503](https://redirect.github.com/qdm12/gluetun/issues/2503)) - Wireguard: - Point to Kubernetes wiki page when encountering IP rule add file exists error ([#​2526](https://redirect.github.com/qdm12/gluetun/issues/2526)) - IPVanish: - fix openvpn configuration by updating CA value and add `comp-lzo` option - update openvpn zip file url for updater - Perfect Privacy: update openvpn expired certificates ([#​2542](https://redirect.github.com/qdm12/gluetun/issues/2542)) - Public IP: lock settings during entire update to prevent race conditions #### Documentation - Dockerfile - add missing `OPENVPN_MSSFIX` environment variable - add missing option definitions - `STREAM_ONLY` - `FREE_ONLY` - Document `PORT_FORWARD_ONLY` is for both PIA and ProtonVPN #### Maintenance ##### Code quality - Remove github.com/qdm12/golibs dependency - Implement friendly duration formatting locally - implement `github.com/qdm12/golibs/command` locally ([#​2418](https://redirect.github.com/qdm12/gluetun/issues/2418)) - `internal/natpmp`: fix determinism for test `Test_Client_ExternalAddress` - let system handle OS signals after first one to request a program stop - `internal/routing`: remove redundant `rule ip rule` in error messages - `internal/netlink` debug log ip rule commands in netlink instead of routing package - `internal/server`: move log middleware to `internal/server/middlewares/log` - use `gofumpt` for code formatting - Fix gopls govet errors - Upgrade linter from v1.56.2 to v1.61.0 - Remove no longer needed exclude rules - Add new exclude rules for printf govet errors - Remove deprecated linters `execinquery` and `exportloopref` - Rename linter `goerr113` to `err113` and `gomnd` to `mnd` - Add new linters and update codebase: `canonicalheader`, `copyloopvar`, `fatcontext`, `intrange` ##### Dependencies - Upgrade Go from 1.22 to 1.23 - Bump vishvananda/netlink from v1.2.1-beta.2 to v1.2.1 - Bump github.com/qdm12/gosettings from v0.4.3 to v0.4.4 - Better support for quote expressions especially for commands such as `VPN_PORT_FORWARDING_UP_COMMAND` - Bump github.com/breml/rootcerts from 0.2.18 to 0.2.19 ([#​2601](https://redirect.github.com/qdm12/gluetun/issues/2601)) - Bump golang.org/x/net from 0.25.0 to 0.31.0 ([#​2401](https://redirect.github.com/qdm12/gluetun/issues/2401), [#​2578](https://redirect.github.com/qdm12/gluetun/issues/2578)) - Bump golang.org/x/sys from 0.260.0 to 0.27.0 ([#​2404](https://redirect.github.com/qdm12/gluetun/issues/2404), [#​2573](https://redirect.github.com/qdm12/gluetun/issues/2573)) - Bump golang.org/x/text from 0.15.0 to 0.17.0 ([#​2400](https://redirect.github.com/qdm12/gluetun/issues/2400)) - Bump github.com/klauspost/compress from 1.17.8 to 1.17.11 ([#​2319](https://redirect.github.com/qdm12/gluetun/issues/2319), [#​2550](https://redirect.github.com/qdm12/gluetun/issues/2550)) - Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 ([#​2549](https://redirect.github.com/qdm12/gluetun/issues/2549)) - Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 ([#​2428](https://redirect.github.com/qdm12/gluetun/issues/2428)) - Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#​2600](https://redirect.github.com/qdm12/gluetun/issues/2600)) ##### CI - Linting: remove `canonicalheader` since it's not reliable - Use `--device /dev/net/tun` for test container - Bump DavidAnson/markdownlint-cli2-action from 16 to 18 ([#​2588](https://redirect.github.com/qdm12/gluetun/issues/2588)) - Bump docker/build-push-action from 5 to 6 ([#​2324](https://redirect.github.com/qdm12/gluetun/issues/2324)) ##### Development setup - dev container - pin godevcontainer image to tag `:v0.20-alpine` - drop requirement for docker-compose and use `devcontainer.json` settings directly - readme update - remove Windows without WSL step - update 'remote containers extension' to 'dev containers extension' - remove invalid warning on directories creation - simplify customizations section - remove "publish a port" since it can be done at runtime now - remove "run other services" since it's rather unneeded in this case - expand documentation on custom welcome script and where to specify the bind mount - use bullet points instead of subsections headings - Github labels - change "config problem" to "user error" - add "performance", "investigation", "servers storage" and "nearly resolved" categories </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
089d4f57cd |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.0 (clustertool) (#30169)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | minor | `v1.31.4` -> `v1.32.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.32.0`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.0) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
fa88b60fc5 |
chore(container): update docker.io/tailscale/tailscale docker tag to v1.78.3 (#30166)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | final | minor | `v1.76.6` -> `v1.78.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.78.3`](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) ### [`v1.78.1`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.78.1) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.76.6...v1.78.1) Please refer to the changelog available at [https://tailscale.com/changelog](https://tailscale.com/changelog#2024-12-05). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
3e9aa42d30 |
chore(helm): update image ghcr.io/actualbudget/actual-server 24.11.0 → 24.12.0 (#30260)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/actualbudget/actual-server | minor | `654a6e2` -> `4747e19` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5edb8f52e1 |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.27.8 → 9.29.0 (#30259)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `2299383` -> `458e614` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v9.29.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9290-2024-12-20) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.28.0...v9.29.0) ##### Bug Fixes - increase key size to 2048 for certificate generation ([4222d04]( |
||
|
|
2b7390dbf3 |
chore(helm): update image ghcr.io/onedr0p/qbittorrent 5.0.2 → 5.0.3 (#30138)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | patch | `c228a18` -> `025f32d` | --- > [!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>qbittorrent/qBittorrent (ghcr.io/onedr0p/qbittorrent)</summary> ### [`v5.0.3`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.2...release-5.0.3) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.0.2...release-5.0.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
bb5018b21d |
chore(helm): update image docker.io/wiserain/flexget 3.11.58 → 3.13.4 (#30256)
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)) | minor | `aa1f4de` -> `93367f2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c89656599d |
chore(helm): update image ghcr.io/onedr0p/plex 1.41.2.9200-c6bbc1b53 → 1.41.3.9314-a0bfb8370 (#30137)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex) | patch | `1f28b5e` -> `38fcbef` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ccd4e72265 |
chore(helm): update image ghcr.io/go-shiori/shiori v1.7.1 → v1.7.2 (#30132)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/go-shiori/shiori](https://redirect.github.com/go-shiori/shiori) | patch | `7578cce` -> `b7eb94e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>go-shiori/shiori (ghcr.io/go-shiori/shiori)</summary> ### [`v1.7.2`](https://redirect.github.com/go-shiori/shiori/releases/tag/v1.7.2) [Compare Source](https://redirect.github.com/go-shiori/shiori/compare/v1.7.1...v1.7.2) #### Changelog ##### Features - [`87bc7a8`]( |
||
|
|
9710112fc1 |
chore(helm): update image ghcr.io/gethomepage/homepage v0.9.12 → v0.9.13 (#30131)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | patch | `31820da` -> `1504b26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v0.9.13`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.13) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.12...v0.9.13) #### What's Changed - Feature: Prometheus Metric service widget by [@​fcornelius](https://redirect.github.com/fcornelius) in [https://github.com/gethomepage/homepage/pull/4269](https://redirect.github.com/gethomepage/homepage/pull/4269) - Fix: use session_key instead of Id in tautulli component to resolve unique key warning by [@​Johnomated](https://redirect.github.com/Johnomated) in [https://github.com/gethomepage/homepage/pull/4278](https://redirect.github.com/gethomepage/homepage/pull/4278) - Feature: suwayomi Service Widget by [@​Robonau](https://redirect.github.com/Robonau) in [https://github.com/gethomepage/homepage/pull/4273](https://redirect.github.com/gethomepage/homepage/pull/4273) - Enhancement: allow widgets to specify default headers, fix buffer error output by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/4287](https://redirect.github.com/gethomepage/homepage/pull/4287) - Feature: Add ArgoCD widget by [@​fcornelius](https://redirect.github.com/fcornelius) in [https://github.com/gethomepage/homepage/pull/4305](https://redirect.github.com/gethomepage/homepage/pull/4305) - Feature: Spoolman Widget by [@​fgeck](https://redirect.github.com/fgeck) in [https://github.com/gethomepage/homepage/pull/3959](https://redirect.github.com/gethomepage/homepage/pull/3959) - Feature: gitlab service widget by [@​UrsKroell](https://redirect.github.com/UrsKroell) in [https://github.com/gethomepage/homepage/pull/4317](https://redirect.github.com/gethomepage/homepage/pull/4317) #### New Contributors - [@​fcornelius](https://redirect.github.com/fcornelius) made their first contribution in [https://github.com/gethomepage/homepage/pull/4269](https://redirect.github.com/gethomepage/homepage/pull/4269) - [@​Johnomated](https://redirect.github.com/Johnomated) made their first contribution in [https://github.com/gethomepage/homepage/pull/4278](https://redirect.github.com/gethomepage/homepage/pull/4278) - [@​Robonau](https://redirect.github.com/Robonau) made their first contribution in [https://github.com/gethomepage/homepage/pull/4273](https://redirect.github.com/gethomepage/homepage/pull/4273) - [@​fgeck](https://redirect.github.com/fgeck) made their first contribution in [https://github.com/gethomepage/homepage/pull/3959](https://redirect.github.com/gethomepage/homepage/pull/3959) - [@​UrsKroell](https://redirect.github.com/UrsKroell) made their first contribution in [https://github.com/gethomepage/homepage/pull/4317](https://redirect.github.com/gethomepage/homepage/pull/4317) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.9.12...v0.9.13 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
c79cb8a9f9 |
chore(helm): update image docker.io/victoriametrics/victoria-metrics v1.107.0 → v1.108.1 (#30253)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/victoriametrics/victoria-metrics | minor | `b6ea7d7` -> `f6e5322` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
1c09458eaf |
chore(helm): update image ghcr.io/ellite/wallos 2.38.2 → 2.38.3 (#30130)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
patch | `fe59b74` -> `9cf2d0c` |
---
> [!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>ellite/Wallos (ghcr.io/ellite/wallos)</summary>
###
[`v2.38.3`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2383-2024-12-06)
[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.38.2...v2.38.3)
##### Bug Fixes
- vulnerability on the restore database endpoints
([3b2de8b](
|
||
|
|
3504a5f207 |
chore(helm): update image docker.io/wolveix/satisfactory-server v1.8.10 → v1.9.1 (#30257)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wolveix/satisfactory-server | minor | `b757a65` -> `199be10` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
0546091c58 |
chore(helm): update image docker.io/sonatype/nexus3 3.74.0 → 3.75.1 (#30246)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/sonatype/nexus3 | minor | `ec9891c` -> `aac80ef` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
856f1da9b0 |
chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.32 → 4.9.0.34 (#30126)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/emby | patch | `d196d8f` -> `16ae692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b5f1d28273 | chore(helm): update image docker.io/tiltedphoques/st-reborn-server v1.2.0 → 1.7.1 (#30251) | ||
|
|
8fe55543ac |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.995 → 0.22.1128 (#30127)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `2e37c6f` -> `65854e5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a330f062ff |
chore(helm): update image ghcr.io/elfhosted/comet v1.44.0 → v1.44.1 (#30125)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/comet | patch | `38c667f` -> `1b0c2a9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f3f26c2f3b |
chore(helm): update image docker.io/splunk/splunk 9.3.2 → 9.4.0 (#30248)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | minor | `5b4bdeb` -> `3b725df` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6a3319b4b2 |
chore(helm): update image docker.io/shlinkio/shlink-web-client 4.2.2 → 4.3.0 (#30245)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink-web-client](https://redirect.github.com/shlinkio/shlink-web-client) | minor | `4b59f76` -> `4a84d58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>shlinkio/shlink-web-client (docker.io/shlinkio/shlink-web-client)</summary> ### [`v4.3.0`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#430---2024-11-30) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.2.2...v4.3.0) ##### Added - [#​1360](https://redirect.github.com/shlinkio/shlink-web-client/issues/1360) Added ability for server IDs to be generated based on the server name and URL, instead of generating a random UUID. This can improve sharing a predefined set of servers cia servers.json, env vars, or simply export and import your servers in some other device, and then be able to share server URLs which continue working. All existing servers will keep their generated IDs in existing devices for backwards compatibility, but newly created servers will use the new approach. - [shlink-web-component#491](https://redirect.github.com/shlinkio/shlink-web-component/issues/491) Add support for colors in QR code configurator. - [shlink-web-component#515](https://redirect.github.com/shlinkio/shlink-web-component/issues/515) Add support for geolocation redirect conditions, when using Shlink 4.3 or newer. - [shlink-web-component#514](https://redirect.github.com/shlinkio/shlink-web-component/issues/514) Allow filtering short URLs list by domain, when using Shlink 4.3 or newer. - [shlink-web-component#520](https://redirect.github.com/shlinkio/shlink-web-component/issues/520) Allow navigating from domains list to short URLs list filtered by one domain, when using Shlink 4.3 or newer. - [shlink-web-component#517](https://redirect.github.com/shlinkio/shlink-web-component/issues/517) Update list of known domains when a short URL is created with a new domain. - [shlink-web-component#292](https://redirect.github.com/shlinkio/shlink-web-component/issues/292) Add icon in short URLs list indicating if a short URL has redirect rules. ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [shlink-web-component#504](https://redirect.github.com/shlinkio/shlink-web-component/issues/504) Fix fallback interval not causing new visits to be loaded. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
634810970f |
chore(container): update docker.io/codercom/code-server docker tag to v4.96.2 (#30165)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/codercom/code-server | final | minor | `4.95.3` -> `4.96.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
3cd867b004 |
chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.4.2686 → 0.4.6.2711 (#30128)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr) | patch | `51f9aec` -> `bf5fc01` | --- > [!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>Readarr/Readarr (ghcr.io/elfhosted/readarr-develop)</summary> ### [`v0.4.6.2711`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.6.2711): 0.4.6.2711 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.5.2699...v0.4.6.2711) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Readarr within an existing docker container.*** #### Changes: - [`9005860`]( |
||
|
|
0eb9c57b3b |
chore(helm): update image ghcr.io/chroma-core/chroma 0.5.20 → 0.5.23 (#30123)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `791bc2a` -> `18e67ee` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e264bb2200 |
chore(helm): update image ghcr.io/elfhosted/riven v0.20.0 → v0.20.1 (#30129)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `6e3442e` -> `229f1da` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e810c16344 |
chore(helm): update image ghcr.io/drakkan/sftpgo v2.6.3 → v2.6.4 (#30124)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/drakkan/sftpgo](https://redirect.github.com/drakkan/sftpgo) | patch | `9715609` -> `9c21aeb` | --- > [!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>drakkan/sftpgo (ghcr.io/drakkan/sftpgo)</summary> ### [`v2.6.4`](https://redirect.github.com/drakkan/sftpgo/releases/tag/v2.6.4) [Compare Source](https://redirect.github.com/drakkan/sftpgo/compare/v2.6.3...v2.6.4) #### Bug Fixes - OIDC session cookie: use a cryptographically secure opaque random string, as we already do in all other security-sensitive code in SFTPGo. [CVE-2024-52801](https://redirect.github.com/drakkan/sftpgo/security/advisories/GHSA-6943-qr24-82vx). Thanks to [@​denisvr72](https://redirect.github.com/denisvr72) for reporting. - EventManager: fix connection leak when performing file operations on a third-party SFTP server, for example, to copy a file to another SFTP server after an upload. #### CI - Switch to Azure Trusted Signing to sign [Windows binaries](https://redirect.github.com/drakkan/sftpgo/issues/1778). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
7ee5579439 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.10 → v3.0.14 (clustertool) (#30153)
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.10` -> `v3.0.14` | --- > [!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.14`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.14) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.13...v3.0.14) #### Changelog - [`215d5c3`]( |
||
|
|
f59ea9cd35 |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to a448d49 (#30244)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/mylar3 | digest | `4395b8b` -> `a448d49` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
3af0e796be |
chore(helm): update image lscr.io/linuxserver/blender digest to e2d7eaa (#30243)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `75b85a7` -> `e2d7eaa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
0c6c54aed1 | chore(helm): update image ghcr.io/open-webui/open-webui digest to 345cc8c (#30242) | ||
|
|
f822456027 |
chore(helm): update image ghcr.io/linuxserver/quassel-core digest to cefb9aa (#30240)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/quassel-core | digest | `c0c2f40` -> `cefb9aa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2f537999e9 |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to b4f4660 (#30239)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `91bb5a8` -> `b4f4660` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |