Change helm-toolkit dependency version to ">= 0.1.0"

Since we introduced chart version check in gates, requirements are not
satisfied with strict check of 0.1.0

Change-Id: I15950b735b4f8566bc0018fe4f4ea9ba729235fc
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko
2020-09-24 12:11:17 -05:00
parent 6d5b84a458
commit 1532958c80
104 changed files with 104 additions and 104 deletions

View File

@@ -15,7 +15,7 @@ apiVersion: v1
appVersion: v1.2.0
description: OpenStack-Helm LDAP
name: ldap
version: 0.1.0
version: 0.1.1
home: https://www.openldap.org/
maintainers:
- name: OpenStack-Helm Authors