From 33ed6b616bbabb0e4ad32ccd2ff2a2f46689c857 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:35:52 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/gethomepage/homepage to v0.9.5@e23fcd3 by renovate (#24087) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage) | patch | `v0.9.2` -> `v0.9.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage) ### [`v0.9.5`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.5) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.9.4...v0.9.5) #### What's Changed - Fix: correct k8s service status check from v0.9.4 by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3753](https://togithub.com/gethomepage/homepage/pull/3753) - Enhancement: support pfsense v2 api by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3716](https://togithub.com/gethomepage/homepage/pull/3716) - Feature: Frigate service widget by [@​j0ton](https://togithub.com/j0ton) in [https://github.com/gethomepage/homepage/pull/3743](https://togithub.com/gethomepage/homepage/pull/3743) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.9.3...v0.9.5 ### [`v0.9.4`](https://togithub.com/gethomepage/homepage/compare/v0.9.3...v0.9.4) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.9.3...v0.9.4) ### [`v0.9.3`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.3) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.9.2...v0.9.3) #### What's Changed - Fix: dont force lowercase URL in QuickLaunch by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3634](https://togithub.com/gethomepage/homepage/pull/3634) - Fix: Improve error handling for Glances widgets by [@​mjsully](https://togithub.com/mjsully) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3657](https://togithub.com/gethomepage/homepage/pull/3657) - Feature: MySpeed widget by [@​gnmyt](https://togithub.com/gnmyt) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3662](https://togithub.com/gethomepage/homepage/pull/3662) - Fix: Sort truenas pools by name by [@​marktitorenkov](https://togithub.com/marktitorenkov) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3669](https://togithub.com/gethomepage/homepage/pull/3669) - Fix: search dropdown overlay with boxedheaders option by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3680](https://togithub.com/gethomepage/homepage/pull/3680) - Feature: stock market service and info widget by [@​eldyl](https://togithub.com/eldyl) and [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3617](https://togithub.com/gethomepage/homepage/pull/3617) #### New Contributors - [@​mjsully](https://togithub.com/mjsully) made their first contribution in [https://github.com/gethomepage/homepage/pull/3657](https://togithub.com/gethomepage/homepage/pull/3657) - [@​gnmyt](https://togithub.com/gnmyt) made their first contribution in [https://github.com/gethomepage/homepage/pull/3662](https://togithub.com/gethomepage/homepage/pull/3662) - [@​marktitorenkov](https://togithub.com/marktitorenkov) made their first contribution in [https://github.com/gethomepage/homepage/pull/3669](https://togithub.com/gethomepage/homepage/pull/3669) - [@​eldyl](https://togithub.com/eldyl) made their first contribution in [https://github.com/gethomepage/homepage/pull/3617](https://togithub.com/gethomepage/homepage/pull/3617) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.9.2...v0.9.3
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/homepage/Chart.yaml | 4 ++-- charts/stable/homepage/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index c6e1c6434e4..8030aa06ddc 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.9.2 +appVersion: 0.9.5 dependencies: - name: common version: 24.1.5 @@ -32,4 +32,4 @@ sources: - https://github.com/benphelps/homepage - https://github.com/truecharts/charts/tree/master/charts/stable/homepage type: application -version: 9.2.3 +version: 9.2.4 diff --git a/charts/stable/homepage/values.yaml b/charts/stable/homepage/values.yaml index fb5407c08f4..c0a203b6cc9 100644 --- a/charts/stable/homepage/values.yaml +++ b/charts/stable/homepage/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/gethomepage/homepage - tag: v0.9.2@sha256:5356c97b51e3cc817bed93612b4e57b39d28048ab9e4e3b346e827160cf0923e + tag: v0.9.5@sha256:e23fcd332ecf927fe5c0149142040236b17686916004566c149eef06eb6f8d75 pullPolicy: IfNotPresent workload: