From 48ddc2465b0b8f387ec47f3ddac89de95d49dbbc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 08:18:35 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/gethomepage/homepage to v0.9.2@5356c97 by renovate (#22920) 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.1` -> `v0.9.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.9.2`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.2) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.9.1...v0.9.2) #### What's Changed #### Security - This release addresses a vulnerability that could allow leakage of API keys from weather widgets, see https://github.com/gethomepage/homepage/security/advisories/GHSA-cjgf-vhj6-8cx4 . Thanks to Kwstubbs for reporting. #### App changes - Fix: caddy widget broken in v0.9.1 by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3579](https://togithub.com/gethomepage/homepage/pull/3579) - Fix: omada widget broken in v0.9.1 by [@​shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3587](https://togithub.com/gethomepage/homepage/pull/3587) - Fix/handle null id in json rpc responses and cpu load representation for openwrt widget by [@​LiranV](https://togithub.com/LiranV) in [https://github.com/gethomepage/homepage/pull/3576](https://togithub.com/gethomepage/homepage/pull/3576) - Fix: wg-easy threshold not properly computed by [@​ConnerWithAnE](https://togithub.com/ConnerWithAnE) in [https://github.com/gethomepage/homepage/pull/3574](https://togithub.com/gethomepage/homepage/pull/3574) - Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery by [@​aldycool](https://togithub.com/aldycool) in [https://github.com/gethomepage/homepage/pull/3590](https://togithub.com/gethomepage/homepage/pull/3590) - Fix: coinmarketcap widget dropdown not clickable by [@​henry40408](https://togithub.com/henry40408) in [https://github.com/gethomepage/homepage/pull/3591](https://togithub.com/gethomepage/homepage/pull/3591) #### New Contributors - [@​LiranV](https://togithub.com/LiranV) made their first contribution in [https://github.com/gethomepage/homepage/pull/3576](https://togithub.com/gethomepage/homepage/pull/3576) - [@​aldycool](https://togithub.com/aldycool) made their first contribution in [https://github.com/gethomepage/homepage/pull/3590](https://togithub.com/gethomepage/homepage/pull/3590) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.9.1...v0.9.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 a82bc2c51f0..dc5604408c2 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.9.1 +appVersion: 0.9.2 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.1.1 +version: 9.1.2 diff --git a/charts/stable/homepage/values.yaml b/charts/stable/homepage/values.yaml index 73e5a3b9212..fb5407c08f4 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.1@sha256:840da91bbec48e009524c0e66616c5dbbfce4497d3c387687c668a956975d6dd + tag: v0.9.2@sha256:5356c97b51e3cc817bed93612b4e57b39d28048ab9e4e3b346e827160cf0923e pullPolicy: IfNotPresent workload: