From b3fe3c0c0a8dd987a1f543c71491bebce8d90815 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:23:52 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.2@0c033b5 (#15369) 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.8.0` -> `v0.8.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage) ### [`v0.8.2`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.2) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.8.0...v0.8.2) #### Notice This release fixes an issue in v0.8.1 that breaks homepage for some users #### What's Changed - Feature: Added timeStyle to date format for custom API by [@​azizbna](https://togithub.com/azizbna) in [https://github.com/gethomepage/homepage/pull/2294](https://togithub.com/gethomepage/homepage/pull/2294) - Enhancement: open the searchbox on paste by [@​Faqar](https://togithub.com/Faqar) in [https://github.com/gethomepage/homepage/pull/2320](https://togithub.com/gethomepage/homepage/pull/2320) - Fix: dont set pinned icon if custom favicon by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2326](https://togithub.com/gethomepage/homepage/pull/2326) - Fix: sum throughput data for docker stats by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2334](https://togithub.com/gethomepage/homepage/pull/2334) - Fix: Disable override white bkgd with card blur by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2336](https://togithub.com/gethomepage/homepage/pull/2336) - Documentation: add Longhorn example by [@​Aesop7](https://togithub.com/Aesop7) in [https://github.com/gethomepage/homepage/pull/2353](https://togithub.com/gethomepage/homepage/pull/2353) - Enhancement: Add service discovery support for multiple homepage instances by [@​timo95](https://togithub.com/timo95) in [https://github.com/gethomepage/homepage/pull/2340](https://togithub.com/gethomepage/homepage/pull/2340) - Enhancement: Add configurable refresh interval and points for glances service by [@​ni0ki](https://togithub.com/ni0ki) in [https://github.com/gethomepage/homepage/pull/2363](https://togithub.com/gethomepage/homepage/pull/2363) - Fix: dont ignore empty string for kubernetes podSelector by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2372](https://togithub.com/gethomepage/homepage/pull/2372) - Fix: show mem / cpu stats for k8s partial health status by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2378](https://togithub.com/gethomepage/homepage/pull/2378) - Enhancement: Use `hasFile` instead of `isAvailable` for Radarr integr… by [@​denispapec](https://togithub.com/denispapec) in [https://github.com/gethomepage/homepage/pull/2374](https://togithub.com/gethomepage/homepage/pull/2374) - Feature: Support previous days option in Calendar Agenda by [@​denispapec](https://togithub.com/denispapec) in [https://github.com/gethomepage/homepage/pull/2375](https://togithub.com/gethomepage/homepage/pull/2375) - Feature: Implement iCal integration for calendar/agenda, improve calendar/agenda styling by [@​denispapec](https://togithub.com/denispapec) in [https://github.com/gethomepage/homepage/pull/2376](https://togithub.com/gethomepage/homepage/pull/2376) - Documentation: Add ai bot by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2383](https://togithub.com/gethomepage/homepage/pull/2383) #### New Contributors - [@​azizbna](https://togithub.com/azizbna) made their first contribution in [https://github.com/gethomepage/homepage/pull/2294](https://togithub.com/gethomepage/homepage/pull/2294) - [@​Faqar](https://togithub.com/Faqar) made their first contribution in [https://github.com/gethomepage/homepage/pull/2320](https://togithub.com/gethomepage/homepage/pull/2320) - [@​timo95](https://togithub.com/timo95) made their first contribution in [https://github.com/gethomepage/homepage/pull/2340](https://togithub.com/gethomepage/homepage/pull/2340) - [@​ni0ki](https://togithub.com/ni0ki) made their first contribution in [https://github.com/gethomepage/homepage/pull/2363](https://togithub.com/gethomepage/homepage/pull/2363) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.0...v0.8.2
--- ### 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 fd313d4b515..35513dbef9a 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.8.0" +appVersion: v0.8.2 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: homepage sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - https://github.com/benphelps/homepage -version: 4.0.20 +version: 4.0.21 annotations: truecharts.org/category: dashboard truecharts.org/SCALE-support: "true" diff --git a/charts/stable/homepage/values.yaml b/charts/stable/homepage/values.yaml index 50c8bd04902..00b81da40b4 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.8.0@sha256:3360078ec3f28c8f25e8c24d8a700489f289b522fba4e1f7bb3f1c1337415dc8 + tag: v0.8.2@sha256:0c033b545b16c376dfeb6cab1925ad8ec11d21e7c644db007111c70f5d582a65 pullPolicy: IfNotPresent service: main: