Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- Enhancement: support for glances v4 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3196
- Feature: crowdsec widget by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3197
- Enhancement: support pi-hole v6 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3207
- Fix: remove invalid form attribute by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3210
- Fix: Homebridge widget login by
[@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) in
[gethomepage/homepage#3220
- Fix: TrueNAS Core support for pool stats by
[@&#8203;rgon10](https://togithub.com/rgon10) in
[gethomepage/homepage#3206
- Fix: rename pialert to netalertx by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3253

##### Maintenance

- Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3211
- Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.38 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3212
- Chore(deps): Bump recharts from 2.12.2 to 2.12.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3215
- Chore(deps-dev): Bump eslint-plugin-react from 7.33.2 to 7.34.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3213
- Chore(deps-dev): Bump tailwindcss from 3.4.1 to 3.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3214

#### New Contributors

- [@&#8203;LucaHerrero](https://togithub.com/LucaHerrero) made their
first contribution in
[gethomepage/homepage#3220
- [@&#8203;rgon10](https://togithub.com/rgon10) made their first
contribution in
[gethomepage/homepage#3206

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

</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 9, 2024
1 parent a1c2fcc commit e60fc2c
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.10@sha256:fc0d6e8b469ea8756d7c5bc542eb5c89064b9c47c3fa85f19b70a695c65cb782
tag: v0.8.11@sha256:13d1bf9c5cf7d2b0f3af90ddfe59302f32374b8f48a56c6f6afc2a475bf919df
env:
TZ: ${CONFIG_TIMEZONE}
envFrom:
Expand Down

0 comments on commit e60fc2c

Please sign in to comment.