From 7a70badceb73efb278f34099b8c5fb54e668e4f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Nov 2022 13:19:32 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/clamav to v1.0.0 --- charts/stable/clamav/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 1eb2a23a6ef799ee47a8956fc6b9ee243f487637 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Nov 2022 13:23:56 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/clamav/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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