commit | 3c3d08fcec81d5f4baf66d7c56abf56673051f9f | [log] [tgz] |
---|---|---|
author | SeanCondon <sean.condon@intel.com> | Fri May 27 11:39:58 2022 +0100 |
committer | SeanCondon <sean.condon@intel.com> | Fri May 27 17:53:09 2022 +0100 |
tree | 30f7e56a1c5b342648989b18ac3bb957f22d7b22 | |
parent | f51f1199ee01b7943741c06a207e12e2dbe1f6dd [diff] |
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 }}"