BREAKING CHANGE(domoticz): Update image docker.io/domoticz/domoticz 2025.2 → 2026.17523 (#46458)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/domoticz/domoticz](https://redirect.github.com/domoticz/domoticz) | major | `8abff67` → `a1065b0` | --- > [!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. --- ### Release Notes <details> <summary>domoticz/domoticz (docker.io/domoticz/domoticz)</summary> ### [`v2026.1`](https://redirect.github.com/domoticz/domoticz/releases/tag/2026.1): Stable Release 2026.1 [Compare Source](https://redirect.github.com/domoticz/domoticz/compare/2025.2...2026.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG9tb3RpY3oiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.2.0
|
||||
appVersion: 2026.17523.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -33,5 +33,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/domoticz
|
||||
- https://hub.docker.com/r/domoticz/domoticz
|
||||
type: application
|
||||
version: 16.0.0
|
||||
version: 17.0.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/domoticz/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.2@sha256:8abff673c3bedf6e12998347f5ab0507af459d0fe177d6a786d5910cf0330a05
|
||||
tag: 2026.17523@sha256:a1065b0feae7262924d00c98d30769a26b634d0a9cfa07906fe1f89089867090
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user