chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.13@43a3ee8 by renovate (#21685)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage) | patch | `v0.8.12` -> `v0.8.13` | --- > [!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.8.13`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.13) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.8.12...v0.8.13) #### What's Changed - Enhancement: configurable CPU temp scale by [@​daviddavid](https://togithub.com/daviddavid) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3332](https://togithub.com/gethomepage/homepage/pull/3332) - Enhancement: additional tautulli jellyfin emby configuration options by [@​ameerabdallah](https://togithub.com/ameerabdallah) in [https://github.com/gethomepage/homepage/pull/3350](https://togithub.com/gethomepage/homepage/pull/3350) - Enhancement: add bitrate precision config option for speedtest-tracker by [@​ameerabdallah](https://togithub.com/ameerabdallah) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3354](https://togithub.com/gethomepage/homepage/pull/3354) - Fix: format Romm statistics by [@​EdwardSalter](https://togithub.com/EdwardSalter) in [https://github.com/gethomepage/homepage/pull/3358](https://togithub.com/gethomepage/homepage/pull/3358) - Fix some unsanitized error URLs by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3385](https://togithub.com/gethomepage/homepage/pull/3385) - Chore(deps): Bump recharts from 2.12.3 to 2.12.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3397](https://togithub.com/gethomepage/homepage/pull/3397) - Chore(deps-dev): Bump typescript from 4.9.5 to 5.4.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3396](https://togithub.com/gethomepage/homepage/pull/3396) - Chore(deps): Bump systeminformation from 5.22.0 to 5.22.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3398](https://togithub.com/gethomepage/homepage/pull/3398) - Chore(deps): Bump react from 18.2.0 to 18.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3400](https://togithub.com/gethomepage/homepage/pull/3400) - Chore(deps-dev): Bump eslint-config-next from 12.3.4 to 14.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3399](https://togithub.com/gethomepage/homepage/pull/3399) #### New Contributors - [@​daviddavid](https://togithub.com/daviddavid) made their first contribution in [https://github.com/gethomepage/homepage/pull/3332](https://togithub.com/gethomepage/homepage/pull/3332) - [@​ameerabdallah](https://togithub.com/ameerabdallah) made their first contribution in [https://github.com/gethomepage/homepage/pull/3350](https://togithub.com/gethomepage/homepage/pull/3350) - [@​EdwardSalter](https://togithub.com/EdwardSalter) made their first contribution in [https://github.com/gethomepage/homepage/pull/3358](https://togithub.com/gethomepage/homepage/pull/3358) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.12...v0.8.13 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
505041832f
commit
a1633543c6
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.12
|
||||
appVersion: 0.8.13
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homepage
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.webp
|
||||
keywords:
|
||||
- homepage
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
||||
- https://ghcr.io/gethomepage/homepage
|
||||
type: application
|
||||
version: 8.0.4
|
||||
version: 8.0.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/gethomepage/homepage
|
||||
tag: v0.8.12@sha256:ad5a8edea1c25b50c6d180d35f72c1623986335113457c4ba38e1ddf16816a4b
|
||||
tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
|
|
Loading…
Reference in New Issue