From f4d3046eeb9d5aad6b34483baa631d7f0e8d68a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:00:36 +0100 Subject: [PATCH] Update ghcr.io/gethomepage/homepage Docker tag to v0.9.8 (#42) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | patch | `v0.9.7` -> `v0.9.8` | --- ### Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage) ### [`v0.9.8`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.8) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.7...v0.9.8) #### What's Changed - Enhancement: support ESPHome widget authentication by [@​juanisierra](https://redirect.github.com/juanisierra) in [https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846) - Feature: DeveLanCacheUI service widget by [@​devedse](https://redirect.github.com/devedse) in [https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854) - Chore: update gamedig to 5.1.2 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3876](https://redirect.github.com/gethomepage/homepage/pull/3876) - Refactor: change RomM API endpoint by [@​InsertDisc](https://redirect.github.com/InsertDisc) in [https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886) - Chore: handle mealie API change by [@​joncrangle](https://redirect.github.com/joncrangle) in [https://github.com/gethomepage/homepage/pull/3895](https://redirect.github.com/gethomepage/homepage/pull/3895) - Enhancement: customAPI size formatter by [@​jdevera](https://redirect.github.com/jdevera) in [https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898) - Feature: Technitium DNS Widget by [@​bobby-driggs](https://redirect.github.com/bobby-driggs) in [https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904) - Enhancement: support more fields for zabbix widget by [@​ping-localhost](https://redirect.github.com/ping-localhost) in [https://github.com/gethomepage/homepage/pull/3931](https://redirect.github.com/gethomepage/homepage/pull/3931) - Enhancement: support Tdarr widget auth by [@​Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) in [https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940) - Enhancement: reliable wg-easy widget by removing custom proxy, use password header by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3966](https://redirect.github.com/gethomepage/homepage/pull/3966) - Fix: jsonrpchandler requires mappings by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3970](https://redirect.github.com/gethomepage/homepage/pull/3970) #### New Contributors - [@​juanisierra](https://redirect.github.com/juanisierra) made their first contribution in [https://github.com/gethomepage/homepage/pull/3846](https://redirect.github.com/gethomepage/homepage/pull/3846) - [@​devedse](https://redirect.github.com/devedse) made their first contribution in [https://github.com/gethomepage/homepage/pull/3854](https://redirect.github.com/gethomepage/homepage/pull/3854) - [@​InsertDisc](https://redirect.github.com/InsertDisc) made their first contribution in [https://github.com/gethomepage/homepage/pull/3886](https://redirect.github.com/gethomepage/homepage/pull/3886) - [@​jdevera](https://redirect.github.com/jdevera) made their first contribution in [https://github.com/gethomepage/homepage/pull/3898](https://redirect.github.com/gethomepage/homepage/pull/3898) - [@​bobby-driggs](https://redirect.github.com/bobby-driggs) made their first contribution in [https://github.com/gethomepage/homepage/pull/3904](https://redirect.github.com/gethomepage/homepage/pull/3904) - [@​Wtfitsaduck](https://redirect.github.com/Wtfitsaduck) made their first contribution in [https://github.com/gethomepage/homepage/pull/3940](https://redirect.github.com/gethomepage/homepage/pull/3940) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.9.6...v0.9.8
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jamesdkelly88/db-lab). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker/compose/homepage/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/compose/homepage/docker-compose.yml b/docker/compose/homepage/docker-compose.yml index 6795475..e60bff0 100644 --- a/docker/compose/homepage/docker-compose.yml +++ b/docker/compose/homepage/docker-compose.yml @@ -1,6 +1,6 @@ services: homepage: - image: ghcr.io/gethomepage/homepage:v0.9.7 + image: ghcr.io/gethomepage/homepage:v0.9.8 container_name: homepage labels: # - homepage.group=Web