From 3ba9258f7e02462175f8db38bbf1411561565f8c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 01:39:09 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/homeb?= =?UTF-8?q?ridge/homebridge=202025-05-16=20=E2=86=92=202025-05-27=20(#3569?= =?UTF-8?q?1)?= 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 | `90e03eb` -> `e44fa79` | 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-05-27`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-05-27) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-05-16...2025-05-27) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.16.0 | |Homebridge-Config-UI-X| 4.75.0 | |Homebridge| latest \* | |ffmpeg for homebridge| v2.1.7 | - Note: Homebridge is only updated to latest on a new installation, refreshing an existing installation does not update Homebridge version. To update the Homebridge version please use the UI.
--- ### 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 b59d07ec66f..1da447e15b7 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.5.16 +appVersion: 2025.5.27 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://homebridge.io/ - https://hub.docker.com/r/homebridge/homebridge type: application -version: 10.2.0 +version: 10.2.1 diff --git a/charts/stable/homebridge/values.yaml b/charts/stable/homebridge/values.yaml index 98049d1e775..c3a16c6b760 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-05-16@sha256:90e03ebaa909fb7fc98334245ba9b70c9c42d46aacbc549004a66e53bcd676de + tag: 2025-05-27@sha256:e44fa79f0cd0756621b9f4f59e4412c17de0d7ff96070267c1da99e605787c24 pullPolicy: IfNotPresent securityContext: