From d5718ce3a218cf2b9ec50fb6825620e559e5b6e4 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 16 May 2024 19:05:56 +0000 Subject: [PATCH] istioOperator update to 1.21.2-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 0249bad24a..a5b3855ce3 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -316,11 +316,11 @@ istioOperator: git: repo: https://repo1.dso.mil/big-bang/product/packages/istio-operator.git path: "./chart" - tag: "1.21.1-bb.0" + tag: "1.21.2-bb.0" helmRepo: repoName: "registry1" chartName: "istio-operator" - tag: "1.21.1-bb.0" + tag: "1.21.2-bb.0" # -- Flux reconciliation overrides specifically for the Istio Operator Package flux: {} -- GitLab