diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 738bce39dde..e80b7d70bfc 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.3.4 +version: 14.3.5 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index bab5e0dd612..63b35a4682d 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:d4000290254603e7ee45d4904425c7d98c015af727f402756198fe41a31e7777 + tag: 1.5.2@sha256:652990c6a76397a6684fa5ff5eb759a6e58e249b7eb4642eef964ec5ba017d09 securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 3ab65f30370..e40d74de17a 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: 45.0.5 +version: 45.0.6 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index b1d56e33b7f..fce09bcd2c5 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:d4000290254603e7ee45d4904425c7d98c015af727f402756198fe41a31e7777 + tag: 1.5.2@sha256:652990c6a76397a6684fa5ff5eb759a6e58e249b7eb4642eef964ec5ba017d09 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent