X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=smo-install%2Foran_oom%2Ftopology%2FChart.yaml;h=759db6f3cfab311ca95bf276df599d505db6dbb9;hb=refs%2Fchanges%2F52%2F12752%2F4;hp=51513382e3fba653e9a4df7634f5cdacc8b4561c;hpb=0735e7dc76acd8486ea85842a7c5cbc3c08a6791;p=it%2Fdep.git diff --git a/smo-install/oran_oom/topology/Chart.yaml b/smo-install/oran_oom/topology/Chart.yaml index 51513382..759db6f3 100644 --- a/smo-install/oran_oom/topology/Chart.yaml +++ b/smo-install/oran_oom/topology/Chart.yaml @@ -1,5 +1,24 @@ -apiVersion: v1 +# Copyright © 2021-2022 AT&T Intellectual Property +# +# 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: v2 appVersion: "1.0.0" description: A Helm chart to deploy topology name: topology version: 1.0.0 + +dependencies: + - name: nonrtric-common + version: ^2.0.0 + repository: "@local"