fabric-umbrella: initial version

Change-Id: I3347bd7c49c6f2a53f074fab05cfb1f2164c2fab
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 4215b86..e459110 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -8,7 +8,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 2.1.18
+version: 2.1.19
 appVersion: v0.0.0
 keywords:
   - aether
diff --git a/aether-roc-umbrella/templates/grafana-post-install-sh.yaml b/aether-roc-umbrella/templates/grafana-post-install-sh.yaml
index f7e4f2e..4d2583b 100644
--- a/aether-roc-umbrella/templates/grafana-post-install-sh.yaml
+++ b/aether-roc-umbrella/templates/grafana-post-install-sh.yaml
@@ -7,7 +7,6 @@
 metadata:
   name: {{ .Release.Name }}-grafana-post-install
   labels:
-    app: {{ template "aether-roc-api.fullname" . }}
     chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
     release: "{{ .Release.Name }}"
     heritage: "{{ .Release.Service }}"