From c57c4bc511965350c8d595f380b1c370b3403f6d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 21:30:06 +0200 Subject: [PATCH] chore(deps): update container image dlandon/zoneminder.unraid to latest@79c3c54 by renovate (#20539) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | dlandon/zoneminder.unraid | digest | `290ff8f` -> `79c3c54` | --- > [!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). --------- Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> --- charts/stable/zoneminder/Chart.yaml | 4 ++-- charts/stable/zoneminder/values.yaml | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index ca48ce4a357..a4d1906c621 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -26,7 +26,7 @@ keywords: - automation - cctv - utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder - https://hub.docker.com/r/dlandon/zoneminder.unraid type: application -version: 6.0.4 +version: 6.0.5 diff --git a/charts/stable/zoneminder/values.yaml b/charts/stable/zoneminder/values.yaml index 13757fe6e51..0af28cd919c 100644 --- a/charts/stable/zoneminder/values.yaml +++ b/charts/stable/zoneminder/values.yaml @@ -1,8 +1,10 @@ image: pullPolicy: IfNotPresent repository: dlandon/zoneminder.unraid - tag: latest@sha256:290ff8fb91b1df4b4449a26bc75102e44d65b3ef8f9be5d4b4cea4d87d21f483 + tag: latest@sha256:79c3c54cedc4ec4c3e7b19736469fd7205dd29c8080642e24decff6e8c95c938 persistence: + varrun: + enabled: false config: enabled: true mountPath: /config