From c3957708a89dfecabff292b8f1ef3323be1532fe Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Wed, 1 Sep 2021 14:39:51 +0000
Subject: [PATCH] Merge branch '724-monitoring-update' into 'master'

Monitoring Package Update for hostNetworking violations

Closes #724

See merge request platform-one/big-bang/bigbang!831

(cherry picked from commit 5129b8791f97e2315930c17642edf64562aab4a9)

a5abce61 monitoring update for hostNetworking violations
---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index daada3223b..100b04f1ea 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -381,7 +381,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "14.0.0-bb.8"
+    tag: "14.0.0-bb.9"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab