From f4d54e522d9d562fd3508894cc685b3b03c8e865 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Mar 2026 16:26:09 +0100 Subject: [PATCH] chore(nextcloud): update image docker.io/clamav/clamav digest to bb355a4 (#46139) 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 | `d772ad4` → `bb355a4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 3 ++- charts/stable/clamav/values.yaml | 2 +- charts/stable/nextcloud/Chart.yaml | 3 ++- charts/stable/nextcloud/values.yaml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 1dfab1fcfbd..93f899c5627 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -36,4 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 13.18.5 +version: 13.18.6 + diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 578bd17c397..0119d36ac50 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.5.2@sha256:d772ad4aae0f7f2fb6fe7e7af570b5c4025ce9327d88ddba763fe015b02b564f + tag: 1.5.2@sha256:bb355a4d75613eaa5566fbcc268f869e5811faadc84f6c4cecb0c83656b6feeb securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 7878657bdaf..1ca224042d1 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -52,4 +52,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.14.8 +version: 40.14.9 + diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 80d82db1ffb..c24d3958283 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -18,7 +18,7 @@ hpbImage: clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.5.2@sha256:d772ad4aae0f7f2fb6fe7e7af570b5c4025ce9327d88ddba763fe015b02b564f + tag: 1.5.2@sha256:bb355a4d75613eaa5566fbcc268f869e5811faadc84f6c4cecb0c83656b6feeb collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent