chore(deps): update container image ghcr.io/gethomepage/homepage to v0.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 https://github.com/gethomepage/homepage/security/advisories/GHSA-24m5-7vjx-9x37. Thanks to kachakil-av for reporting. ##### Other Changes - Fix: handle ghostfolio v2.79.0 breaking API changes by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3471](https://togithub.com/gethomepage/homepage/pull/3471) - Fix: allow exclamation to open quicklaunch by [@​jesusmlopezf](https://togithub.com/jesusmlopezf) in [https://github.com/gethomepage/homepage/pull/3475](https://togithub.com/gethomepage/homepage/pull/3475) - Feature: Wg-Easy Widget by [@​ConnerWithAnE](https://togithub.com/ConnerWithAnE) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3476](https://togithub.com/gethomepage/homepage/pull/3476) - Change icon in the longhorn widget to use the same as resources by [@​nick-disiere](https://togithub.com/nick-disiere) in [https://github.com/gethomepage/homepage/pull/3509](https://togithub.com/gethomepage/homepage/pull/3509) - Feature: SWAG dashboard widget by [@​quietsy](https://togithub.com/quietsy) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3523](https://togithub.com/gethomepage/homepage/pull/3523) - Chore(deps): Bump crowdin/github-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3537](https://togithub.com/gethomepage/homepage/pull/3537) - Fix: remove comma in Caddy and EVCC widgets by [@​grimsi](https://togithub.com/grimsi) in [https://github.com/gethomepage/homepage/pull/3551](https://togithub.com/gethomepage/homepage/pull/3551) - Enhancement: separate Internet search settings for quicklaunch by [@​vycdev](https://togithub.com/vycdev) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3541](https://togithub.com/gethomepage/homepage/pull/3541) - Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3554](https://togithub.com/gethomepage/homepage/pull/3554) - Chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3555](https://togithub.com/gethomepage/homepage/pull/3555) #### New Contributors - [@​jesusmlopezf](https://togithub.com/jesusmlopezf) made their first contribution in [https://github.com/gethomepage/homepage/pull/3475](https://togithub.com/gethomepage/homepage/pull/3475) - [@​ConnerWithAnE](https://togithub.com/ConnerWithAnE) made their first contribution in [https://github.com/gethomepage/homepage/pull/3476](https://togithub.com/gethomepage/homepage/pull/3476) - [@​nick-disiere](https://togithub.com/nick-disiere) made their first contribution in [https://github.com/gethomepage/homepage/pull/3509](https://togithub.com/gethomepage/homepage/pull/3509) - [@​quietsy](https://togithub.com/quietsy) made their first contribution in [https://github.com/gethomepage/homepage/pull/3523](https://togithub.com/gethomepage/homepage/pull/3523) - [@​vycdev](https://togithub.com/vycdev) made their first contribution in [https://github.com/gethomepage/homepage/pull/3541](https://togithub.com/gethomepage/homepage/pull/3541) **Full Changelog**: https://github.com/gethomepage/homepage/compare/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=-->
This commit is contained in:
parent
69aca5b540
commit
88cc34f838
|
@ -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
|
||||
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue