From 8c9ca7fac38e0f35a3ba8f1b3f09955d1bb1d0aa Mon Sep 17 00:00:00 2001 From: Micah Nagel <micah.nagel@parsons.com> Date: Tue, 19 Oct 2021 22:19:12 +0000 Subject: [PATCH] Merge branch 'micah.nagel-master-patch-98984' into 'master' Minio NP fix for monitoring See merge request platform-one/big-bang/bigbang!1015 (cherry picked from commit 5399996054bca78cf80b921329f5495feecdc547) 908b520e Minio NP fix for monitoring --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 193e1c48c1..6812b2eb91 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.4" + tag: "4.2.3-bb.5" # -- Flux reconciliation overrides specifically for the Minio Package flux: {} -- GitLab