From d31b103f07b0931e42674cf48726ede8590e606e Mon Sep 17 00:00:00 2001
From: Branden Cobb <cobb_branden@bah.com>
Date: Wed, 27 Oct 2021 18:51:28 +0000
Subject: [PATCH] Update values.yaml

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 8f0db36c78..49919c2e3c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -569,7 +569,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git
       path: "./chart"
-      tag: "4.2.3-bb.5"
+      tag: "4.2.3-bb.6"
 
     # -- Flux reconciliation overrides specifically for the Minio Package
     flux: {}
-- 
GitLab