3abc16cdf2
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [homebridge/homebridge](https://togithub.com/homebridge/docker-homebridge) | digest | `392a391` -> `309e3ac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
36 lines
586 B
YAML
36 lines
586 B
YAML
image:
|
|
repository: homebridge/homebridge
|
|
tag: 2023-12-30@sha256:309e3ac6d4577dab0103b6e536dc6f9733bf7c399fde05da827e69ff84c3a3c4
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
HOMEBRIDGE_CONFIG_UI: 1
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
port: 8581
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /homebridge
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|