SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 1 | # SPDX-FileCopyrightText: 2022-present Intel Corporation |
| 2 | # |
| 3 | # SPDX-License-Identifier: Apache-2.0 |
| 4 | |
| 5 | apiVersion: v2 |
| 6 | name: fabric-umbrella |
| 7 | description: Fabric ROC Umbrella chart to deploy all Fabric ROC |
| 8 | kubeVersion: ">=1.18.0" |
| 9 | type: application |
SeanCondon | 466a084 | 2022-08-26 16:10:15 +0100 | [diff] [blame^] | 10 | version: 0.1.14 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 11 | appVersion: v0.0.0 |
| 12 | keywords: |
| 13 | - aether |
| 14 | - sdn |
| 15 | home: https://opennetworking.org/sd-fabric/ |
| 16 | maintainers: |
| 17 | - name: Fabric Ops team |
| 18 | email: support@opennetworking.org |
| 19 | dependencies: |
| 20 | - name: onos-topo |
| 21 | condition: import.onos-topo.enabled |
| 22 | repository: https://charts.onosproject.org |
SeanCondon | ce52a44 | 2022-07-14 10:40:35 +0100 | [diff] [blame] | 23 | version: 1.3.5 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 24 | - name: onos-config |
| 25 | condition: import.onos-config.enabled |
| 26 | repository: https://charts.onosproject.org |
SeanCondon | ce783b1 | 2022-06-18 13:34:16 +0100 | [diff] [blame] | 27 | version: 1.7.9 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 28 | - name: onos-cli |
| 29 | condition: import.onos-cli.enabled |
| 30 | repository: https://charts.onosproject.org |
| 31 | version: 1.3.2 |
| 32 | - name: aether-roc-api |
| 33 | condition: import.fabric-roc-api.enabled |
| 34 | repository: "file://../aether-roc-api" |
SeanCondon | 1261c88 | 2022-08-11 11:52:37 +0100 | [diff] [blame] | 35 | version: 1.7.12 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 36 | alias: fabric-roc-api |
| 37 | - name: aether-roc-gui |
| 38 | condition: import.fabric-roc-gui.v0-1.enabled |
| 39 | repository: "file://../aether-roc-gui" |
SeanCondon | 34f3187 | 2022-07-22 16:37:09 +0100 | [diff] [blame] | 40 | version: 2.1.15 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 41 | alias: fabric-roc-gui |
Scott Baker | e3090f0 | 2022-05-31 15:51:41 -0700 | [diff] [blame] | 42 | - name: fabric-adapter |
| 43 | condition: import.fabric-adapter.v0-1.enabled |
| 44 | repository: "file://../fabric-adapter" |
SeanCondon | 466a084 | 2022-08-26 16:10:15 +0100 | [diff] [blame^] | 45 | version: 0.1.3 |
Scott Baker | e3090f0 | 2022-05-31 15:51:41 -0700 | [diff] [blame] | 46 | alias: fabric-adapter-v0-1 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 47 | - name: nginx |
| 48 | alias: fabric-test-dummy |
| 49 | condition: import.fabric-test-dummy.enabled |
| 50 | repository: https://charts.bitnami.com/bitnami |
SeanCondon | 5d23e99 | 2022-06-08 20:19:55 +0100 | [diff] [blame] | 51 | version: 12.0.0 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 52 | - name: prometheus |
| 53 | condition: import.prometheus.false.enabled |
| 54 | repository: https://prometheus-community.github.io/helm-charts |
| 55 | version: 14.6.1 |
| 56 | alias: prometheus-fabric |
| 57 | - name: prom-label-proxy |
| 58 | condition: import.prom-label-proxy.fabric.enabled |
| 59 | repository: "file://../prom-label-proxy" |
| 60 | version: 0.1.2 |
| 61 | alias: prom-label-proxy-fabric |
| 62 | - name: aether-mock-exporter |
| 63 | condition: import.fabric-mock-exporter.enabled |
| 64 | repository: "file://../aether-mock-exporter" |
| 65 | version: 0.2.1 |
| 66 | alias: fabric-mock-exporter |