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:
|
clamavImage:
|
||||||
repository: docker.io/clamav/clamav
|
repository: docker.io/clamav/clamav
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154
|
tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2
|
||||||
collaboraImage:
|
collaboraImage:
|
||||||
repository: docker.io/collabora/code
|
repository: docker.io/collabora/code
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.4.2
|
appVersion: 1.4.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -37,5 +37,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav
|
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav
|
||||||
- https://hub.docker.com/r/clamav/clamav
|
- https://hub.docker.com/r/clamav/clamav
|
||||||
type: application
|
type: application
|
||||||
version: 12.6.21
|
version: 12.6.22
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/clamav/clamav
|
repository: docker.io/clamav/clamav
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.4.2@sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154
|
tag: 1.4.3@sha256:46bbc70e0dd0d1c719c5f47b612d1bc5b0664c1977da83382cb9991986007ee2
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user