From 5fd8d1899b1d83238da50729cb855b255bc33d15 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 09:20:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/homeb?= =?UTF-8?q?ridge/homebridge=202025-07-12=20=E2=86=92=202025-07-25=20(#3764?= =?UTF-8?q?2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | patch | `c92b371` -> `6f869d7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
homebridge/docker-homebridge (docker.io/homebridge/homebridge) ### [`v2025-07-25`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-25): Homebridge Docker Release 2025-07-25 [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-07-21...2025-07-25) Homebridge Docker Package Manifest Release Version: 2025-07-25 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.7.4| |NodeJS|^22.17.1| |Homebridge UI|^5.3.0| |Homebridge|^1.11.0| ### [`v2025-07-21`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-21): Homebridge Docker Release 2025-07-21 [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-07-15...2025-07-21) Homebridge Docker Package Manifest Release Version: 2025-07-21 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.7.3| |NodeJS|^22.17.1| |Homebridge UI|^5.2.0| |Homebridge|^1.11.0| ### [`v2025-07-15`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-15): Homebridge Docker Release 2025-07-15 [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-07-12...2025-07-15) Homebridge Docker Package Manifest Release Version: 2025-07-15 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.7.0| |NodeJS|^22.17.0| |Homebridge UI|^5.0.0| |Homebridge|^1.11.0|
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/homebridge/Chart.yaml | 4 ++-- charts/stable/homebridge/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index 141d934863e..3a8b5a4535e 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.7.12 +appVersion: 2025.7.25 dependencies: - name: common version: 28.13.0 @@ -37,5 +37,5 @@ sources: - https://homebridge.io/ - https://hub.docker.com/r/homebridge/homebridge type: application -version: 11.2.1 +version: 11.2.2 diff --git a/charts/stable/homebridge/values.yaml b/charts/stable/homebridge/values.yaml index 498c56bf7a6..43ea82e123e 100644 --- a/charts/stable/homebridge/values.yaml +++ b/charts/stable/homebridge/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/homebridge/homebridge - tag: 2025-07-12@sha256:c92b37116f826586ead78a85b542bd978a8f6f289ab193d21c3fa73357dcb2c2 + tag: 2025-07-25@sha256:6f869d799bfe7c203b7d46a8dcba382005eaf66a5dd6940874c46ebf211b0bae pullPolicy: IfNotPresent securityContext: