blob: 20a0e7129ed3ee20e2dd15ccf3411cb4ea510a34 [file] [log] [blame]
Scott Baker69654392021-09-17 13:50:16 -07001# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
2#
Sean Condon160ec1d2022-02-08 12:58:25 +00003# SPDX-License-Identifier: Apache-2.0
Scott Baker69654392021-09-17 13:50:16 -07004
5apiVersion: v2
6name: aether-roc-umbrella
7description: Aether ROC Umbrella chart to deploy all Aether ROC
8kubeVersion: ">=1.18.0"
9type: application
SeanCondon2c1412a2022-04-26 11:50:05 +010010version: 2.1.11
Scott Baker69654392021-09-17 13:50:16 -070011appVersion: v0.0.0
12keywords:
13 - aether
14 - sdn
15home: https://www.opennetworking.org/aether/
16maintainers:
17 - name: Aether Ops team
18 email: support@opennetworking.org
19dependencies:
20 - name: onos-topo
21 condition: import.onos-topo.enabled
22 repository: https://charts.onosproject.org
SeanCondone155baf2022-04-11 18:55:55 +010023 version: 1.3.2
Scott Baker69654392021-09-17 13:50:16 -070024 - name: onos-config
25 condition: import.onos-config.enabled
26 repository: https://charts.onosproject.org
SeanCondon2c1412a2022-04-26 11:50:05 +010027 version: 1.7.5
Scott Baker69654392021-09-17 13:50:16 -070028 - name: onos-cli
29 condition: import.onos-cli.enabled
30 repository: https://charts.onosproject.org
SeanCondone155baf2022-04-11 18:55:55 +010031 version: 1.3.2
Scott Baker69654392021-09-17 13:50:16 -070032 - name: aether-roc-api
33 condition: import.aether-roc-api.enabled
Zack Williams4ee19162021-09-28 10:15:18 -070034 repository: "file://../aether-roc-api"
SeanCondone155baf2022-04-11 18:55:55 +010035 version: 1.7.4
Sean Condond7d18342021-10-11 14:25:27 +010036 - name: aether-roc-websocket
37 condition: import.aether-roc-websocket.enabled
38 repository: "file://../aether-roc-websocket"
Scott Bakerb00f10f2022-03-11 17:07:33 -080039 version: 1.2.0
Sean Condon6fc99682022-02-04 10:48:17 +000040 - name: aether-roc-gui-v2
SeanCondon2c1412a2022-04-26 11:50:05 +010041 condition: import.aether-roc-gui.v2-0.enabled
42 repository: https://charts.aetherproject.org
SeanCondone155baf2022-04-11 18:55:55 +010043 version: 2.1.3
SeanCondon2c1412a2022-04-26 11:50:05 +010044 - name: aether-roc-gui
45 condition: import.aether-roc-gui.v2-1.enabled
46 repository: "file://../aether-roc-gui"
47 version: 2.1.10
48 alias: aether-roc-gui-v2-1
Scott Bakere35e6832022-01-10 15:48:08 -080049 - name: sdcore-adapter-v2
Scott Baker4bc86242022-04-19 15:45:51 -070050 condition: import.sdcore-adapter.v2-0.enabled
51 repository: https://charts.aetherproject.org
Matteo Scandolo2cf9a062022-03-28 14:33:05 -070052 version: 2.1.1
Scott Baker4bc86242022-04-19 15:45:51 -070053 alias: sdcore-adapter-v2-0
54 - name: sdcore-adapter
Scott Bakeraefb9272022-04-18 09:47:47 -070055 condition: import.sdcore-adapter.v2-1.enabled
Scott Baker4bc86242022-04-19 15:45:51 -070056 repository: "file://../sdcore-adapter"
57 version: 2.1.2
58 alias: sdcore-adapter-v2-1
Scott Baker69654392021-09-17 13:50:16 -070059 - name: subscriber-proxy
60 condition: import.subscriber-proxy.enabled
Zack Williams4ee19162021-09-28 10:15:18 -070061 repository: "file://../subscriber-proxy"
Amit Wankhedeacc7fc52022-03-22 13:52:24 +000062 version: 0.2.1
Scott Baker69654392021-09-17 13:50:16 -070063 - name: nginx
64 alias: sdcore-test-dummy
65 condition: import.sdcore-test-dummy.enabled
66 repository: https://charts.bitnami.com/bitnami
67 version: 8.9.0
68 - name: grafana
69 condition: import.grafana.enabled
70 repository: https://grafana.github.io/helm-charts
71 version: 6.16.6
72 - name: prometheus
Sean Condon02466612021-10-22 17:08:25 +010073 condition: import.prometheus.amp.enabled
Scott Baker69654392021-09-17 13:50:16 -070074 repository: https://prometheus-community.github.io/helm-charts
75 version: 14.6.1
Sean Condon02466612021-10-22 17:08:25 +010076 alias: prometheus-amp
77 - name: prometheus
78 condition: import.prometheus.acc.enabled
79 repository: https://prometheus-community.github.io/helm-charts
80 version: 14.6.1
81 alias: prometheus-acc
82 - name: prometheus
83 condition: import.prometheus.ace.enabled
84 repository: https://prometheus-community.github.io/helm-charts
85 version: 14.6.1
86 alias: prometheus-ace
Amit Wankhede3d0bc582021-10-18 22:28:50 +053087 - name: prom-label-proxy
Sean Condon98fde362021-11-04 15:58:35 +000088 condition: import.prom-label-proxy.amp.enabled
Amit Wankhede3d0bc582021-10-18 22:28:50 +053089 repository: "file://../prom-label-proxy"
Sean Condon160ec1d2022-02-08 12:58:25 +000090 version: 0.1.2
Sean Condon02466612021-10-22 17:08:25 +010091 alias: prom-label-proxy-amp
92 - name: prom-label-proxy
Sean Condon98fde362021-11-04 15:58:35 +000093 condition: import.prom-label-proxy.acc.enabled
Sean Condon02466612021-10-22 17:08:25 +010094 repository: "file://../prom-label-proxy"
Sean Condon160ec1d2022-02-08 12:58:25 +000095 version: 0.1.2
Sean Condon02466612021-10-22 17:08:25 +010096 alias: prom-label-proxy-acc
Sean Condon25c7bf52021-11-06 11:53:59 +000097 - name: demo-exporter
98 condition: import.demo-exporter.enabled
99 repository: "file://../demo-exporter"
Sean Condon160ec1d2022-02-08 12:58:25 +0000100 version: 0.1.1