From 802eb8c7dc3dbf46ec417261e5e9dfc22f602340 Mon Sep 17 00:00:00 2001
From: runyontr <tom@defenseunicorns.com>
Date: Thu, 13 Jan 2022 20:46:37 +0000
Subject: [PATCH] Update chart/values.yaml

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 474df85063..2d2171863d 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -258,7 +258,7 @@ kiali:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
     path: "./chart"
-    tag: "1.44.0-bb.1"
+    tag: "1.44.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Kiali Package
   flux: {}
-- 
GitLab