From de51b4cd1e3e2d3ced1639194a404d02a3dc4469 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Fri, 24 Sep 2021 16:31:00 +0000
Subject: [PATCH] Update Grafana Memory Limits

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

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