From 86fd3529812372e66d7d516dec2d6c5bc3e0d090 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Oct 2025 08:24:08 +0200 Subject: [PATCH] chore(helm): update image docker.io/clamav/clamav digest to 3e32ccb (#40710) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git) ([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest | `e49ed2b` -> `3e32ccb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- 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 44a9a5f954f..fd264cf3e1a 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 13.10.0 +version: 13.10.1 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index f07f2bbc59a..c04ea0aa9e5 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787 + tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 31c941a88a8..3906a2e5b66 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.5.1 +version: 38.5.2 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 1a79f1199a8..42ee6aa9a5d 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787 + tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent