Merge "Initialize SDNC DB from init container"
[oom.git] / kubernetes / dcaegen2 / charts / dcae-bootstrap / requirements.yaml
index d031e2e..4b650c0 100644 (file)
@@ -1,7 +1,7 @@
 #============LICENSE_START========================================================
 #=================================================================================
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
-# Copyright © 2018 Amdocs, Bell Canada
+# Modifications Copyright © 2018 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.
@@ -18,5 +18,8 @@
 
 dependencies:
   - name: common
-    version: ~2.0.0
+    version: ~5.x-0
+    repository: '@local'
+  - name: postgres
+    version: ~5.x-0
     repository: '@local'