From dddec26afedf71ea7be574a6a86dc1786a295ce7 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Tue, 9 Apr 2019 11:44:50 -0400 Subject: Add ticketmgt helm charts for CMSO Dublin Issue-ID: OPTFRA-470 Change-Id: I75e4cc3eb7675fd30a03721abf167e2d2dad0b46 Signed-off-by: Jerry Flood --- .../oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kubernetes/oof/charts/oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml (limited to 'kubernetes/oof/charts/oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml') diff --git a/kubernetes/oof/charts/oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml b/kubernetes/oof/charts/oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml new file mode 100644 index 0000000000..e99b3bea31 --- /dev/null +++ b/kubernetes/oof/charts/oof-cmso/charts/oof-cmso-ticketmgt/Chart.yaml @@ -0,0 +1,18 @@ +# Copyright © 2019 AT&T +# +# 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: Chart for Change Management Service Orchestrator (CMSO) Ticket Management +name: oof-cmso-ticketmgt +version: 4.0.0 -- cgit 1.2.3-korg