From 049f2b531dc92083b77b42f57db00b62315f9e05 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 12 Oct 2023 23:37:27 +0000 Subject: [PATCH] kiali update to 1.74.0-bb.2 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index da3a212a8c..3a4398c92e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -374,11 +374,11 @@ kiali: git: repo: https://repo1.dso.mil/big-bang/product/packages/kiali.git path: "./chart" - tag: "1.74.0-bb.1" + tag: "1.74.0-bb.2" helmRepo: repoName: "registry1" chartName: "kiali" - tag: "1.74.0-bb.1" + tag: "1.74.0-bb.2" # -- Flux reconciliation overrides specifically for the Kiali Package flux: {} -- GitLab