You've already forked Helm_Charts
fix: install helm
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
- name: install binary helm
|
||||
include_tasks: installation.yml
|
||||
when: not helm.stat.exists or helm_force_update
|
||||
when: not binary_helm_check_result.stat.exists or helm_force_update
|
||||
|
||||
- name: Install charts
|
||||
include_tasks: charts.yml
|
||||
|
||||
Reference in New Issue
Block a user