From 194ae2ef8d85f1c4c7a8d1607dfb5df7c8b97e79 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 17 Jun 2022 15:53:50 +0000
Subject: [PATCH] Fix tests/images.txt for MinIO Operator

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

diff --git a/chart/values.yaml b/chart/values.yaml
index be88c698ac..27ea127205 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -739,7 +739,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git
       path: "./chart"
-      tag: "4.4.16-bb.0"
+      tag: "4.4.16-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Minio Operator Package
     flux: {}
-- 
GitLab