From 252cb321104ce810ee4fcc38113681910650117b Mon Sep 17 00:00:00 2001
From: runyontr <tom@runyon.dev>
Date: Thu, 28 Jan 2021 18:24:33 +0000
Subject: [PATCH] kiwi-sidecar

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 68da2cbcfa..59e00f277d 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -155,7 +155,7 @@ monitoring:
   git:
     repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "11.0.0-bb.6"
+    tag: "11.0.0-bb.8"
   sso:
     enabled: false
     prometheus:
@@ -220,4 +220,4 @@ addons:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git
       path: "./chart"
       tag: 1.1.2-bb.0
-    values: {}
\ No newline at end of file
+    values: {}
-- 
GitLab