X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Fsubcharts%2Fkong%2Frequirements.yaml;h=98315ed99e0fe081bd8f7bc12a977116e328ff0f;hb=7a43fbd4642448783aaf708d07ca883bf9bc5afd;hp=ef0c8ebb36df943e73684d842371e909dcd04a3f;hpb=282e7af25ec053ae6d1c5a399c91c2c323f705cd;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/subcharts/kong/requirements.yaml b/helm/infrastructure/subcharts/kong/requirements.yaml index ef0c8eb..98315ed 100755 --- a/helm/infrastructure/subcharts/kong/requirements.yaml +++ b/helm/infrastructure/subcharts/kong/requirements.yaml @@ -1,25 +1,5 @@ -################################################################################ -# Copyright (c) 2019 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. # -################################################################################ - dependencies: - name: postgresql - version: ~3.9.1 + version: ~8.1.0 repository: https://kubernetes-charts.storage.googleapis.com/ condition: postgresql.enabled -- name: cassandra - version: ~0.10.5 - repository: https://kubernetes-charts-incubator.storage.googleapis.com/ - condition: cassandra.enabled