From 2c396621f21b1b517e98d2d36f8a926e4a87f740 Mon Sep 17 00:00:00 2001
From: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
Date: Wed, 21 Apr 2021 15:24:52 -0400
Subject: [PATCH] test: 1.8.2

---
 values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/values.yaml b/values.yaml
index d93d25b..1660c9a 100644
--- a/values.yaml
+++ b/values.yaml
@@ -8,7 +8,7 @@ name: "opensource/clamav/clamav"
 # The most specific version should be the first tag and will be shown
 # on ironbank.dsop.io
 tags:
-- "0.102.4"
+- "1.8.2"
 - "latest"
 
 # Build args passed to Dockerfile ARGs
@@ -27,7 +27,7 @@ labels:
   org.opencontainers.image.url: "https://www.clamav.net/"
   # Name of the distributing entity, organization or individual
   org.opencontainers.image.vendor: "Cisco Systems, Sourcefire"
-  org.opencontainers.image.version: "0.102.4"
+  org.opencontainers.image.version: "1.8.2"
   # Keywords to help with search (ex. "cicd,gitops,golang")
   mil.dso.ironbank.image.keywords: "anti-virus,malware,scanner,virus,security"
   # This value can be "opensource" or "commercial"
-- 
GitLab