Andy Bavier | 1cd0a4b | 2021-04-26 15:24:57 -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-maintenance-agent |
| 6 | description: A Helm chart for deploying Aether's edge maintenance agent |
| 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/) |
| 11 | version: 0.1.0 |
| 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. |
| 16 | appVersion: 0.6.0 |