diff options
author | 2018-03-28 19:41:07 +0000 | |
---|---|---|
committer | 2018-03-28 19:41:07 +0000 | |
commit | 62ef92ff7ac194aee67b8a662b3bc5bc52c232cd (patch) | |
tree | 46fe77277bff863128fcde97541f17f150fafc6e /kubernetes/uui/Chart.yaml | |
parent | 457f56d5e12a22ac5e278d5ba5b9b0e8c7e10fb1 (diff) | |
parent | 14d5161857232c4edf5374d5763f3df22b6dc736 (diff) |
Merge "Helm Chart Standardization of uui"
Diffstat (limited to 'kubernetes/uui/Chart.yaml')
-rw-r--r-- | kubernetes/uui/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/uui/Chart.yaml b/kubernetes/uui/Chart.yaml index 65636d29d9..b55d80414f 100644 --- a/kubernetes/uui/Chart.yaml +++ b/kubernetes/uui/Chart.yaml @@ -13,6 +13,6 @@ # limitations under the License. apiVersion: v1 -description: A Helm chart for Kubernetes +description: ONAP uui name: uui -version: 1.1.0 +version: 2.0.0 |