chore(helm): update image docker.io/homebridge/homebridge 2025-02-15 → 2025-02-16 (#32210)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | patch | `575b5d8` -> `c0185a9` | --- > [!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-02-16`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-02-16) [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-02-15...2025-02-16) Homebridge Docker Package Manifest | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |NodeJS| v22.14.0 | |Homebridge-Config-UI-X| 4.71.0 | |Homebridge| 1.9.0 | |ffmpeg for homebridge| v2.1.7| </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2025.2.15
|
appVersion: 2025.2.16
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://homebridge.io/
|
- https://homebridge.io/
|
||||||
- https://hub.docker.com/r/homebridge/homebridge
|
- https://hub.docker.com/r/homebridge/homebridge
|
||||||
type: application
|
type: application
|
||||||
version: 10.1.0
|
version: 10.1.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/homebridge/homebridge
|
repository: docker.io/homebridge/homebridge
|
||||||
tag: 2025-02-15@sha256:575b5d862fa4ec45d7cb9d7b7f334b4536d1f9a01331ef6fcdfea13f08417373
|
tag: 2025-02-16@sha256:c0185a9e8ffcf7fe7a4711bc3ecc97c8db1d7882a39c62946c463dd10d71e691
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user