From d9024188386a438922b6c63d7cd3384da400d040 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 4 Jun 2024 17:06:24 +0000
Subject: [PATCH] minio update to 5.0.15-bb.2

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

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