chore(helm): update image docker.io/homebridge/homebridge 2025-02-26 → 2025-05-16 (#35424)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | minor | `97d5c72` -> `90e03eb` | 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-05-16`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-05-16) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-05-14...2025-05-16) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.15.1 | |Homebridge-Config-UI-X| 4.73.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. ### [`v2025-05-14`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-05-14) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-02-26...2025-05-14) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.15.0 | |Homebridge-Config-UI-X| 4.73.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.2.26
|
||||
appVersion: 2025.5.16
|
||||
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.1.2
|
||||
version: 10.2.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/homebridge/homebridge
|
||||
tag: 2025-02-26@sha256:97d5c72d3eaf5f5241934feecd07e15704af218819696c1bd867b7b3a6953b3c
|
||||
tag: 2025-05-16@sha256:90e03ebaa909fb7fc98334245ba9b70c9c42d46aacbc549004a66e53bcd676de
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user