From 958486a474710cc679bccaa25170a20d513c5f4e Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 28 Jun 2022 14:34:57 +0000
Subject: [PATCH] Update Kiali Operator to drop all capabilities

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

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