| # SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org> |
| # |
| # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| |
| apiVersion: v2 |
| name: aether-roc-umbrella |
| description: Aether ROC Umbrella chart to deploy all Aether ROC |
| kubeVersion: ">=1.18.0" |
| type: application |
| version: 1.3.8 |
| appVersion: v0.0.0 |
| keywords: |
| - aether |
| - sdn |
| home: https://www.opennetworking.org/aether/ |
| maintainers: |
| - name: Aether Ops team |
| email: support@opennetworking.org |
| dependencies: |
| - name: onos-topo |
| condition: import.onos-topo.enabled |
| repository: https://charts.onosproject.org |
| version: 1.1.102 |
| - name: config-model-aether |
| condition: onos-config.models.aether.v2_1.enabled |
| repository: "@aether" |
| version: 2.1.3 |
| alias: config-model-aether-2-1-0 |
| - name: config-model-aether |
| condition: onos-config.models.aether.v3.enabled |
| repository: "@aether" |
| version: 3.0.13 |
| alias: config-model-aether-3-0-0 |
| - name: onos-config |
| condition: import.onos-config.enabled |
| repository: https://charts.onosproject.org |
| version: 1.3.4 |
| - name: onos-gui |
| condition: import.onos-gui.enabled |
| repository: https://charts.onosproject.org |
| version: 1.0.8 |
| - name: onos-cli |
| condition: import.onos-cli.enabled |
| repository: https://charts.onosproject.org |
| version: 1.1.5 |
| - name: aether-roc-api |
| condition: import.aether-roc-api.enabled |
| repository: "@aether" |
| version: 1.1.14 |
| - name: aether-roc-gui |
| condition: import.aether-roc-gui.v3.enabled |
| repository: "@aether" |
| version: 3.0.23 |
| alias: aether-roc-gui-v3 |
| - name: sdcore-adapter |
| condition: import.sdcore-adapter.v3.enabled |
| repository: "@aether" |
| version: 3.0.15 |
| alias: sdcore-adapter-v3 |
| - name: subscriber-proxy |
| condition: import.subscriber-proxy.enabled |
| repository: "@aether" |
| version: 0.0.3 |
| - name: nginx |
| alias: sdcore-test-dummy |
| condition: import.sdcore-test-dummy.enabled |
| repository: https://charts.bitnami.com/bitnami |
| version: 8.9.0 |
| - name: grafana |
| condition: import.grafana.enabled |
| repository: https://grafana.github.io/helm-charts |
| version: 6.16.6 |
| - name: prometheus |
| condition: import.prometheus.enabled |
| repository: https://prometheus-community.github.io/helm-charts |
| version: 14.6.1 |