Merge "Add Standardized Configuration to SDN-C Chart"
[oom.git] / kubernetes / onap / requirements.yaml
index 4a3dc3a..31ffe7f 100644 (file)
@@ -1,26 +1,40 @@
+# Copyright © 2017 Amdocs, Bell Canada
+#
+# 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.
+
 # Referencing a named repo called 'local'.
 # Can add this repo by running commands like:
 # > helm serve
 # > helm repo add local http://127.0.0.1:8879
 dependencies:
   - name: aaf
-    version: ~1.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: aaf.enabled
   - name: aai
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: aai.enabled
   - name: appc
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: appc.enabled
   - name: clamp
-    version: ~1.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: clamp.enabled
   - name: cli
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: cli.enabled
   - name: common
@@ -35,15 +49,11 @@ dependencies:
     repository: '@local'
     condition: dcaegen2.enabled
   - name: esr
-    version: ~1.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: esr.enabled
-  - name: kube2msb
-    version: ~0.1.0
-    repository: '@local'
-    condition: kube2msb.enabled
   - name: log
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: log.enabled
   - name: message-router
@@ -55,7 +65,7 @@ dependencies:
     repository: '@local'
     condition: mock.enabled
   - name: msb
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: msb.enabled
   - name: multicloud
@@ -63,34 +73,31 @@ dependencies:
     repository: '@local'
     condition: multicloud.enabled
   - name: policy
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: policy.enabled
   - name: portal
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: portal.enabled
   - name: robot
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: robot.enabled
   - name: sdc
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: sdc.enabled
   - name: sdnc
-    version: ~0.1.0
-    repository: '@local'
-    condition: sdnc.enabled
-  - name: setup
     version: ~2.0.0
     repository: '@local'
+    condition: sdnc.enabled
   - name: so
     version: ~2.0.0
     repository: '@local'
     condition: so.enabled
   - name: uui
-    version: ~1.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: uui.enabled
   - name: vfc
@@ -98,10 +105,10 @@ dependencies:
     repository: '@local'
     condition: vfc.enabled
   - name: vid
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: vid.enabled
   - name: vnfsdk
     version: ~1.1.0
     repository: '@local'
-    condition: vnfsdk.enabled
\ No newline at end of file
+    condition: vnfsdk.enabled