From 4f1f2bc724a1947362f7eb478129ed2d5e8243cb Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 12 Oct 2023 23:22:50 +0000 Subject: [PATCH] istio update to 1.19.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..714727c3d6 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -166,11 +166,11 @@ istio: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git path: "./chart" - tag: "1.19.0-bb.1" + tag: "1.19.0-bb.2" helmRepo: repoName: "registry1" chartName: "istio" - tag: "1.19.0-bb.1" + tag: "1.19.0-bb.2" # -- Tetrate Istio Distribution - Tetrate provides FIPs verified Istio and Envoy software and support, # validated through the FIPs Boring Crypto module. Find out more from Tetrate - https://www.tetrate.io/tetrate-istio-subscription -- GitLab