enforcing helm and kubernetes version requirements
[oom.git] / kubernetes / onap / Chart.yaml
index 1050e1a..dc8f1ef 100644 (file)
@@ -21,3 +21,6 @@ home: https://www.onap.org/
 sources:
 - https://gerrit.onap.org/r/#/admin/projects/
 icon: https://wiki.onap.org/download/thumbnails/1015829/onap_704x271%20copy.png?version=1&modificationDate=1488326334000&api=v2
+# Major 1, Minor 7 or 8, Patch v7.14+, v8.9+
+kubeVersion: "^1 ~1.7.14 || ~1.8.9"
+tillerVersion: "~2.8.2"
\ No newline at end of file