From 02001c56c56e65051223e6587d2a0e2178d0e1ee Mon Sep 17 00:00:00 2001 From: Christopher O'Connell <coconnell@bridgephase.com> Date: Tue, 5 Sep 2023 22:06:25 +0000 Subject: [PATCH] Revert "kiali update to 1.72.0-bb.0" --- chart/values.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 40c6b313a5..0df1c1fe33 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -370,13 +370,11 @@ kiali: git: repo: https://repo1.dso.mil/big-bang/product/packages/kiali.git path: "./chart" - branch: "increase-cypress-test-timeout-#61" - tag: null - # tag: "1.72.0-bb.0" + tag: "1.71.0-bb.1" helmRepo: repoName: "registry1" chartName: "kiali" - tag: "1.72.0-bb.0" + tag: "1.71.0-bb.1" # -- Flux reconciliation overrides specifically for the Kiali Package flux: {} -- GitLab