Move deployment-specific templates to parent chart
[oom.git] / kubernetes / onap / requirements.yaml
index a8fd3eb..7b5e56b 100644 (file)
@@ -1,3 +1,17 @@
+# 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
@@ -67,7 +81,7 @@ dependencies:
     repository: '@local'
     condition: portal.enabled
   - name: robot
-    version: ~0.1.0
+    version: ~2.0.0
     repository: '@local'
     condition: robot.enabled
   - name: sdc
@@ -78,9 +92,6 @@ dependencies:
     version: ~0.1.0
     repository: '@local'
     condition: sdnc.enabled
-  - name: setup
-    version: ~2.0.0
-    repository: '@local'
   - name: so
     version: ~2.0.0
     repository: '@local'