Andy Bavier | 177f29f | 2020-08-12 14:42:00 -0700 | [diff] [blame] | 1 | # Copyright 2020-present Open Networking Foundation |
| 2 | # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| 3 | |
| 4 | apiVersion: v1 |
| 5 | name: edge-monitoring-server |
| 6 | description: A Helm chart for deploying Aether's edge monitoring server |
| 7 | |
| 8 | # This is the chart version. This version number should be incremented each time you make changes |
| 9 | # to the chart and its templates, including the app version. |
| 10 | # Versions are expected to follow Semantic Versioning (https://semver.org/) |
Andy Bavier | 27ccd03 | 2021-07-07 12:55:10 -0700 | [diff] [blame] | 11 | version: 0.4.14 |
Andy Bavier | 177f29f | 2020-08-12 14:42:00 -0700 | [diff] [blame] | 12 | |
| 13 | # This is the version number of the application being deployed. This version number should be |
| 14 | # incremented each time you make changes to the application. Versions are not expected to |
| 15 | # follow Semantic Versioning. They should reflect the version the application is using. |
Andy Bavier | 27ccd03 | 2021-07-07 12:55:10 -0700 | [diff] [blame] | 16 | appVersion: 0.6.9 |