From 3b14a07099b67ffd6003e6b71c334bc6484c699d Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 2 Aug 2022 13:53:50 +0000
Subject: [PATCH] Istio: Set minimum TLS version of 1.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index dd257ca5a1..ff50a50fc4 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.2-bb.0"
+    tag: "1.14.2-bb.1"
 
   # -- 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