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 |
Ray Milkey | cfcd88a | 2022-12-13 12:27:06 -0800 | [diff] [blame^] | 10 | version: 0.1.17 |
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 | bf5f488 | 2022-09-11 17:55:10 +0100 | [diff] [blame] | 35 | version: 1.7.13 |
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" |
Ray Milkey | cfcd88a | 2022-12-13 12:27:06 -0800 | [diff] [blame^] | 40 | version: 2.1.18 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 41 | alias: fabric-roc-gui |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 42 | - name: nginx |
| 43 | alias: fabric-test-dummy |
| 44 | condition: import.fabric-test-dummy.enabled |
| 45 | repository: https://charts.bitnami.com/bitnami |
SeanCondon | 5d23e99 | 2022-06-08 20:19:55 +0100 | [diff] [blame] | 46 | version: 12.0.0 |
SeanCondon | 3c3d08f | 2022-05-27 11:39:58 +0100 | [diff] [blame] | 47 | - name: prometheus |
| 48 | condition: import.prometheus.false.enabled |
| 49 | repository: https://prometheus-community.github.io/helm-charts |
| 50 | version: 14.6.1 |
| 51 | alias: prometheus-fabric |
| 52 | - name: prom-label-proxy |
| 53 | condition: import.prom-label-proxy.fabric.enabled |
| 54 | repository: "file://../prom-label-proxy" |
| 55 | version: 0.1.2 |
| 56 | alias: prom-label-proxy-fabric |
| 57 | - name: aether-mock-exporter |
| 58 | condition: import.fabric-mock-exporter.enabled |
| 59 | repository: "file://../aether-mock-exporter" |
| 60 | version: 0.2.1 |
| 61 | alias: fabric-mock-exporter |