X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fappc%2Frequirements.yaml;h=cc912b538c0be4a91233ecea17aaf8b7b6ff0350;hb=dcd2ba3b00586808495483e4f9f4546b40a3fefa;hp=1ca4de1815bf5d6cc21879b7845f1e2ebba59b86;hpb=ea2eb8d96d06f459526343322ad27007c7fdba8b;p=oom.git diff --git a/kubernetes/appc/requirements.yaml b/kubernetes/appc/requirements.yaml index 1ca4de1815..cc912b538c 100644 --- a/kubernetes/appc/requirements.yaml +++ b/kubernetes/appc/requirements.yaml @@ -1,10 +1,24 @@ +# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. +# +# 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. + dependencies: - name: common - version: ~2.0.0 + version: ~3.0.0 repository: '@local' - - name: mysql - version: ~2.0.0 + - name: mariadb-galera + version: ~3.0.0 repository: '@local' - name: dgbuilder - version: ~2.0.0 - repository: '@local' \ No newline at end of file + version: ~3.0.0 + repository: '@local'