From 9eea952d48a4e0879248a49e8a300b27bed05dc4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Jul 2025 02:28:47 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/homeb?= =?UTF-8?q?ridge/homebridge=202025-07-04=20=E2=86=92=202025-07-12=20(#3749?= =?UTF-8?q?4)?= 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 | `93754d6` -> `c92b371` | 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-12`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-12): Homebridge Docker Release 2025-07-12 Homebridge Docker Package Manifest Release Version: 2025-07-12 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.6.4| |NodeJS|^22.17.0| |Homebridge UI|^4.79.0| |Homebridge|^1.10.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 7f6747488b5..141d934863e 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.4 +appVersion: 2025.7.12 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.0 +version: 11.2.1 diff --git a/charts/stable/homebridge/values.yaml b/charts/stable/homebridge/values.yaml index f80c00ba03b..498c56bf7a6 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-04@sha256:93754d6807ed051693021bff4f50ae32e5c48f84e0f6f5b6fa6a07441c811eab + tag: 2025-07-12@sha256:c92b37116f826586ead78a85b542bd978a8f6f289ab193d21c3fa73357dcb2c2 pullPolicy: IfNotPresent securityContext: