diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index e43ddf59815..2521c09265c 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.105.1" +appVersion: "1.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ type: application -version: 5.0.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index 595772a4a12..eb70264a0e1 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: 0.105.1@sha256:3827fd074b0411f14689524b72582b57ac4f5f43697d3833b01a05c4f5cabc4e + tag: 1.0.0@sha256:9f2b53d93b4b7b9d971623466faa015beb9910cee5e6777286de30c54d7c6193 podSecurityContext: runAsUser: 0