feat(domoticz): update image docker.io/domoticz/domoticz 2026.17523 → 2026.18004 (#48732)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/domoticz/domoticz](https://redirect.github.com/domoticz/domoticz) | minor | `a1065b0` → `03f2972` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kb21vdGljeiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2026.17523.0
|
||||
appVersion: 2026.18004.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -34,5 +34,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/domoticz
|
||||
- https://hub.docker.com/r/domoticz/domoticz
|
||||
type: application
|
||||
version: 17.3.0
|
||||
version: 17.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/domoticz/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2026.17523@sha256:a1065b0feae7262924d00c98d30769a26b634d0a9cfa07906fe1f89089867090
|
||||
tag: 2026.18004@sha256:03f29721d212189ca29bffa8b72b719fcb6155c1e6aff90eaba4160480fe9186
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user