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