From f55fbbe3aa403c0a71685a3e8508a5ed32960628 Mon Sep 17 00:00:00 2001
From: Qpow! <quentin.d.powellgmail.com>
Date: Mon, 18 Oct 2021 10:54:20 -0500
Subject: [PATCH] Updated version tag for minio

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 16406ab6ee..ca6dc05492 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -560,7 +560,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git
       path: "./chart"
-      tag: "4.2.3-bb.3"
+      tag: "4.2.3-bb.4"
 
     # -- Flux reconciliation overrides specifically for the Minio Package
     flux: {}
-- 
GitLab