From 7866c63cc09182d4fc6b8b7521e1800f0374e00e Mon Sep 17 00:00:00 2001
From: Branden Cobb <cobb_branden@bah.com>
Date: Mon, 16 Aug 2021 14:14:14 +0000
Subject: [PATCH] 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 c7d6bc2c07..4548cd828a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -224,7 +224,7 @@ kiali:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
     path: "./chart"
-    tag: "1.37.0-bb.0"
+    tag: "1.37.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Kiali Package
   flux: {}
-- 
GitLab