diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-04-24 10:15:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-24 10:15:36 +0000 |
commit | b123b9899050dd615eaf1c46ab3b3f6523136aee (patch) | |
tree | ef2b8d2302b7ece2855bb61019a712e98da32dfa /kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml | |
parent | 79c014fb4c13448402a4ddd26936b1771d4a3471 (diff) | |
parent | 108e28fd3d03919eab54edb206c847fc2118b3f3 (diff) |
Merge "Add command-processor chart"
Diffstat (limited to 'kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml')
-rwxr-xr-x | kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml b/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml new file mode 100755 index 0000000000..0563675792 --- /dev/null +++ b/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml @@ -0,0 +1,18 @@ +# Copyright (c) 2019 IBM, Bell Canada +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +apiVersion: v1 +description: ONAP CDS Blueprints Processor +name: cds-blueprints-processor +version: 4.0.0
\ No newline at end of file |