Add tiller version requirement to helm-toolkit

Change-Id: I30b54188dcfb7d007cb5812f40fd7e0d9ccc443d
This commit is contained in:
Anderson, Craig (ca846m) 2019-04-11 10:31:38 -07:00
parent c98f7a7f05
commit c9396e3480
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ sources:
- https://git.openstack.org/cgit/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
tillerVersion: ">=2.13.0"