Osman Amjad | ca07881 | 2021-12-15 14:31:54 -0600 | [diff] [blame] | 1 | --- |
| 2 | # Copyright 2020-present Open Networking Foundation |
| 3 | # |
Ajay Lotan Thakur | 03189d2 | 2022-02-10 14:06:03 -0600 | [diff] [blame] | 4 | # SPDX-License-Identifier: Apache-2.0 |
Osman Amjad | ca07881 | 2021-12-15 14:31:54 -0600 | [diff] [blame] | 5 | |
badhri85 | 7824825 | 2022-01-24 17:36:46 -0600 | [diff] [blame] | 6 | apiVersion: v2 |
Osman Amjad | ca07881 | 2021-12-15 14:31:54 -0600 | [diff] [blame] | 7 | description: This is the dbtestapp |
| 8 | name: 5g-test-apps |
| 9 | icon: https://guide.opencord.org/logos/cord.svg |
| 10 | |
Ajay Lotan Thakur | 71115fe | 2022-03-03 22:26:08 -0700 | [diff] [blame] | 11 | version: 0.1.4 |
badhri85 | 7824825 | 2022-01-24 17:36:46 -0600 | [diff] [blame] | 12 | |
| 13 | dependencies: |
| 14 | - name: mongodb |
| 15 | version: 10.7.1 |
| 16 | repository: https://charts.bitnami.com/bitnami |
| 17 | condition: mongodb.deploy |