From ed05791ed244c9214ebf219c93203675b40f584f Mon Sep 17 00:00:00 2001
From: bhearn <blakeeh723@gmail.com>
Date: Mon, 29 Mar 2021 10:37:40 -0600
Subject: [PATCH] bump anchore tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index a48f002d18..773fd704bb 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -498,7 +498,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
       path: "./chart"
-      tag: "1.12.7-bb.0"
+      tag: "1.12.7-bb.1"
 
     # -- Initial admin password used to authenticate to Anchore.
     adminPassword: ""
-- 
GitLab