From 6d39d654652e375b6fa08fd899e5ba48df77df8c Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Mon, 22 Aug 2022 23:21:55 +0000
Subject: [PATCH] Istio: Openshift DNS fix

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 38a521a8ab..0f52968e83 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -128,7 +128,7 @@ istio:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
     path: "./chart"
-    tag: "1.14.3-bb.1"
+    tag: "1.14.3-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