diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index 5abdb1d90..a2824736c 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -22,7 +22,7 @@ che_git_url: https://github.com/redhat-developer/codeready-workspaces-deprecated #controls whether enmasse is installed or not enmasse: True -enmasse_version: '1.3.2' +enmasse_version: '1.3.3' enmasse_git_url: https://github.com/jboss-container-images/amq-online-images.git #controls whether fuse is installed or not diff --git a/playbooks/group_vars/all/upgrade.yml b/playbooks/group_vars/all/upgrade.yml index 2a9e9a124..79ea65063 100644 --- a/playbooks/group_vars/all/upgrade.yml +++ b/playbooks/group_vars/all/upgrade.yml @@ -1,3 +1,4 @@ upgrade_from_version: release-1.6.0 upgrade_product_roles: - - ups +- ups +- enmasse