From 4fdc08ca514b64b85502a8d3acf13935b5c4a6f5 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 26 Jul 2024 13:24:44 +0000
Subject: [PATCH] Updated anchore git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index f87add791a..20ed9d6374 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1531,11 +1531,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise.git
       path: "./chart"
-      tag: "2.7.0-bb.4"
+      tag: "2.7.0-bb.5"
     helmRepo:
       repoName: "registry1"
       chartName: "anchore"
-      tag: "2.7.0-bb.4"
+      tag: "2.7.0-bb.5"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux:
-- 
GitLab