[VNFSDK] Uses new tpls for repos / images
[oom.git] / kubernetes / vnfsdk / requirements.yaml
index caf4149..1b01fdd 100644 (file)
 
 dependencies:
   - name: common
-    version: ~2.0.0
-    # local reference to common chart, as it is
-    # a part of this chart's package and will not
-    # be published independently to a repo (at this point)
+    version: ~6.x-0
     repository: '@local'
   - name: postgres
-    version: ~2.0.0
+    version: ~6.x-0
+    repository: '@local'
+  - name: repositoryGenerator
+    version: ~6.x-0
     repository: '@local'