From d7001c5a96e5edca2183e5d8283f8154c24ebfd2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Oct 2025 03:16:35 +0200 Subject: [PATCH] chore(helm): update image docker.io/domoticz/domoticz digest to 8abff67 (#40889) 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) | digest | `1421813` -> `8abff67` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] 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 | 2 +- charts/stable/domoticz/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 5971b355bc6..3cdf4998cf9 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 15.12.1 +version: 15.12.2 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index d66c4dbf1ff..63b91d4b680 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/domoticz/domoticz pullPolicy: IfNotPresent - tag: 2025.2@sha256:142181385d5420020864ca726be9a1cb48a66b61845b9c18a51864482fc02641 + tag: 2025.2@sha256:8abff673c3bedf6e12998347f5ab0507af459d0fe177d6a786d5910cf0330a05 securityContext: container: runAsNonRoot: false