diff options
Diffstat (limited to 'kubernetes/oof/components/oof-cmso/Chart.yaml')
-rw-r--r-- | kubernetes/oof/components/oof-cmso/Chart.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/oof/components/oof-cmso/Chart.yaml b/kubernetes/oof/components/oof-cmso/Chart.yaml index c1fa86c277..ee3811c97c 100644 --- a/kubernetes/oof/components/oof-cmso/Chart.yaml +++ b/kubernetes/oof/components/oof-cmso/Chart.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T +# Modifications Copyright © 2020-2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,4 +16,4 @@ apiVersion: v1 description: Chart for Change Management Service Orchestrator (CMSO) name: oof-cmso -version: 8.0.0 +version: 8.0.1 |