X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong%2Frequirements.yaml;fp=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fkong%2Frequirements.yaml;h=2587ea7e5720127e1aa878f3f31f04423b72e81c;hb=cf28a83dfa8e7803391c76347f24081bbf91b63b;hp=0000000000000000000000000000000000000000;hpb=082b83ab9f89e0f5fea051eeef0676cdb30e6cb1;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/kong/requirements.yaml b/ric-aux/80-Auxiliary-Functions/helm/kong/requirements.yaml new file mode 100644 index 00000000..2587ea7e --- /dev/null +++ b/ric-aux/80-Auxiliary-Functions/helm/kong/requirements.yaml @@ -0,0 +1,21 @@ +################################################################################ +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# 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: kong + repository: '@stable' + version: ~0.12.2 \ No newline at end of file