blob: 24599195c20375417ada58524d41284eaf28dfc5 [file] [log] [blame]
PUSHP RAJ7c521fa2021-12-06 14:19:03 +00001# SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>
2#
Sean Condon160ec1d2022-02-08 12:58:25 +00003# SPDX-License-Identifier: Apache-2.0
PUSHP RAJ7c521fa2021-12-06 14:19:03 +00004
5apiVersion: v2
6name: chronos-umbrella
7description: Chronos Umbrella chart to deploy all Aether ROC
8kubeVersion: ">=1.18.0"
9type: application
Sean Condon84752822022-02-10 17:58:56 +000010version: 0.1.26
PUSHP RAJ7c521fa2021-12-06 14:19:03 +000011appVersion: v0.0.0
12keywords:
13 - aether
14 - exporter
15home: https://www.opennetworking.org/aether/
16maintainers:
17 - name: Aether Ops team
18 email: support@opennetworking.org
19dependencies:
20 - name: grafana
21 condition: import.grafana.enabled
22 repository: https://grafana.github.io/helm-charts
Sean Condonc5c1fc32021-12-16 17:34:44 +000023 version: 6.16.6 # See also image.tag override for 8.1.8
PUSHP RAJ7c521fa2021-12-06 14:19:03 +000024 - name: prometheus
25 condition: import.prometheus.chronos.enabled
26 repository: https://prometheus-community.github.io/helm-charts
27 version: 14.6.1
28 alias: prometheus-chronos
29 - name: chronos-exporter
30 condition: import.chronos-exporter.enabled
31 repository: "file://../chronos-exporter"
Sean Condon84752822022-02-10 17:58:56 +000032 version: 0.0.24
Sean Condon670605a2021-12-13 12:58:20 +000033 - name: aether-enterprise-portal
34 condition: import.aether-enterprise-portal.enabled
35 repository: "file://../aether-enterprise-portal"
Sean Condoned947b52022-02-09 13:31:43 +000036 version: 0.0.8
PUSHP RAJ3bdfd962022-01-18 12:20:32 +000037 - name: rasa-model-server
38 condition: import.rasa-model-server.enabled
39 repository: "file://../rasa-model-server"
Sean Condon84752822022-02-10 17:58:56 +000040 version: 0.0.4
Sean Condon09a32692022-01-18 17:27:06 +000041 - name: rasa
42 condition: import.rasa.chronos.enabled
43 repository: https://helm.rasa.com
44 version: 1.16.0