From 293ee1ea5eab181cb28b3ab935da5596aa4c73af Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 23 Apr 2025 08:22:57 +0200 Subject: [PATCH] chore(helm): update image docker.io/clamav/clamav digest to 02207c5 (#34687) --- 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 7f3822a9374..adbecdf8434 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 33.1.1 +version: 33.1.2 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index ba7cc338582..2301eb67917 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:3a9d6b0babf3970603d0dd707f4dff5f6f547cd88c79423258a58af966d5df1d + tag: 1.4.2@sha256:02207c5756abe3a4e0c98c67545eb42b11a165d65d435b26894f2e640eb94196 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index e63ab1e47cf..a17a3853068 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -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.12 +version: 12.6.13 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 2fb9abb770e..f2c98679db6 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:3a9d6b0babf3970603d0dd707f4dff5f6f547cd88c79423258a58af966d5df1d + tag: 1.4.2@sha256:02207c5756abe3a4e0c98c67545eb42b11a165d65d435b26894f2e640eb94196 securityContext: container: readOnlyRootFilesystem: false