From 85f8aea37f93cc5ab34b2c9cc97d36becd0938d3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 May 2026 22:00:07 +0200 Subject: [PATCH] chore(nextcloud): update image docker.io/clamav/clamav digest to 77bb492 (#47917) 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 | `75a25a1` → `77bb492` | --- > [!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**: (UTC) - 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 f158687f63d..09a84d7e7c1 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 14.2.0 +version: 14.2.1 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 30e49780e0e..0d585e02dc5 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:75a25a1e95126be458d5fd5dc75b12ffd4e3553ba4d4f01864b53f3153295a96 + tag: 1.5.2@sha256:77bb492e715a9ecc342aa49bf940441ee510e7c7858210502aa7a0e5b9fe1fc7 securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 8dfcbc339a9..8a3fdc19981 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 44.4.1 +version: 44.4.2 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index b79043cecef..2c5e0f56854 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:75a25a1e95126be458d5fd5dc75b12ffd4e3553ba4d4f01864b53f3153295a96 + tag: 1.5.2@sha256:77bb492e715a9ecc342aa49bf940441ee510e7c7858210502aa7a0e5b9fe1fc7 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent