Skip to content

Commit

Permalink
feat(container): update image ghcr.io/gethomepage/homepage to v0.9.2 (#…
Browse files Browse the repository at this point in the history
…785)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage)
| minor | `v0.8.13` -> `v0.9.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/gethomepage/homepage/compare/v0.9.1...v0.9.2)

#### What's Changed

#### Security

- This release addresses a vulnerability that could allow leakage of API
keys from weather widgets.

#### App changes

- Fix: caddy widget broken in v0.9.1 by
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3579](https://github.com/gethomepage/homepage/pull/3579)
- Fix: omada widget broken in v0.9.1 by
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3587](https://github.com/gethomepage/homepage/pull/3587)
- Fix/handle null id in json rpc responses and cpu load representation
for openwrt widget by [@&#8203;LiranV](https://github.com/LiranV) in
[https://github.com/gethomepage/homepage/pull/3576](https://github.com/gethomepage/homepage/pull/3576)
- Fix: wg-easy threshold not properly computed by
[@&#8203;ConnerWithAnE](https://github.com/ConnerWithAnE) in
[https://github.com/gethomepage/homepage/pull/3574](https://github.com/gethomepage/homepage/pull/3574)
- Enhancement: support multiple instance annotation for Kubernetes
Automatic Service Discovery by
[@&#8203;aldycool](https://github.com/aldycool) in
[https://github.com/gethomepage/homepage/pull/3590](https://github.com/gethomepage/homepage/pull/3590)
- Fix: coinmarketcap widget dropdown not clickable by
[@&#8203;henry40408](https://github.com/henry40408) in
[https://github.com/gethomepage/homepage/pull/3591](https://github.com/gethomepage/homepage/pull/3591)

#### New Contributors

- [@&#8203;LiranV](https://github.com/LiranV) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3576](https://github.com/gethomepage/homepage/pull/3576)
- [@&#8203;aldycool](https://github.com/aldycool) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3590](https://github.com/gethomepage/homepage/pull/3590)

**Full Changelog**:
gethomepage/homepage@v0.9.1...v0.9.2

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

[Compare
Source](https://github.com/gethomepage/homepage/compare/v0.8.13...v0.9.1)

#### What's Changed

*Note: version 0.9.0 contained a few issues and did not completely
resolve the security issue, it has been removed and all users are
recommended to upgrade to v0.9.1*

##### Security

- This version resolves security vulnerabilities discovered in some
integrations, see
GHSA-24m5-7vjx-9x37.
Thanks to kachakil-av for reporting.

##### Other Changes

- Fix: calendar integration broken in v0.9.0 by
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3565](https://github.com/gethomepage/homepage/pull/3565)
- Fix: glances cpu metric broken in v0.9.0 by
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3566](https://github.com/gethomepage/homepage/pull/3566)
- Fix: handle ghostfolio v2.79.0 breaking API changes by
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3471](https://github.com/gethomepage/homepage/pull/3471)
- Fix: allow exclamation to open quicklaunch by
[@&#8203;jesusmlopezf](https://github.com/jesusmlopezf) in
[https://github.com/gethomepage/homepage/pull/3475](https://github.com/gethomepage/homepage/pull/3475)
- Feature: Wg-Easy Widget by
[@&#8203;ConnerWithAnE](https://github.com/ConnerWithAnE) and
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3476](https://github.com/gethomepage/homepage/pull/3476)
- Change icon in the longhorn widget to use the same as resources by
[@&#8203;nick-disiere](https://github.com/nick-disiere) in
[https://github.com/gethomepage/homepage/pull/3509](https://github.com/gethomepage/homepage/pull/3509)
- Feature: SWAG dashboard widget by
[@&#8203;quietsy](https://github.com/quietsy) and
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3523](https://github.com/gethomepage/homepage/pull/3523)
- Chore(deps): Bump crowdin/github-action from 1 to 2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3537](https://github.com/gethomepage/homepage/pull/3537)
- Fix: remove comma in Caddy and EVCC widgets by
[@&#8203;grimsi](https://github.com/grimsi) in
[https://github.com/gethomepage/homepage/pull/3551](https://github.com/gethomepage/homepage/pull/3551)
- Enhancement: separate Internet search settings for quicklaunch by
[@&#8203;vycdev](https://github.com/vycdev) and
[@&#8203;shamoon](https://github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3541](https://github.com/gethomepage/homepage/pull/3541)
- Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3554](https://github.com/gethomepage/homepage/pull/3554)
- Chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/3555](https://github.com/gethomepage/homepage/pull/3555)

#### New Contributors

- [@&#8203;jesusmlopezf](https://github.com/jesusmlopezf) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3475](https://github.com/gethomepage/homepage/pull/3475)
- [@&#8203;ConnerWithAnE](https://github.com/ConnerWithAnE) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3476](https://github.com/gethomepage/homepage/pull/3476)
- [@&#8203;nick-disiere](https://github.com/nick-disiere) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/3509](https://github.com/gethomepage/homepage/pull/3509)
- [@&#8203;quietsy](https://github.com/quietsy) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3523](https://github.com/gethomepage/homepage/pull/3523)
- [@&#8203;vycdev](https://github.com/vycdev) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3541](https://github.com/gethomepage/homepage/pull/3541)

**Full Changelog**:
gethomepage/homepage@v0.8.13...v0.9.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
spiceratops authored Jun 8, 2024
2 parents 794b66f + 31dcbe7 commit d148097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/selfhosted/homepage/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: ghcr.io/gethomepage/homepage
tag: v0.8.13
tag: v0.9.2
env:
TZ: ${TIMEZONE}
envFrom:
Expand Down

0 comments on commit d148097

Please sign in to comment.