1532958c80
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>
7 lines
114 B
YAML
7 lines
114 B
YAML
---
|
|
dependencies:
|
|
- name: helm-toolkit
|
|
repository: http://localhost:8879/charts
|
|
version: ">= 0.1.0"
|
|
...
|