chore(helm): update image docker.io/homebridge/homebridge 2025-05-27 → 2025-06-10 (#36260)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | minor | `e44fa79` -> `bf911d5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>homebridge/docker-homebridge (docker.io/homebridge/homebridge)</summary> ### [`v2025-06-10`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-06-10) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-05-27...2025-06-10) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.16.0 | |Homebridge-Config-UI-X| ^4.76.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. </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.5.27
|
||||
appVersion: 2025.6.10
|
||||
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.1
|
||||
version: 10.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/homebridge/homebridge
|
||||
tag: 2025-05-27@sha256:e44fa79f0cd0756621b9f4f59e4412c17de0d7ff96070267c1da99e605787c24
|
||||
tag: 2025-06-10@sha256:bf911d5b043c80ea120674a1e870814d66d3dd24f0f4fb1013ffbaab3567eb7f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user