chore(helm): update image docker.io/clamav/clamav 1.4.2 → 1.4.3 (#36512)
This commit is contained in:
@@ -17,7 +17,7 @@ hpbImage:
|
||||
clamavImage:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154
|
||||
tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2
|
||||
collaboraImage:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.2
|
||||
appVersion: 1.4.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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.21
|
||||
version: 12.6.22
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154
|
||||
tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user