From 6c5601385c6c64706d6fd8a5a1052cf26d4a36ca Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Mon, 29 Apr 2024 13:06:01 +0000
Subject: [PATCH] anchore update to 2.4.2-bb.10

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 50129b0b31..877aa353a2 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1522,11 +1522,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise.git
       path: "./chart"
-      tag: "2.4.2-bb.8"
+      tag: "2.4.2-bb.10"
     helmRepo:
       repoName: "registry1"
       chartName: "anchore"
-      tag: "2.4.2-bb.8"
+      tag: "2.4.2-bb.10"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux:
-- 
GitLab