From 057b377a5f61296984b04d90a0669b578deab115 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Jun 2025 20:46:11 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/clama?= =?UTF-8?q?v/clamav=201.4.2=20=E2=86=92=201.4.3=20(#36512)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/premium/nextcloud/values.yaml | 2 +- charts/stable/clamav/Chart.yaml | 4 ++-- charts/stable/clamav/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index f1bae6c89c8..12ecfda84c2 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154 + tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index b5fc30efa72..debbefc5802 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.2 +appVersion: 1.4.3 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 12.6.21 +version: 12.6.22 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index a7c267a0cc5..adca2afa202 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.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154 + tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2 securityContext: container: readOnlyRootFilesystem: false