mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 23:01:25 -03:00
chore(helm): update image docker.io/clamav/clamav 1.4.3 → 1.5.0 (#40521)
This commit is contained in:
@@ -53,5 +53,5 @@ sources:
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 38.2.0
|
||||
version: 38.3.0
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ hpbImage:
|
||||
clamavImage:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.3@sha256:b2aaac5cd7b3eebd7e4175840ecd05ec31daccf7911d3a0bdaa936ccef9b2779
|
||||
tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787
|
||||
collaboraImage:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.3
|
||||
appVersion: 1.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -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.8.0
|
||||
version: 13.9.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.3@sha256:b2aaac5cd7b3eebd7e4175840ecd05ec31daccf7911d3a0bdaa936ccef9b2779
|
||||
tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user