From 3ffb372067de3592e2c9f0646e78a2e9aac0594b Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Mon, 15 Nov 2021 22:03:09 +0000
Subject: [PATCH] Update Kiali to 1.42.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index f702349997..1602686e76 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -241,7 +241,7 @@ kiali:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
     path: "./chart"
-    tag: "1.40.1-bb.1"
+    tag: "1.42.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Kiali Package
   flux: {}
-- 
GitLab