From fb267a7b709dfb968689e3777601528b617d0037 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jun 2026 18:46:15 +0200 Subject: [PATCH] =?UTF-8?q?feat(domoticz):=20update=20image=20docker.io/do?= =?UTF-8?q?moticz/domoticz=202026.17523=20=E2=86=92=202026.18004=20(#48732?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/domoticz/Chart.yaml | 4 ++-- charts/stable/domoticz/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 39c3829aa9f..46f7e105694 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -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 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 268c82957b0..3e2e16175c3 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -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