chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.3@4214f13 (#15946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage) | patch | `v0.8.2` -> `v0.8.3` | --- > [!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.3`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.3) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.8.2...v0.8.3) #### What's Changed - Feature: Fritz!Box Widget by [@​evorg](https://togithub.com/evorg) in [https://github.com/gethomepage/homepage/pull/2387](https://togithub.com/gethomepage/homepage/pull/2387) - Change: changedetection.io widget count diff if not viewed by [@​xconverge](https://togithub.com/xconverge) in [https://github.com/gethomepage/homepage/pull/2401](https://togithub.com/gethomepage/homepage/pull/2401) - Chore: migrate crowdin to GHA by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2421](https://togithub.com/gethomepage/homepage/pull/2421) - Enhancement: improve fritzbox proxy perfomance by [@​evorg](https://togithub.com/evorg) in [https://github.com/gethomepage/homepage/pull/2429](https://togithub.com/gethomepage/homepage/pull/2429) - Feature: setting for equal height cards by [@​jdcmarques](https://togithub.com/jdcmarques) in [https://github.com/gethomepage/homepage/pull/2432](https://togithub.com/gethomepage/homepage/pull/2432) - Fix: fields not working for healthchecks widget by [@​lawtonmanning](https://togithub.com/lawtonmanning) in [https://github.com/gethomepage/homepage/pull/2440](https://togithub.com/gethomepage/homepage/pull/2440) - Fix: Increase kubernetes cpu/mem usage scale by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2453](https://togithub.com/gethomepage/homepage/pull/2453) #### New Contributors - [@​evorg](https://togithub.com/evorg) made their first contribution in [https://github.com/gethomepage/homepage/pull/2387](https://togithub.com/gethomepage/homepage/pull/2387) - [@​xconverge](https://togithub.com/xconverge) made their first contribution in [https://github.com/gethomepage/homepage/pull/2401](https://togithub.com/gethomepage/homepage/pull/2401) - [@​jdcmarques](https://togithub.com/jdcmarques) made their first contribution in [https://github.com/gethomepage/homepage/pull/2432](https://togithub.com/gethomepage/homepage/pull/2432) - [@​lawtonmanning](https://togithub.com/lawtonmanning) made their first contribution in [https://github.com/gethomepage/homepage/pull/2440](https://togithub.com/gethomepage/homepage/pull/2440) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.2...v0.8.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: homepage
|
name: homepage
|
||||||
version: 4.0.23
|
version: 4.0.24
|
||||||
appVersion: 0.8.2
|
appVersion: 0.8.3
|
||||||
description: A highly customizable homepage
|
description: A highly customizable homepage
|
||||||
home: https://truecharts.org/charts/stable/homepage
|
home: https://truecharts.org/charts/stable/homepage
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
|
- https://github.com/benphelps/homepage
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
||||||
- https://ghcr.io/gethomepage/homepage
|
- https://ghcr.io/gethomepage/homepage
|
||||||
- https://github.com/benphelps/homepage
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/gethomepage/homepage
|
repository: ghcr.io/gethomepage/homepage
|
||||||
tag: v0.8.2@sha256:5e8e784be1b0d08634a0bc71cf987508598a19858c8843f1f640abc8811200b0
|
tag: v0.8.3@sha256:4214f13b534aa4b214665a41b50d60fe0f04ff41cddb8e72fe92811e1eed0112
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user