Merge "[DCAEMOD] Uses new tpls for repos / images"
[oom.git] / kubernetes / esr / requirements.yaml
index 68a7d9e..8c2a82d 100644 (file)
 # limitations under the License.
 
 dependencies:
-  - name: common
-    version: ~4.x-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)
-    repository: '@local'
+  - name: esr-gui
+    version: ~6.x-0
+    repository: 'file://components/esr-gui'
+    condition: esr-gui.enabled
+  - name: esr-server
+    version: ~6.x-0
+    repository: 'file://components/esr-server'