noheat: Updates for Kohn
[integration.git] / deployment / noheat / cluster-rke / ansible / roles / setup_helm / defaults / main.yml
1 ---
2 helm_version: "3.8.2"
3 helm_cm_push_version: "0.10.3"
4 chartmuseum_version: "0.15.0"
5 chartmuseum_port: "8879"
6 chartmuseum_dir: "{{ ansible_user_dir }}/helm3-storage"
7 local_user: "{{ ansible_user_id }}"