From 8767fd24384c97db11aa7f6e8ccca906b65fa703 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Oct 2023 22:22:32 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/clamav to v1.2.0 (#13667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/clamav](https://togithub.com/truecharts/containers) | digest | `7f9ca04` -> `fd820db` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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: TrueCharts-Bot --- charts/stable/clamav/Chart.yaml | 2 +- charts/stable/clamav/values.yaml | 2 +- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 9a282758cdd..3713c0a04bf 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/Cisco-Talos/clamav - https://docs.clamav.net/ type: application -version: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index c627dce1d59..eaabebbf19b 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: v1.2.0@sha256:7f9ca042b6e53783269fad32c8d84a22f9ad2c3ebbd717a8b16d1f9c798a2c02 + tag: v1.2.0@sha256:fd820db3835862b21526e054481356a6b837772a7701afab12cfefd348c1592e securityContext: container: diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 60f882d2c1d..45a1df3b2d4 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.0.44 +version: 22.0.45 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 825c5007c28..728a7a20cf7 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: v1.2.0@sha256:7f9ca042b6e53783269fad32c8d84a22f9ad2c3ebbd717a8b16d1f9c798a2c02 + tag: v1.2.0@sha256:fd820db3835862b21526e054481356a6b837772a7701afab12cfefd348c1592e collaboraImage: repository: tccr.io/truecharts/collabora pullPolicy: IfNotPresent