mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 08:01:24 -03:00
chore(helm): update image docker.io/homebridge/homebridge 2025-06-29 → 2025-07-04 (#37204)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homebridge/homebridge](https://redirect.github.com/homebridge/docker-homebridge) | minor | `fdfae0c` -> `93754d6` | 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-04`](https://redirect.github.com/homebridge/docker-homebridge/releases/tag/2025-07-04): Homebridge Docker Release 2025-07-04 [Compare Source](https://redirect.github.com/homebridge/docker-homebridge/compare/2025-06-29...2025-07-04) Homebridge Docker Package Manifest Release Version: 2025-07-04 | Package | Version | |:-------:|:-------:| |Ubuntu|24.04| |ffmpeg for homebridge|v2.1.7| |Homebridge APT Package|v1.6.2| |NodeJS|^22.17.0| |Homebridge-Config-UI-X|^4.77.0| |Homebridge|^1.10.0| <!-- Release notes generated using configuration in .github/release.yml at 2025-07-04 --> #### What's Changed ##### Homebridge Apt Package Manifest - Bump [@​homebridge/homebridge-apt-pkg](https://redirect.github.com/homebridge/homebridge-apt-pkg) from 1.6.1 to 1.6.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/homebridge/docker-homebridge/pull/619](https://redirect.github.com/homebridge/docker-homebridge/pull/619) **Full Changelog**: https://github.com/homebridge/docker-homebridge/compare/beta-2025-07-03...2025-07-04 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.6.29
|
||||
appVersion: 2025.7.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.6
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://homebridge.io/
|
||||
- https://hub.docker.com/r/homebridge/homebridge
|
||||
type: application
|
||||
version: 11.0.5
|
||||
version: 11.1.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/homebridge/homebridge
|
||||
tag: 2025-06-29@sha256:fdfae0c9f86ae3340c6bcec0d1811f741eff1c070512204cfcc28e1f1e674002
|
||||
tag: 2025-07-04@sha256:93754d6807ed051693021bff4f50ae32e5c48f84e0f6f5b6fa6a07441c811eab
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user