diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index cd3d34b2d75..2aaeeaf223a 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.5.1 dependencies: - name: common version: 28.25.0 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 13.11.0 +version: 13.11.1 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index c04ea0aa9e5..0de9689bfe1 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.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb + tag: 1.5.1@sha256:b734c2f7d93587772f2c331269ce22076bac676df3ae5ba10cd7de8efe54ae89 securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 80b509a7809..c88f7a99099 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.7.1 +version: 38.7.2 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index f8c621800c3..de5a22a05a8 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent - tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb + tag: 1.5.1@sha256:b734c2f7d93587772f2c331269ce22076bac676df3ae5ba10cd7de8efe54ae89 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent