From 7bf9b23381f02207f1466bebde21733c3542d016 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:51:08 +0200 Subject: [PATCH] chore(deps): update container image domoticz/domoticz to v2024.7@b1dd5e9 by renovate (#24155) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [domoticz/domoticz](https://togithub.com/domoticz/domoticz) | minor | `2024.4` -> `2024.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
domoticz/domoticz (domoticz/domoticz) ### [`v2024.7`](https://togithub.com/domoticz/domoticz/releases/tag/2024.7): Stable Release 2024.7 [Compare Source](https://togithub.com/domoticz/domoticz/compare/2024.6...2024.7)
--- ### 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://togithub.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 f6fd64b9f69..666db63e112 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.4.0 +appVersion: 2024.7.0 dependencies: - name: common version: 24.1.5 @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 13.1.3 +version: 13.2.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 3ee108c63ed..1dfb5ce629e 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: domoticz/domoticz pullPolicy: IfNotPresent - tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 + tag: 2024.7@sha256:b1dd5e9b3f59a782c2dfc266f729bb9a712cd355c17588d93a4a792b98dce8aa securityContext: container: runAsNonRoot: false