From 13820a572ab2f6e727717ea12cea41d4e2e85670 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Mon, 18 Nov 2024 17:01:57 +0000 Subject: [PATCH] Updated istioOperator git tag --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 50bbafec30..0f39674b3f 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.23.2-bb.0" + tag: "1.23.3-bb.0" helmRepo: repoName: "registry1" chartName: "istio-operator" - tag: "1.23.2-bb.0" + tag: "1.23.3-bb.0" # -- Flux reconciliation overrides specifically for the Istio Operator Package flux: {} -- GitLab