From 4ca0a47aa495774fe8b4a9c30d44e2280d3734ae Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 21 Feb 2025 00:21:21 +0000
Subject: [PATCH] Updated minio git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5f8d7194f8..2b3cbbeabe 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1148,11 +1148,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/minio.git
       path: "./chart"
-      tag: "7.0.0-bb.1"
+      tag: "7.0.0-bb.2"
     helmRepo:
       repoName: "registry1"
       chartName: "minio-instance"
-      tag: "7.0.0-bb.1"
+      tag: "7.0.0-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Minio Package
     flux: {}
-- 
GitLab