From e5809f6beec40b98145952458ae9419ab14781da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 20:01:01 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/domoticz to v2023.2.20231123@ce8c1f9 (#15308) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/domoticz](https://togithub.com/linuxserver/docker-domoticz/packages) ([source](https://togithub.com/linuxserver/docker-domoticz)) | patch | `2023.2.20231116` -> `2023.2.20231123` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 2dee6524914..81f6c6105f9 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 6.0.16 -appVersion: "2023.2.202" +version: 6.0.17 +appVersion: 2023.2.202 description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application deprecated: false diff --git a/charts/stable/domoticz/values.yaml b/charts/stable/domoticz/values.yaml index e0053e84984..e325f9a9855 100644 --- a/charts/stable/domoticz/values.yaml +++ b/charts/stable/domoticz/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/domoticz pullPolicy: IfNotPresent - tag: 2023.2.20231116@sha256:df7c398da23aa81196848e659af8d557e20745a2c4934da49ab5428b757dfcf5 + tag: 2023.2.20231123@sha256:ce8c1f9f12b481eac10acdd85f8861534e0b864053ddec108675fff73a4f73cb securityContext: container: runAsNonRoot: false