From cbe9671c06b6d7774913c65c257b471971fdca13 Mon Sep 17 00:00:00 2001 From: Micah Nagel <micah.nagel@parsons.com> Date: Wed, 25 Aug 2021 20:56:53 +0000 Subject: [PATCH] Merge branch 'minio-netpolicy-fix' into 'master' Minio istio network policy label fix See merge request platform-one/big-bang/bigbang!804 (cherry picked from commit 8c403931d484784cbff51b4cf071c60f8b54fcae) ce0667cf 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 08f77b8571..c21aaf5327 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -551,7 +551,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git path: "./chart" - tag: "4.1.2-bb.5" + tag: "4.1.2-bb.6" # -- Flux reconciliation overrides specifically for the Minio Package flux: {} -- GitLab