From 404af2e357cd54e362b93885f97420786a4e34e0 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 26 Oct 2022 17:28:56 +0000
Subject: [PATCH] Update Minio to 4.5.3

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 9806b44d5e..102213145c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -837,7 +837,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git
       path: "./chart"
-      tag: "4.5.1-bb.0"
+      tag: "4.5.3-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Minio Package
     flux: {}
-- 
GitLab