diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index e2a64ec294a..21488cbe79b 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.0" +appVersion: "1.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/Cisco-Talos/clamav - https://docs.clamav.net/ type: application -version: 5.0.15 +version: 5.0.16 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 6326ac484cb..bc33507cf6d 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: 1.0.0@sha256:37b177030441262baaf4c590d6915c336669690873b9b2a65eeee36344af362b + tag: 1.0.1@sha256:6f09199cb0e4ef83356dfe08c5d19d6af65513c3e73792312068036925acda75 podSecurityContext: runAsUser: 0