mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 23:41:21 -03:00
chore(helm): update image docker.io/homebridge/homebridge 2025-07-04 → 2025-07-12 (#37494)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | patch | `93754d6` -> `c92b371` | 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-07-12`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-12): Homebridge Docker Release 2025-07-12 Homebridge Docker Package Manifest Release Version: 2025-07-12 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.6.4| |NodeJS|^22.17.0| |Homebridge UI|^4.79.0| |Homebridge|^1.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.7.4
|
||||
appVersion: 2025.7.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://homebridge.io/
|
||||
- https://hub.docker.com/r/homebridge/homebridge
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.2.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/homebridge/homebridge
|
||||
tag: 2025-07-04@sha256:93754d6807ed051693021bff4f50ae32e5c48f84e0f6f5b6fa6a07441c811eab
|
||||
tag: 2025-07-12@sha256:c92b37116f826586ead78a85b542bd978a8f6f289ab193d21c3fa73357dcb2c2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user