diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 2e9dca81511..f34e2874af8 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,4 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 35.0.10 +version: 35.0.11 + diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index c6ea96814d3..2a693b41684 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:583f88cc2df29be5a82cb89f26aae68e4a976cbe1216aba0f370ca8c52b64048 + tag: 1.4.2@sha256:a3885eee90aa9bf601b1258d2b9ae1d778d8ed4266db3d5195bea34679b69f8c collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index a6367a60083..007f5b81053 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.18 +version: 12.6.19 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 232810aea3d..075337d74d0 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:583f88cc2df29be5a82cb89f26aae68e4a976cbe1216aba0f370ca8c52b64048 + tag: 1.4.2@sha256:a3885eee90aa9bf601b1258d2b9ae1d778d8ed4266db3d5195bea34679b69f8c securityContext: container: readOnlyRootFilesystem: false