From cc7264db672e74446fc0932f71b962fca9bf9e92 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Tue, 18 Jun 2024 15:51:01 +0000 Subject: [PATCH] istioOperator update to 1.22.1-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 05c2079d12..1cd9863990 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.2-bb.0" + tag: "1.22.1-bb.0" helmRepo: repoName: "registry1" chartName: "istio-operator" - tag: "1.21.2-bb.0" + tag: "1.22.1-bb.0" # -- Flux reconciliation overrides specifically for the Istio Operator Package flux: {} -- GitLab