Skip to content

Commit

Permalink
fix(container): update image ghcr.io/gethomepage/homepage ( v0.8.9 → …
Browse files Browse the repository at this point in the history
…v0.8.10 ) (#3396)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.8.9` -> `v0.8.10` |

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.8.10`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.10)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.8.9...v0.8.10)

#### What's Changed

- Fix: field parsing can fail with docker labels by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3101
- Fix: Add alternative 'offline' status to EspHome widget by
[@&#8203;RoboMagus](https://togithub.com/RoboMagus) in
[gethomepage/homepage#3107
- Fix: log error when getting services from Docker server fails by
[@&#8203;she11sh0cked](https://togithub.com/she11sh0cked) in
[gethomepage/homepage#3147
- Fix: Glances cpu & info widgets information by
[@&#8203;sunnycloudy1337](https://togithub.com/sunnycloudy1337) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3164
- Enhancement: support Jackett widget with admin password by
[@&#8203;technowhizz](https://togithub.com/technowhizz) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3165
- Fix: correctly handle direct tab navigation with encoded chars by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3172

#### New Contributors

- [@&#8203;she11sh0cked](https://togithub.com/she11sh0cked) made their
first contribution in
[gethomepage/homepage#3147
- [@&#8203;sunnycloudy1337](https://togithub.com/sunnycloudy1337) made
their first contribution in
[gethomepage/homepage#3164
- [@&#8203;technowhizz](https://togithub.com/technowhizz) made their
first contribution in
[gethomepage/homepage#3165

**Full Changelog**:
gethomepage/homepage@v0.8.9...v0.8.10

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Apr 6, 2024
1 parent 35ec82f commit 7433e2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
app:
image:
repository: ghcr.io/gethomepage/homepage
tag: v0.8.9
tag: v0.8.10@sha256:fc0d6e8b469ea8756d7c5bc542eb5c89064b9c47c3fa85f19b70a695c65cb782
env:
TZ: ${CONFIG_TIMEZONE}
envFrom:
Expand Down

0 comments on commit 7433e2d

Please sign in to comment.