From fecc4f9007db58ce544002a1cad4abd7bac804c4 Mon Sep 17 00:00:00 2001
From: runyontr <tom@runyon.dev>
Date: Thu, 11 Feb 2021 16:56:25 +0000
Subject: [PATCH] chore: update monitoring to include istio metrics

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

diff --git a/chart/values.yaml b/chart/values.yaml
index ce9ef56570..370696f3e1 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -158,7 +158,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "11.0.0-bb.12"
+    tag: "11.0.0-bb.13"
   sso:
     enabled: false
     prometheus:
-- 
GitLab