d92659d1467ff3ef1f265ddde280376d993afc1e
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.10.1` → `v1.11.0` | --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.11.0`](https://github.com/gethomepage/homepage/releases/tag/v1.11.0) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.10.1...v1.11.0) ##### What's Changed - Chore(deps): Bump actions/checkout from 4 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6284](https://github.com/gethomepage/homepage/pull/6284) - Chore(deps): Bump actions/setup-node from 4 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6285](https://github.com/gethomepage/homepage/pull/6285) - Feature: add Tracearr widget for displaying active Plex streams by [@​Bothari](https://github.com/Bothari) in [#​6306](https://github.com/gethomepage/homepage/pull/6306) - Improvement: better handle highlighting with units by [@​shamoon](https://github.com/shamoon) in [#​6318](https://github.com/gethomepage/homepage/pull/6318) - Chore: rename Jellyseerr widget to Seerr and update references by [@​shamoon](https://github.com/shamoon) in [#​6322](https://github.com/gethomepage/homepage/pull/6322) - Enhancement: jellyseer completed by [@​shamoon](https://github.com/shamoon) in [#​6329](https://github.com/gethomepage/homepage/pull/6329) - Chore: merge Overseerr into Seerr, add aliases by [@​shamoon](https://github.com/shamoon) in [#​6330](https://github.com/gethomepage/homepage/pull/6330) - Enhancement: add "Temperature" label to list of possible CPU sensors by [@​shamoon](https://github.com/shamoon) in [#​6331](https://github.com/gethomepage/homepage/pull/6331) - Enhancement: cover more basic statuses in containers list by [@​shamoon](https://github.com/shamoon) in [#​6334](https://github.com/gethomepage/homepage/pull/6334) - Feature: sparkyfitness service widget by [@​shamoon](https://github.com/shamoon) in [#​6346](https://github.com/gethomepage/homepage/pull/6346) - Enhancement: fallback for missing si network stats by [@​shamoon](https://github.com/shamoon) in [#​6367](https://github.com/gethomepage/homepage/pull/6367) - Fix: Await async proxy handlers by [@​shamoon](https://github.com/shamoon) in [#​6371](https://github.com/gethomepage/homepage/pull/6371) - Fix: small fixes for Omada proxy by [@​shamoon](https://github.com/shamoon) in [#​6372](https://github.com/gethomepage/homepage/pull/6372) - Chore: add security context, liveness probe and config mount to k8s deployment example by [@​hugosxm](https://github.com/hugosxm) in [#​6375](https://github.com/gethomepage/homepage/pull/6375) - Enhancement: use lighter endpoints for qbittorrent by [@​shamoon](https://github.com/shamoon) in [#​6388](https://github.com/gethomepage/homepage/pull/6388) - Chore(deps-dev): Bump prettier from 3.7.3 to 3.8.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6379](https://github.com/gethomepage/homepage/pull/6379) - Chore(deps-dev): Bump jsdom from 26.1.0 to 28.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6378](https://github.com/gethomepage/homepage/pull/6378) - Chore(deps): Bump ical.js from 2.1.0 to 2.2.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6377](https://github.com/gethomepage/homepage/pull/6377) - Chore(deps): Bump docker/login-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6385](https://github.com/gethomepage/homepage/pull/6385) - Chore(deps): Bump next-i18next from 12.1.0 to 15.4.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6376](https://github.com/gethomepage/homepage/pull/6376) - Chore(deps): Bump react and react-dom by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6380](https://github.com/gethomepage/homepage/pull/6380) - Chore(deps): Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6386](https://github.com/gethomepage/homepage/pull/6386) - Chore(deps): Bump docker/metadata-action from 5 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6399](https://github.com/gethomepage/homepage/pull/6399) - Chore(deps): Bump docker/setup-buildx-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6398](https://github.com/gethomepage/homepage/pull/6398) - Chore(deps): Bump docker/build-push-action from 6 to 7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6397](https://github.com/gethomepage/homepage/pull/6397) - Change: use byterate for beszel network field by [@​shamoon](https://github.com/shamoon) in [#​6402](https://github.com/gethomepage/homepage/pull/6402) - Enhancement: better Crowdsec auth parsing, caching, and retries by [@​shamoon](https://github.com/shamoon) in [#​6419](https://github.com/gethomepage/homepage/pull/6419) ##### New Contributors - [@​Bothari](https://github.com/Bothari) made their first contribution in [#​6306](https://github.com/gethomepage/homepage/pull/6306) - [@​hugosxm](https://github.com/hugosxm) made their first contribution in [#​6375](https://github.com/gethomepage/homepage/pull/6375) **Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.10.1...v1.11.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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4728 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
alexlebens.net
GitOps definied infrastrucutre for the alexlebens.net domain.
Stack-cl01tl
https://argocd.alexlebens.net/api/badge?name=stack-cl01tl&revision=true&showAppName=true
App-of-Apps Application for cl01tl
License
This project is licensed under the terms of the Apache 2.0 License license.
Description