mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-16 12:06:19 +08:00
affinity
39498 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
7e6ee70e98 | hmm | ||
|
|
756a4fb617 | feat(common): add basic support for pod affinity | ||
|
|
c35a357b6a |
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
b14f0232ec |
Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
33ed602fa3 |
Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
737a74d570 |
Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
f6700bb614 | chore(nextcloud): prepare for shipping its own traefik middleware | ||
|
|
c82b6af82b | move traefik to archive | ||
|
|
ff0e5c3258 |
chore(helm): update chart clickhouse 14.11.1 → 15.0.0 (#31523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | major | `14.11.1` -> `15.0.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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
a112b24765 |
chore(helm): update image docker.io/alexta69/metube 2024-12-29 → 2025-01-27 (#31524)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alexta69/metube | major | `5898613` -> `d44bba2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
07de6a21a3 |
chore(helm): update image docker.io/brandawg93/peanut 4.4.4 → 5.0.2 (#31525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | major | `1def542` -> `ca099bc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.0.2`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.2) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.0.1...v5.0.2) #### Fix - Fix for users with watts chart. (closes [#​166](https://redirect.github.com/Brandawg93/PeaNUT/issues/166)) #### What's Changed - \[ImgBot] Optimize images by [@​imgbot](https://redirect.github.com/imgbot) in [https://github.com/Brandawg93/PeaNUT/pull/165](https://redirect.github.com/Brandawg93/PeaNUT/pull/165) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.0.1...v5.0.2 ### [`v5.0.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.0.0...v5.0.1) #### Fix - Fix for devices without output voltage statistics. (closes [#​164](https://redirect.github.com/Brandawg93/PeaNUT/issues/164)) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.4.4...v5.0.0) ### V5 is here! #### Notable changes - The UI has been rewritten from the ground up using [shadcn](https://ui.shadcn.com). - Directly edit your configuration file on the settings page. - Run available commands in the new action menu. - Many small fixes and improvements! #### What's Changed - Shadcn manual edit by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/161](https://redirect.github.com/Brandawg93/PeaNUT/pull/161) - Bump actions/setup-node from 4.1.0 to 4.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/158](https://redirect.github.com/Brandawg93/PeaNUT/pull/158) - Test battery UI by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/163](https://redirect.github.com/Brandawg93/PeaNUT/pull/163) - Recharts by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/160](https://redirect.github.com/Brandawg93/PeaNUT/pull/160) - Shadcn by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/162](https://redirect.github.com/Brandawg93/PeaNUT/pull/162) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v4.4.4...v5.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
44658bbeb1 |
chore(helm): update image docker.io/homebridge/homebridge 2023-12-30 → 2025-01-11 (#31526)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | major | `309e3ac` -> `61232cf` | --- > [!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>homebridge/docker-homebridge (docker.io/homebridge/homebridge)</summary> ### [`v2025-01-11`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-01-11) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-12-19...2025-01-11) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.12.0 | |Homebridge-Config-UI-X| 4.68.0 | |Homebridge| 1.8.5 | |ffmpeg for homebridge| v2.1.7| ### [`v2024-12-19`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-12-19) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-12-12...2024-12-19) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.12.0 | |Homebridge-Config-UI-X| 4.65.2 | |Homebridge| 1.8.5 | |ffmpeg for homebridge| v2.1.7| ### [`v2024-12-12`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-12-12) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-12-11...2024-12-12) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|22.04| |NodeJS| v22.12.0 | |Homebridge-Config-UI-X| 4.65.0 | |Homebridge| 1.8.5 | |ffmpeg for homebridge| v2.1.7| ### [`v2024-12-11`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-12-11) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-11-29...2024-12-11) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|22.04| |NodeJS| v20.18.0 | |Homebridge-Config-UI-X| 4.65.0 | |Homebridge| 1.8.5 | |ffmpeg for homebridge| v2.1.7| ### [`v2024-11-29`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-11-29) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-10-25...2024-11-29) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|22.04| |NodeJS| v20.18.0 | |Homebridge-Config-UI-X| 4.65.0 | |Homebridge| 1.8.5 | |ffmpeg for homebridge| v2.1.7| ### [`v2024-10-25`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-10-25) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-10-24...2024-10-25) Homebridge Apt Package Manifest Package | Version \-- | -- NodeJS | v20.18.0 Homebridge-Config-UI-X | 4.62.0 Homebridge | 1.8.4 ffmpeg-for-homebridge | v2.1.7 ### [`v2024-10-24`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-10-24) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-10-09...2024-10-24) Homebridge Apt Package Manifest <!DOCTYPE html> Package | Version \-- | -- NodeJS | v20.18.0 Homebridge-Config-UI-X | 4.60.1 Homebridge | 1.8.4 | ffmpeg-for-homebridge | v2.1.7| <!-- Release notes generated using configuration in .github/release.yml at 67d821f0ab88b31970a27f1c348689b7f52b26b7 --> **Full Changelog**: https://github.com/homebridge/docker-homebridge/compare/2024-05-02...2024-10-24 ### [`v2024-10-09`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-10-09) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-10-02...2024-10-09) Homebridge Apt Package Manifest <!DOCTYPE html> Package | Version \-- | -- NodeJS | v20.18.0 Homebridge-Config-UI-X | 4.60.1 Homebridge | 1.8.4 | ffmpeg-for-homebridge | v2.1.3| ### [`v2024-10-02`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-10-02) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-09-03...2024-10-02) Homebridge Apt Package Manifest v1.3.7 | Package | Version | |:-------:|:-------:| |NodeJS| v20.17.0 | |Homebridge-Config-UI-X| 4.59.0 | |Homebridge| 1.8.4 | | ffmpeg-for-homebridge | v2.1.2| ### [`v2024-09-03`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-09-03) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-06-27...2024-09-03) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v20.17.0 | |Homebridge-Config-UI-X| 4.57.1 | |Homebridge| 1.8.4 | ### [`v2024-06-27`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-06-27) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-06-20...2024-06-27) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v20.15.0 | |Homebridge-Config-UI-X| 4.56.4 | |Homebridge| 1.8.3 | ### [`v2024-06-20`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-06-20) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v20.14.0 | |Homebridge-Config-UI-X| 4.56.2 | |Homebridge| 1.8.3 | <!-- Release notes generated using configuration in .github/release.yml at latest --> **Full Changelog**: https://github.com/homebridge/docker-homebridge/compare/2024-05-02...2024-06-20 ### [`v2024-05-02`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-05-02) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2024-05-01...2024-05-02) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v20.12.2 | |Homebridge-Config-UI-X| v4.56.2 | |Homebridge| v1.8.1 | <!-- Release notes generated using configuration in .github/release.yml at 5544bacb0c9fc4321d9a5d568cc3522fe5b6dbb5 --> **Full Changelog**: https://github.com/homebridge/docker-homebridge/compare/2024-05-01...2024-05-02 ### [`v2024-05-01`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-05-01) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v20.12.2 | |Homebridge-Config-UI-X| 4.56.2 | |Homebridge| 1.8.1 | <!-- Release notes generated using configuration in .github/release.yml at latest --> #### What's Changed ##### Other Changes - Bump package by [@​mpolden](https://redirect.github.com/mpolden) in [https://github.com/homebridge/docker-homebridge/pull/563](https://redirect.github.com/homebridge/docker-homebridge/pull/563) - Update Release Process by [@​donavanbecker](https://redirect.github.com/donavanbecker) in [https://github.com/homebridge/docker-homebridge/pull/547](https://redirect.github.com/homebridge/docker-homebridge/pull/547) #### New Contributors - [@​mpolden](https://redirect.github.com/mpolden) made their first contribution in [https://github.com/homebridge/docker-homebridge/pull/563](https://redirect.github.com/homebridge/docker-homebridge/pull/563) **Full Changelog**: https://github.com/homebridge/docker-homebridge/compare/2024-01-08...2024-05-01 ### [`v2024-01-08`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2024-01-08) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2023-12-30...2024-01-08) Homebridge Apt Package Manifest | Package | Version | |:-------:|:-------:| |NodeJS| v18.19.0 | |Homebridge-Config-UI-X| 4.55.1 | |Homebridge| 1.7.0 | </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
ee66f48a60 |
chore(helm): update image docker.io/library/xwiki 16.10.3-postgres-tomcat → 17.0.0-postgres-tomcat (#31527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/library/xwiki | major | `54586df` -> `fa88a1c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
66407c22c1 |
chore(helm): update image docker.io/rssbridge/rss-bridge 2024-02-02 → 2025-01-26 (#31529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/rssbridge/rss-bridge](https://redirect.github.com/RSS-Bridge/rss-bridge) | major | `1a4d30c` -> `b4a8568` | --- > [!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>RSS-Bridge/rss-bridge (docker.io/rssbridge/rss-bridge)</summary> ### [`v2025-01-26`](https://redirect.github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-26): RSS-Bridge 2025-01-26 [Compare Source](https://redirect.github.com/RSS-Bridge/rss-bridge/compare/2025-01-02...2025-01-26) No breaking changes. Last release was RSS-Bridge 2025-01-02. Not much changes since then, but this release has the correct tag in the `Configuration` (visual bug only). #### What's Changed - feat(reddit): support video by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4380](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4380) - \[EdfPrices Bridge] add HC/HP, base and EJP by [@​floviolleau](https://redirect.github.com/floviolleau) in [https://github.com/RSS-Bridge/rss-bridge/pull/4369](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4369) - \[CentreFranceBridge] Update parser to handle latest website layout changes by [@​quent1-fr](https://redirect.github.com/quent1-fr) in [https://github.com/RSS-Bridge/rss-bridge/pull/4372](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4372) - \[MixologyBridge] adapt to latest site changes by [@​swofl](https://redirect.github.com/swofl) in [https://github.com/RSS-Bridge/rss-bridge/pull/4368](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4368) - Update BlueskyBridge.php by [@​mruac](https://redirect.github.com/mruac) in [https://github.com/RSS-Bridge/rss-bridge/pull/4367](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4367) - \[BlizzardNewsBridge] fix BlizzardNewsBridge by [@​Niehztog](https://redirect.github.com/Niehztog) in [https://github.com/RSS-Bridge/rss-bridge/pull/4379](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4379) - fix(rumble): exterminate double leading slashes in item url by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4381](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4381) - \[MixologyBridge] add null checks for author and timestamp elements by [@​swofl](https://redirect.github.com/swofl) in [https://github.com/RSS-Bridge/rss-bridge/pull/4383](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4383) - fix: upgrade hardcoded version number, fix [#​4382](https://redirect.github.com/RSS-Bridge/rss-bridge/issues/4382) by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4384](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4384) - refactor: remove dead code by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4385](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4385) - fix(url): disallowe wonky path by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4386](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4386) - fix: cache 400 and 404, and refactor token auth by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4388](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4388) - refactor(donnons) by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4389](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4389) - fix(ceska): item image by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4390](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4390) - fix(legifrance): emergency repair, still semi-broken by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4391](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4391) - feat(feedmerge): remove duplicates based off of title too by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4392](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4392) - Fix 257 by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4393](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4393) - feat(telegram): add pagination fetching of messages by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4394](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4394) - feat: extract simple_html_dom max_file_size to config by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4395](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4395) - feat: add section link to frontpage bridge card by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4396](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4396) - \[EconomistWorldInBriefBridge] Update bridge by [@​SqrtMinusOne](https://redirect.github.com/SqrtMinusOne) in [https://github.com/RSS-Bridge/rss-bridge/pull/4397](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4397) - \[AnthropicBridge] Add Anthropic Bridge by [@​SqrtMinusOne](https://redirect.github.com/SqrtMinusOne) in [https://github.com/RSS-Bridge/rss-bridge/pull/4398](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4398) - \[GolemBridge.php] changed cookie by [@​Tone866](https://redirect.github.com/Tone866) in [https://github.com/RSS-Bridge/rss-bridge/pull/4399](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4399) - Update 06\_Public_Hosts.md by [@​vdbhb59](https://redirect.github.com/vdbhb59) in [https://github.com/RSS-Bridge/rss-bridge/pull/4401](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4401) - \[OllamaBridge] Add bridge by [@​SqrtMinusOne](https://redirect.github.com/SqrtMinusOne) in [https://github.com/RSS-Bridge/rss-bridge/pull/4403](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4403) - \[FragDenStaatBridge] remove bridge by [@​swofl](https://redirect.github.com/swofl) in [https://github.com/RSS-Bridge/rss-bridge/pull/4405](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4405) - Fix MondeDiplo empty content by [@​Simounet](https://redirect.github.com/Simounet) in [https://github.com/RSS-Bridge/rss-bridge/pull/4407](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4407) - \[Formula1Bridge] API key and URL format update by [@​axor-mst](https://redirect.github.com/axor-mst) in [https://github.com/RSS-Bridge/rss-bridge/pull/4412](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4412) - \[VkBridge] Unassign maintainer by [@​em92](https://redirect.github.com/em92) in [https://github.com/RSS-Bridge/rss-bridge/pull/4418](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4418) - fix: drop extension requirement in feed icon url, fix [#​4416](https://redirect.github.com/RSS-Bridge/rss-bridge/issues/4416) by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4421](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4421) - \[BundestagParteispendenBridge] Fix cURL Error by [@​SebLaus](https://redirect.github.com/SebLaus) in [https://github.com/RSS-Bridge/rss-bridge/pull/4420](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4420) - feat(FeedParser): recursively parse rss modules by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4422](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4422) - \[RutubeBridge] Use publication time instead of creation time by [@​em92](https://redirect.github.com/em92) in [https://github.com/RSS-Bridge/rss-bridge/pull/4417](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4417) - Add lfc.pl bridge by [@​brtsos](https://redirect.github.com/brtsos) in [https://github.com/RSS-Bridge/rss-bridge/pull/4419](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4419) - \[BlueskyBridge] Fix embedded custom feed TypeError by [@​burrow335](https://redirect.github.com/burrow335) in [https://github.com/RSS-Bridge/rss-bridge/pull/4413](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4413) - chore: prepare 2025-01-26 release by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4424](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4424) #### New Contributors - [@​brtsos](https://redirect.github.com/brtsos) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4419](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4419) - [@​burrow335](https://redirect.github.com/burrow335) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4413](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4413) **Full Changelog**: https://github.com/RSS-Bridge/rss-bridge/compare/2025-01-02...2025-01-26 ### [`v2025-01-02`](https://redirect.github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-02): RSS-Bridge 2025-01-02 [Compare Source](https://redirect.github.com/RSS-Bridge/rss-bridge/compare/2024-02-02...2025-01-02) EDIT: I forgot to update version number in this release, see [https://github.com/RSS-Bridge/rss-bridge/issues/4382](https://redirect.github.com/RSS-Bridge/rss-bridge/issues/4382) #### What's Changed No breaking changes. Mostly fixes to existing bridges, and some new bridges. But, beware that all bridges are now enabled by default! (instead of the selected handful). If you dont want all bridges enabled do like this in `config.ini.php`: ```ini [system] ; Only these 3 bridges are enabled enabled_bridges[] = CssSelectorBridge enabled_bridges[] = FeedMerge enabled_bridges[] = FeedReducerBridge ;enabled_bridges[] = * ``` #### Noteworthy changes When debug mode is enabled, php errors are converted to exceptions! Only in debug mode, not in prod mode. - fix: convert php errors to exceptions when in debug mode by [@​dvikan](https://redirect.github.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/4176](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4176) #### The future These needs to be discussed: - Bump min php version from 7.4 to 8.0. - Introduce a new document root with separate data folder (e.g. `/var/www/rss-bridge/public` and `/var/www/rss-bridge/var/`) - rss-bridge is trivially vulnerable to XSS in the `HtmlFormat` page since we dont sanitize the html(mostly harmless since theres not much to exploit). Feed readers do sanitize html so no problem there. - rss-bridge is trivially vulnerable to SSRF (mostly harmless? hard to exfiltrate data) Also we actually want to allow to fetch resources from non-public IP addresses, so maybe introduce a config for this allowance See also [https://github.com/RSS-Bridge/rss-bridge/issues/2735](https://redirect.github.com/RSS-Bridge/rss-bridge/issues/2735) #### New Contributors Thanks all! - [@​zamentur](https://redirect.github.com/zamentur) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3947](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/3947) - [@​gi-yt](https://redirect.github.com/gi-yt) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4076](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4076) - [@​facutuesca](https://redirect.github.com/facutuesca) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4092](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4092) - [@​Albatrosicks](https://redirect.github.com/Albatrosicks) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4111](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4111) - [@​vlnst](https://redirect.github.com/vlnst) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4131](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4131) - [@​mazzz1y](https://redirect.github.com/mazzz1y) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4154](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4154) - [@​enwuenwu](https://redirect.github.com/enwuenwu) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4156](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4156) - [@​NotsoanoNimus](https://redirect.github.com/NotsoanoNimus) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4160](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4160) - [@​quent1-fr](https://redirect.github.com/quent1-fr) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4189](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4189) - [@​bloominstrong](https://redirect.github.com/bloominstrong) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4247](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4247) - [@​osvfj](https://redirect.github.com/osvfj) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4263](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4263) - [@​AlexanderS](https://redirect.github.com/AlexanderS) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4260](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4260) - [@​tbelbek](https://redirect.github.com/tbelbek) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4293](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4293) - [@​jonastaedcke](https://redirect.github.com/jonastaedcke) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4271](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4271) - [@​TangentFoxy](https://redirect.github.com/TangentFoxy) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4317](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4317) - [@​deffy92](https://redirect.github.com/deffy92) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4318](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4318) - [@​swofl](https://redirect.github.com/swofl) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4330](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4330) - [@​thomas-333](https://redirect.github.com/thomas-333) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4341](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4341) - [@​Okbaydere](https://redirect.github.com/Okbaydere) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4355](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4355) - [@​Vynce](https://redirect.github.com/Vynce) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/4359](https://redirect.github.com/RSS-Bridge/rss-bridge/pull/4359) **Full Changelog**: https://github.com/RSS-Bridge/rss-bridge/compare/2024-02-02...2025-01-02 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
d280f844a8 |
chore(helm): update image docker.io/plexripper/plexripper 0.29.1 → 0.30.0 (#31522)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/plexripper/plexripper](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-alpine)) | minor | `e1e1889` -> `de8431b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
04fe507620 |
chore(helm): update image docker.io/filebrowser/filebrowser v2.31.2 → v2.32.0 (#31519)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `a4da9ca` -> `593478e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.32.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.31.2...v2.32.0) #### Changelog - [`3d6c515`]( |
||
|
|
6e25e803c2 |
chore(helm): update image docker.io/itzg/minecraft-server 2025.1.0 → 2025.2.0 (#31521)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `469f561` -> `d4d3799` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `dd7524f` -> `b50acb7` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `db88014` -> `39fe68d` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `90e0c0f` -> `5935d22` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `890fcd4` -> `99e7e71` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `96563e5` -> `130b4d4` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `d0e8397` -> `953554b` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `58d84c0` -> `80d3ba6` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `7ca33fd` -> `68b7599` | | [docker.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `9a6e89f` -> `498b3e0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-server (docker.io/itzg/minecraft-server)</summary> ### [`v2025.2.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.2.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.1.0...2025.2.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - cf: gracefully handle invalid modpack manifest file by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3237](https://redirect.github.com/itzg/docker-minecraft-server/pull/3237) - modrinth: added excludes needed for create_plus by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3242](https://redirect.github.com/itzg/docker-minecraft-server/pull/3242) - cf: handle spaces around commas for includes/excludes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3256](https://redirect.github.com/itzg/docker-minecraft-server/pull/3256) - feat: bump mc-server-runner & add note about bypassing `STOP_SERVER_ANNOUNCE_DELAY` by [@​DerRockWolf](https://redirect.github.com/DerRockWolf) in [https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280) - update mohist download script to use new API endpoint by [@​WaveringAna](https://redirect.github.com/WaveringAna) in [https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247) - datapack: allow copying from directory by [@​Tert0](https://redirect.github.com/Tert0) in [https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259) - Feat: Disabling Mods in Generic Packs by [@​azunaVT](https://redirect.github.com/azunaVT) in [https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281) ##### Bug Fixes - Corrected calculation of Canyon download URL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3226](https://redirect.github.com/itzg/docker-minecraft-server/pull/3226) - neoforge: grab latest beta even when non-beta release is newer by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3227](https://redirect.github.com/itzg/docker-minecraft-server/pull/3227) - Install tput for colorized logs on alpine images by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3229](https://redirect.github.com/itzg/docker-minecraft-server/pull/3229) - ketting: fixed launcher invocation by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3244](https://redirect.github.com/itzg/docker-minecraft-server/pull/3244) - cf: qualify mapping of excluded slug to mod IDs by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3254](https://redirect.github.com/itzg/docker-minecraft-server/pull/3254) ##### Documentation - Added compose example snippets for Paper docs by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3231](https://redirect.github.com/itzg/docker-minecraft-server/pull/3231) - Added example for skyfactory5 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3235](https://redirect.github.com/itzg/docker-minecraft-server/pull/3235) - Fixed compose error due to missing key in GTNH example by [@​SgtMate](https://redirect.github.com/SgtMate) in [https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238) - examples: adjust gtnh example to use MEMORY and JVM_OPTS by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3257](https://redirect.github.com/itzg/docker-minecraft-server/pull/3257) - Version bump GTNH to 2.7.2 by [@​elizabethlfransen](https://redirect.github.com/elizabethlfransen) in [https://github.com/itzg/docker-minecraft-server/pull/3258](https://redirect.github.com/itzg/docker-minecraft-server/pull/3258) - Clarify java edition aspect by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3264](https://redirect.github.com/itzg/docker-minecraft-server/pull/3264) - Add configurator tool to documentation by [@​Krymonota](https://redirect.github.com/Krymonota) in [https://github.com/itzg/docker-minecraft-server/pull/3272](https://redirect.github.com/itzg/docker-minecraft-server/pull/3272) - Clarify Vanilla Tweaks file documentation by [@​cadenkriese](https://redirect.github.com/cadenkriese) in [https://github.com/itzg/docker-minecraft-server/pull/3287](https://redirect.github.com/itzg/docker-minecraft-server/pull/3287) ##### Other Changes - Bump mc-monitor to fix cve by [@​FernandoRod13](https://redirect.github.com/FernandoRod13) in [https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270) ##### New Contributors - [@​SgtMate](https://redirect.github.com/SgtMate) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3238](https://redirect.github.com/itzg/docker-minecraft-server/pull/3238) - [@​WaveringAna](https://redirect.github.com/WaveringAna) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3247](https://redirect.github.com/itzg/docker-minecraft-server/pull/3247) - [@​Tert0](https://redirect.github.com/Tert0) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3259](https://redirect.github.com/itzg/docker-minecraft-server/pull/3259) - [@​FernandoRod13](https://redirect.github.com/FernandoRod13) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3270](https://redirect.github.com/itzg/docker-minecraft-server/pull/3270) - [@​DerRockWolf](https://redirect.github.com/DerRockWolf) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3280](https://redirect.github.com/itzg/docker-minecraft-server/pull/3280) - [@​azunaVT](https://redirect.github.com/azunaVT) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3281](https://redirect.github.com/itzg/docker-minecraft-server/pull/3281) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.1.0...2025.2.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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ded80eab1f |
chore(helm): update image docker.io/jesec/flood 4.9.0 → 4.9.3 (#31515)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jesec/flood | patch | `6139dc1` -> `e9c8a3f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
db4e70fa9e |
chore(helm): update image docker.io/bitnami/memcached 1.6.34 → 1.6.35 (#31531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bitnami/memcached](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/memcached)) | patch | `77ef178` -> `fdceea3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b850050896 |
chore(helm): update image docker.io/clickhouse/clickhouse-server 25.1.1.4165 → 25.1.2.3 (#31513)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | patch | `340af76` -> `82659b1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ee71c3a984 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1355 → 0.22.1359 (#31532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `6d12e42` -> `9c00bc5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
1ca1fc8805 |
chore(helm): update image ghcr.io/netbootxyz/netbootxyz 0.7.3 → 0.7.4 (#31517)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/netbootxyz/netbootxyz](https://redirect.github.com/netbootxyz/docker-netbootxyz/packages) ([source](https://redirect.github.com/netbootxyz/docker-netbootxyz)) | patch | `b1dd79d` -> `f53fe55` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
de5be8bb5d |
chore(helm): update image docker.io/wiserain/flexget 3.13.23 → 3.13.26 (#31516)
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 | `c4e4140` -> `2d0db31` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
852f823240 |
chore(helm): update image docker.io/cloudflare/cloudflared 2025.1.0 → 2025.1.1 (#31514)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | patch | `3247f3e` -> `bc2b3ed` | --- > [!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.1.1`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202511) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.1.0...2025.1.1) ##### New Features - This release introduces the use of new Post Quantum curves and the ability to use Post Quantum curves when running tunnels with the QUIC protocol this applies to non-FIPS and FIPS builds. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
bcfa0e3c50 | chore(helm): update image tccr.io/tccr/db-wait-redis digest to 078875f (#31509) | ||
|
|
624cb28afb |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0579ad5 (#31502)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `4b33c18` -> `0579ad5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
142be3b67e | chore(helm): update image ghcr.io/meeb/tubesync digest to 2aa3f3e (#31506) | ||
|
|
37ea96f180 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 70191dc (#31507)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `a4a0ca4` -> `70191dc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
37bb01b8e8 |
chore(helm): update image ghcr.io/linuxserver/firefox digest to a0ef137 (#31505)
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 | `874f491` -> `a0ef137` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2b337ef450 |
chore(helm): update image tccr.io/tccr/db-wait-postgres digest to d9f071b (#31508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-postgres](https://redirect.github.com/truecharts/public) | digest | `abd04e8` -> `d9f071b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
7208af9fe9 |
chore(helm): update image docker.io/revenz/fileflows digest to 2ccb271 (#31504)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/revenz/fileflows | digest | `b4d83ca` -> `2ccb271` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c7bd291a5a |
chore(helm): update image docker.io/machines/filestash digest to a926a1f (#31503)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `48262ba` -> `a926a1f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
301c97c169 |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-freecad-g3 digest to 7bef618 (#31501)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-freecad-g3 | digest | `f9e530e` -> `7bef618` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c2d57917e0 | regen lock file | ||
|
|
53ca726d21 | chore(docs,tests): remove references to fixedMiddlewares and allowCors(middlewares) | ||
|
|
76f9e390a4 |
chore(flux): update image traefik 30.4.2 → 30.4.3 (clustertool) (#31511)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://truecharts.org/charts/premium/traefik) ([source](https://redirect.github.com/traefik/traefik)) | patch | `30.4.2` -> `30.4.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
28a370c494 |
chore(flux): update image blocky 16.13.2 → 16.13.3 (clustertool) (#31510)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.2` -> `16.13.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a01d128260 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
5ef1dd6055 |
feat(common): BREAKING CHANGE change traefik middleware logic (#31498)
**Description** This PR changes how ingress handles traefik integration middlewares Should finally complete: #28999 Fixes: #28999 Also Fixes: #28996 Due to removing fixed middlewares completely **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
a759873bf5 |
feat(common): add existing secret support for pullsecret (#31500)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #31324 **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: Stavros Kois <s.kois@outlook.com> |
||
|
|
8a7f540e51 |
feat(common): allow for CNPG UID/GID (#31499)
**Description** ⚒️ Fixes #27350 **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: Stavros Kois <s.kois@outlook.com> |
||
|
|
bf71ab8fc5 |
Update CODEOWNERS
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
784c4c6b30 |
Update CODEOWNERS
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
685c99aad4 | chore(traefik): deprecate traefik chart | ||
|
|
a27d735b9d |
feat(common): restructure traefik/ingress middlewares (#31171)
**Description** moves the middlewares around and adds unit tests **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Stavros Kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
1d24bd1c0a |
Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
3a6c9bf27b |
chore(helm): update image docker.io/fireflyiii/core version-6.1.21 → version-6.2.0 (#31495)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/fireflyiii/core](https://redirect.github.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | minor | `da3d404` -> `b6f54ff` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
427d8f5c32 |
Update 2025-01-30-2025-start.md
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
9a577d8b5a |
chore(helm): update image tccr.io/tccr/traefik v3.3.2 → v3.3.3 (#31494)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/traefik](https://redirect.github.com/truecharts/public) | patch | `4269ba9` -> `bfea905` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a309ee614b |
chore(helm): update image ghcr.io/linuxserver/oscam 11856-ls125 → 11868-ls132 (#31491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `f267360` -> `2b4ed76` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11868-ls132`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11868-ls132) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11867-ls131...11868-ls132) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11868-ls132/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11868 ### [`v11867-ls131`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11867-ls131) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11866-ls131...11867-ls131) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11867-ls131/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11867 ### [`v11866-ls131`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11866-ls131) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11866-ls130...11866-ls131) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11866-ls131/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11866 ### [`v11866-ls130`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11866-ls130) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11865-ls129...11866-ls130) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11866-ls130/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11866 ### [`v11865-ls129`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11865-ls129) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11865-ls128...11865-ls129) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11865-ls129/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11865 ### [`v11865-ls128`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11865-ls128) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11864-ls128...11865-ls128) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11865-ls128/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11865 ### [`v11864-ls128`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11864-ls128) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11863-ls128...11864-ls128) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11864-ls128/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11864 ### [`v11863-ls128`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11863-ls128) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11862-ls128...11863-ls128) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11863-ls128/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11863 ### [`v11862-ls128`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11862-ls128) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11861-ls127...11862-ls128) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11862-ls128/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11862 ### [`v11861-ls127`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11861-ls127) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11860-ls126...11861-ls127) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11861-ls127/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11861 ### [`v11860-ls126`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11860-ls126) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11859-ls126...11860-ls126) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11860-ls126/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11860 ### [`v11859-ls126`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11859-ls126) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11858-ls126...11859-ls126) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11859-ls126/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11859 ### [`v11858-ls126`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11858-ls126) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11857-ls126...11858-ls126) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11858-ls126/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11858 ### [`v11857-ls126`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11857-ls126) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11856-ls126...11857-ls126) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11857-ls126/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11857 ### [`v11856-ls126`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11856-ls126) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11856-ls125...11856-ls126) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11856-ls126/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11856 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |