From: Bartek Grzybowski Date: Wed, 24 Nov 2021 11:10:08 +0000 (+0100) Subject: [ANSIBLE] Switch default helm version to 3.6.3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=59e540b34eaf0f8e89d1b81dc7a1b5be956e8379;p=oom%2Foffline-installer.git [ANSIBLE] Switch default helm version to 3.6.3 Change-Id: Id7b9a183f97fe3002784f9a9482af9ff98c88bf2 Issue-ID: OOM-2883 Signed-off-by: Bartek Grzybowski --- diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index 015aebdb..390770b9 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -20,7 +20,7 @@ all_simulated_hosts: "{{ simulated_hosts.http + simulated_hosts.nexus }}" populate_nexus: false helm_bin_dir: /usr/local/bin -helm_version: v2.16.6 +helm_version: v3.6.3 helm3_push_version: 0.9.0 rke_kubernetes_version: v1.19.14-rancher1-2 vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0