From 581a221739e53712c0cdc0caf3055c9fd54fb438 Mon Sep 17 00:00:00 2001
From: Bulat Khamitov <27224-bkhamitov@users.noreply.gitlab.example.com>
Date: Fri, 24 Jan 2025 17:01:12 +0000
Subject: [PATCH] Update chart/values.yaml

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

diff --git a/chart/values.yaml b/chart/values.yaml
index fce4e356c0..9d8fb386fa 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: "3.3.1-bb.1"
+      tag: "3.3.2-bb.0"
     helmRepo:
       repoName: "registry1"
       chartName: "anchore"
-      tag: "3.3.1-bb.1"
+      tag: "3.3.2-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux:
-- 
GitLab