add the ability to disable Alerts in GUI

Change-Id: I7c0d9a7a0414f43188abf679d47d8fe312f2600e
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index ccf360e..f2971d8 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.3.11
+version: 1.3.12
 appVersion: v0.0.0
 keywords:
   - aether
@@ -40,7 +40,7 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.1.150
+    version: 1.1.151
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v3.enabled
     repository: "file://../aether-roc-gui"