chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.6 #34

Merged
prskr merged 1 commit from renovate/ghcr.io-gethomepage-homepage-0.x into main 2024-01-22 18:47:50 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ghcr.io/gethomepage/homepage Kustomization patch v0.8.4 -> v0.8.6

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v0.8.6

Compare Source

⚠️ Note

v0.8.6 Fixes an issue in v0.8.5 that prevented docker service discovery for some users

What's Changed

New Contributors

Full Changelog: https://github.com/gethomepage/homepage/compare/v0.8.4...v0.8.6


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | Kustomization | patch | `v0.8.4` -> `v0.8.6` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v0.8.6`](https://github.com/gethomepage/homepage/releases/tag/v0.8.6) [Compare Source](https://github.com/gethomepage/homepage/compare/v0.8.4...v0.8.6) ##### ⚠️ Note v0.8.6 Fixes an issue in v0.8.5 that prevented docker service discovery for some users #### What's Changed - Fix: Peanut widget v2 api compatibility by [@&#8203;Brandawg93](https://github.com/Brandawg93) in https://github.com/gethomepage/homepage/pull/2526 - Change: better handle malformed docker labels by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2552 - Fix: pass user/pass as strings with OMV proxy by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2555 - Fix: unique element key generation in quicklaunch and services by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2586 - Enhancement: support multiple checks for healthchecks widget by [@&#8203;strboul](https://github.com/strboul) and [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2580 - Fix: sort ical events in monthly view by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2604 - Fix for events repeating on monthly basis and old events that are show… by [@&#8203;denispapec](https://github.com/denispapec) in https://github.com/gethomepage/homepage/pull/2624 - Add option to specify a timezone for events by [@&#8203;denispapec](https://github.com/denispapec) in https://github.com/gethomepage/homepage/pull/2623 - Fix configured service weight = 0 by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2628 - Fix: constrain usage bar percentage between 0 and 100 by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2650 - CustomAPI changes: locale option for date & relativeDate format by [@&#8203;0phoff](https://github.com/0phoff) in https://github.com/gethomepage/homepage/pull/2658 - Feature: Netdata service widget by [@&#8203;ping-localhost](https://github.com/ping-localhost) in https://github.com/gethomepage/homepage/pull/2672 - Fix: remove date time load delay by [@&#8203;LukeHagar](https://github.com/LukeHagar) in https://github.com/gethomepage/homepage/pull/2675 - Feature: Romm Widget by [@&#8203;karl0ss](https://github.com/karl0ss) and [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2663 - Fix: Calendar widget iCal integration catch RRule failures by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2706 - Fix broken docker service discovery in v0.8.5 by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/2717 #### New Contributors - [@&#8203;strboul](https://github.com/strboul) made their first contribution in https://github.com/gethomepage/homepage/pull/2580 - [@&#8203;0phoff](https://github.com/0phoff) made their first contribution in https://github.com/gethomepage/homepage/pull/2658 - [@&#8203;ping-localhost](https://github.com/ping-localhost) made their first contribution in https://github.com/gethomepage/homepage/pull/2672 - [@&#8203;LukeHagar](https://github.com/LukeHagar) made their first contribution in https://github.com/gethomepage/homepage/pull/2675 **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.4...v0.8.6 </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTUiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
prskr force-pushed renovate/ghcr.io-gethomepage-homepage-0.x from 885d53270e to d5dba0f98c 2024-01-22 03:33:49 +00:00 Compare
prskr changed title from chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.5 to chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.6 2024-01-22 03:33:50 +00:00
prskr merged commit d5dba0f98c into main 2024-01-22 18:47:49 +00:00
prskr deleted branch renovate/ghcr.io-gethomepage-homepage-0.x 2024-01-22 18:47:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/apps#34
No description provided.