From 467cfe720fd905373bd873aa021de43f57defa34 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Thu, 23 Sep 2021 19:40:23 +0000
Subject: [PATCH] Merge branch 'micah.nagel-master-patch-21716' into 'master'

Anchore NP Update

See merge request platform-one/big-bang/bigbang!925

(cherry picked from commit a4079e41e5946bf42b98877c6936c5264edaee82)

61998c85 Anchore NP Update
---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 222b5145d9..adffdc64b6 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -829,7 +829,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
       path: "./chart"
-      tag: "1.13.0-bb.8"
+      tag: "1.13.0-bb.10"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux:
-- 
GitLab