Merge "[LOG] Fix log charts to be compatibile with k8s 1.16+ and helm 3"
[oom.git] / kubernetes / common / certInitializer / requirements.yaml
index 237f1d1..81b0845 100644 (file)
@@ -14,5 +14,8 @@
 
 dependencies:
   - name: common
-    version: ~6.x-0
+    version: ~7.x-0
     repository: 'file://../common'
+  - name: readinessCheck
+    version: ~7.x-0
+    repository: 'file://../readinessCheck'