From e8f1a2fc8ae7e3ac44c879b5decf88c263ee7a5b Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 28 Mar 2025 15:55:37 +0000
Subject: [PATCH] Updated minioOperator git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5fa5070530..15c87f8914 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1251,11 +1251,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/minio-operator.git
       path: "./chart"
-      tag: "7.0.1-bb.0"
+      tag: "7.0.1-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "minio-operator"
-      tag: "7.0.1-bb.0"
+      tag: "7.0.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Minio Operator Package
     flux: {}
-- 
GitLab