blob: dad0741f40f2435860ca6ca2dbde71b8fc1fead9 [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
SeanCondonca997cd2022-07-18 18:57:46 +010010version: 2.0.48
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
Sean Condon65dbad92022-02-04 13:36:47 +000023 version: 1.2.2
Scott Baker69654392021-09-17 13:50:16 -070024 - name: onos-config
25 condition: import.onos-config.enabled
26 repository: https://charts.onosproject.org
Andy Bavierc357f142022-03-08 09:44:39 -070027 version: 1.6.11
Scott Baker69654392021-09-17 13:50:16 -070028 - name: onos-cli
29 condition: import.onos-cli.enabled
30 repository: https://charts.onosproject.org
Sean Condon65dbad92022-02-04 13:36:47 +000031 version: 1.2.7
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"
Scott Baker604a8f72022-03-28 17:03:18 -070035 version: 1.5.1
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"
Sean Condon160ec1d2022-02-08 12:58:25 +000039 version: 1.1.1
Sean Condonb44c6ce2021-10-01 15:29:32 +010040 - name: aether-roc-gui-v4
41 condition: import.aether-roc-gui.v4.enabled
42 repository: "file://../aether-roc-gui-v4"
Sean Condon160ec1d2022-02-08 12:58:25 +000043 version: 4.0.16
Sean Condon6fc99682022-02-04 10:48:17 +000044 - name: aether-roc-gui-v2
45 condition: import.aether-roc-gui.v2.enabled
46 repository: "file://../aether-roc-gui-v2"
Matteo Scandolo7f8f6182022-03-30 13:38:41 -070047 version: 2.0.14
Scott Bakere35e6832022-01-10 15:48:08 -080048 - name: sdcore-adapter-v2
49 condition: import.sdcore-adapter.v2.enabled
50 repository: "file://../sdcore-adapter-v2"
Scott Baker604a8f72022-03-28 17:03:18 -070051 version: 2.0.11
Scott Bakered05fb52021-10-13 09:21:47 -070052 - name: sdcore-adapter-v4
53 condition: import.sdcore-adapter.v4.enabled
54 repository: "file://../sdcore-adapter-v4"
Sean Condon160ec1d2022-02-08 12:58:25 +000055 version: 4.0.19
Scott Baker69654392021-09-17 13:50:16 -070056 - name: subscriber-proxy
57 condition: import.subscriber-proxy.enabled
Zack Williams4ee19162021-09-28 10:15:18 -070058 repository: "file://../subscriber-proxy"
Amit Wankhedef1a86662022-03-22 13:52:24 +000059 version: 0.1.5
Scott Baker69654392021-09-17 13:50:16 -070060 - name: nginx
61 alias: sdcore-test-dummy
62 condition: import.sdcore-test-dummy.enabled
63 repository: https://charts.bitnami.com/bitnami
SeanCondonca997cd2022-07-18 18:57:46 +010064 version: 12.0.0
Scott Baker69654392021-09-17 13:50:16 -070065 - name: grafana
66 condition: import.grafana.enabled
67 repository: https://grafana.github.io/helm-charts
68 version: 6.16.6
69 - name: prometheus
Sean Condon02466612021-10-22 17:08:25 +010070 condition: import.prometheus.amp.enabled
Scott Baker69654392021-09-17 13:50:16 -070071 repository: https://prometheus-community.github.io/helm-charts
72 version: 14.6.1
Sean Condon02466612021-10-22 17:08:25 +010073 alias: prometheus-amp
74 - name: prometheus
75 condition: import.prometheus.acc.enabled
76 repository: https://prometheus-community.github.io/helm-charts
77 version: 14.6.1
78 alias: prometheus-acc
79 - name: prometheus
80 condition: import.prometheus.ace.enabled
81 repository: https://prometheus-community.github.io/helm-charts
82 version: 14.6.1
83 alias: prometheus-ace
Amit Wankhede3d0bc582021-10-18 22:28:50 +053084 - name: prom-label-proxy
Sean Condon98fde362021-11-04 15:58:35 +000085 condition: import.prom-label-proxy.amp.enabled
Amit Wankhede3d0bc582021-10-18 22:28:50 +053086 repository: "file://../prom-label-proxy"
Sean Condon160ec1d2022-02-08 12:58:25 +000087 version: 0.1.2
Sean Condon02466612021-10-22 17:08:25 +010088 alias: prom-label-proxy-amp
89 - name: prom-label-proxy
Sean Condon98fde362021-11-04 15:58:35 +000090 condition: import.prom-label-proxy.acc.enabled
Sean Condon02466612021-10-22 17:08:25 +010091 repository: "file://../prom-label-proxy"
Sean Condon160ec1d2022-02-08 12:58:25 +000092 version: 0.1.2
Sean Condon02466612021-10-22 17:08:25 +010093 alias: prom-label-proxy-acc
Sean Condon25c7bf52021-11-06 11:53:59 +000094 - name: demo-exporter
95 condition: import.demo-exporter.enabled
96 repository: "file://../demo-exporter"
Sean Condon160ec1d2022-02-08 12:58:25 +000097 version: 0.1.1