From bfc7cc2c1cd6829826c492c618132fa1ed57718a Mon Sep 17 00:00:00 2001 From: Automatron Date: Sat, 11 Jul 2020 05:18:06 +0100 Subject: [PATCH 1/3] Updated codeready product version to 2.2.0.GA --- inventories/group_vars/all/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index 50cbae79b..f2ba0ee98 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -17,7 +17,7 @@ threescale_template_s3: '{{threescale_resources_base}}/amp-s3.yml' #controls whether che is installed or not #note che cannot be installed without launcher being present currently che: True -che_version: '2.1.1.GA' +che_version: '2.2.0.GA' che_git_url: https://github.com/redhat-developer/codeready-workspaces-deprecated.git #controls whether enmasse is installed or not From ab44388713c9f9c76a6d03c4842e081fb571ca58 Mon Sep 17 00:00:00 2001 From: Automatron Date: Wed, 19 Aug 2020 05:20:32 +0100 Subject: [PATCH 2/3] Updated codeready product version to 2.3.0.GA --- inventories/group_vars/all/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index f2ba0ee98..077c68534 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -17,7 +17,7 @@ threescale_template_s3: '{{threescale_resources_base}}/amp-s3.yml' #controls whether che is installed or not #note che cannot be installed without launcher being present currently che: True -che_version: '2.2.0.GA' +che_version: '2.3.0.GA' che_git_url: https://github.com/redhat-developer/codeready-workspaces-deprecated.git #controls whether enmasse is installed or not From 8667be66f180a56e4e26fe218faafafb795d8768 Mon Sep 17 00:00:00 2001 From: Automatron Date: Mon, 2 Aug 2021 05:22:22 +0100 Subject: [PATCH 3/3] Add codeready to update products list --- playbooks/group_vars/all/upgrade.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/group_vars/all/upgrade.yml b/playbooks/group_vars/all/upgrade.yml index fe785b134..649abe255 100644 --- a/playbooks/group_vars/all/upgrade.yml +++ b/playbooks/group_vars/all/upgrade.yml @@ -1,3 +1,4 @@ upgrade_from_version: release-1.7.1 upgrade_product_roles: - enmasse +- codeready