From b07d4a22dfd4fe24376de514019ca2a32e358b4b Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Mon, 1 Feb 2021 10:48:54 +0100 Subject: Add test scenario for Helm v3 Change-Id: Iad5478f70533719e1076f3961613fddffb14eebd Issue-ID: OOM-2665 Signed-off-by: Bartek Grzybowski --- ansible/group_vars/infrastructure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/group_vars/infrastructure.yml') diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index a1643a11..12d1044d 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -20,6 +20,7 @@ all_simulated_hosts: populate_nexus: false helm_bin_dir: /usr/local/bin helm_version: v2.16.6 +helm3_push_version: 0.9.0 rancher_server_image: rancher/server:v1.6.22 vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0 nexus3_image: sonatype/nexus3:3.15.2 -- cgit 1.2.3-korg