From 047a464e5e51dcc988492da54bd345375e094cd0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 02:00:25 +0100 Subject: [PATCH] chore(deps): update container image domoticz/domoticz to v2024.4@9d1c256 by renovate (#17934) 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.3` -> `2024.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
domoticz/domoticz (domoticz/domoticz) ### [`v2024.4`](https://togithub.com/domoticz/domoticz/releases/tag/2024.4): Stable Release 2024.4 [Compare Source](https://togithub.com/domoticz/domoticz/compare/2024.3...2024.4) Stable Release 2024.4
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 6 +++--- charts/stable/domoticz/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index f65f3e3b8c6..cb0dbc2be67 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.3.0 +appVersion: 2024.4.0 dependencies: - name: common version: 17.2.30 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png keywords: - domoticz -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://hub.docker.com/r/domoticz/domoticz type: application -version: 9.0.0 +version: 9.1.0 diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index 8734ba04243..dae0350ed6b 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.3@sha256:59775bc770f805f5f8454f2ca6f480477f371011488b41c86ccc82c4c23c3d60 + tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 securityContext: container: runAsNonRoot: false