From 32618db2b26705f7bc2c5ca5b5f7609e0f08693c Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <toladipupo@oteemo.com>
Date: Tue, 22 Feb 2022 13:53:03 -0600
Subject: [PATCH] Monitoring: Upgrade package dependencies

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 116dbea5c5..b71b62a474 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -491,7 +491,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "30.0.1-bb.8"
+    tag: "32.2.1-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab