From 39ae99f2d2b4dd3ff9886e3a1373bf914a548de5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 10:34:24 +0000 Subject: [PATCH] chore(deps): update helm release clamav to v2.8.1 --- charts/clamapi/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/clamapi/requirements.yaml b/charts/clamapi/requirements.yaml index 9f458af4..009b9689 100644 --- a/charts/clamapi/requirements.yaml +++ b/charts/clamapi/requirements.yaml @@ -1,6 +1,6 @@ # Create new requirements.lock with "helm dependency build ." dependencies: - name: clamav - version: 2.7.0 + version: 2.8.1 repository: https://wiremind.github.io/wiremind-helm-charts condition: clamav.enabled