diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-26 09:55:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-26 09:55:32 +0000 |
commit | 62e7f12b980b86d16610404fff73bdedaade7de6 (patch) | |
tree | 7884275b43067fe436ffef0bb7a849a790c2db4c /kubernetes/cds/components/cds-ui/Chart.yaml | |
parent | ad8304614c396970f9ae1f18019d7bcca8f2baad (diff) | |
parent | 503b229517a752ce1ebc5950deb823a4b428148e (diff) |
Merge "[CDS] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/cds/components/cds-ui/Chart.yaml')
-rw-r--r-- | kubernetes/cds/components/cds-ui/Chart.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/cds/components/cds-ui/Chart.yaml b/kubernetes/cds/components/cds-ui/Chart.yaml new file mode 100644 index 0000000000..3ed3cf3717 --- /dev/null +++ b/kubernetes/cds/components/cds-ui/Chart.yaml @@ -0,0 +1,18 @@ +# Copyright (c) 2019 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 UI +name: cds-ui +version: 6.0.0
\ No newline at end of file |