From f8e9f9fc11487287c6e9cdb64194726bab2e5d30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 May 2024 08:24:37 +0200 Subject: [PATCH] chore(deps): update container image clamav/clamav to 1.3.1@94ccfcc by renovate (#22492) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | clamav/clamav | digest | `5f36baf` -> `94ccfcc` | --- > [!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). --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- charts/stable/clamav/Chart.yaml | 2 +- charts/stable/clamav/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index ae1a35ed070..97f8ea7672b 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 30.1.20 +version: 30.1.21 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index ec518a352ed..acc95a2bc02 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:5f36baf4248e5fa498b5a575592d9d864f3f7c579f5254105d51ff4b65affed4 + tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 33e4bbc55ae..1545b62831c 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 11.0.10 +version: 11.0.11 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 7db4fb603f3..a7e5e9af606 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:5f36baf4248e5fa498b5a575592d9d864f3f7c579f5254105d51ff4b65affed4 + tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4 securityContext: container: readOnlyRootFilesystem: false