Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/gethomepage/homepage to v…
Browse files Browse the repository at this point in the history
…0.9.0@e0d26bb by renovate (#22802)

This PR contains the following updates:

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

---

> [!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.0`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.0)

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

#### What's Changed

##### Security

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

##### Other Changes

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

#### New Contributors

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

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 3, 2024
1 parent 69aca5b commit 88cc34f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.13
appVersion: 0.9.0
dependencies:
- name: common
version: 24.0.0
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/benphelps/homepage
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
type: application
version: 9.0.0
version: 9.1.0
2 changes: 1 addition & 1 deletion charts/stable/homepage/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/gethomepage/homepage
tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
tag: v0.9.0@sha256:e0d26bb0e1a03efeddd20ac0be2b03858fae93f3c95054f0d0a91a1405da82a3
pullPolicy: IfNotPresent

workload:
Expand Down

0 comments on commit 88cc34f

Please sign in to comment.