diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 327e845b8a2..9a22fafeca3 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -36,8 +36,9 @@ name: clamav sources: - https://docs.clamav.net/ - https://github.com/Cisco-Talos/clamav + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 13.12.7 +version: 13.12.8 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 25ef45de0a8..cb6329158a4 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.1@sha256:a56287b4ffa299bde2ef09234cb8b6134d591d0be05b63f5065932dc93cb2435 + tag: 1.5.1@sha256:30b8a4a68af91fdd4dcc89ab536f58e678dc9aa48f9b429dfbf66f55fc80ee19 securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 497763f9d98..f2efee8a8e7 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -46,10 +46,11 @@ name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nextcloud - https://github.com/trueforge/truecharts/tree/master/charts/stable/nextcloud - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.0.3 +version: 40.0.4 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 6241f08bbea..5f4c18e292b 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.1@sha256:a56287b4ffa299bde2ef09234cb8b6134d591d0be05b63f5065932dc93cb2435 + tag: 1.5.1@sha256:30b8a4a68af91fdd4dcc89ab536f58e678dc9aa48f9b429dfbf66f55fc80ee19 collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent