From 34429495d911c5298f339fdf99918da790935b1e Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Tue, 5 Apr 2022 16:38:03 +0000
Subject: [PATCH] update minio and minio-operator to 4.4.12

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 3906311c22..44782c3b33 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -714,7 +714,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git
       path: "./chart"
-      tag: "4.4.12-bb.1"
+      tag: "4.4.12-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Minio Operator Package
     flux: {}
-- 
GitLab