fix(nextcloud): update image docker.io/clamav/clamav 1.5.2 → 1.5.3 (#49755)

This commit is contained in:
TrueCharts Bot
2026-07-01 22:11:13 +02:00
committed by GitHub
parent 335d9ccaa8
commit cc65e839b4
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.5.2 appVersion: 1.5.3
dependencies: dependencies:
- name: common - name: common
version: 29.6.0 version: 29.6.0
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
type: application type: application
version: 14.5.1 version: 14.5.2
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: docker.io/clamav/clamav repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.5.2@sha256:1b6443c4a7b456baa1abfaf9796815f8d21e2fb558dbaed5b682fd4552d8b0c3 tag: 1.5.3@sha256:e5fe207ce8003f7d9d1988b26f862679b72e0ede544b7d095a22e4d569cfd62b
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
+1 -1
View File
@@ -53,5 +53,5 @@ sources:
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/collabora/code
type: application type: application
version: 46.0.4 version: 46.0.5
+1 -1
View File
@@ -18,7 +18,7 @@ hpbImage:
clamavImage: clamavImage:
repository: docker.io/clamav/clamav repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.5.2@sha256:1b6443c4a7b456baa1abfaf9796815f8d21e2fb558dbaed5b682fd4552d8b0c3 tag: 1.5.3@sha256:e5fe207ce8003f7d9d1988b26f862679b72e0ede544b7d095a22e4d569cfd62b
collaboraImage: collaboraImage:
repository: docker.io/collabora/code repository: docker.io/collabora/code
pullPolicy: IfNotPresent pullPolicy: IfNotPresent