From cf73931f4576d5c6c5d128770dff6ef331609bf4 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Wed, 29 Jan 2025 23:42:35 +0000
Subject: [PATCH] minioOperator update to 7.0.0-bb.0

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

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