diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index aaf75f52c..29c4917ce 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -29,7 +29,7 @@ enmasse_postgresql_image: 'postgresql:9.6' #controls whether fuse is installed or not fuse: True #This is the release tag for fuse on openshift in github currently used to pull in the templates and image streams -fuse_release_tag: 'application-templates-2.1.0.fuse-760043-redhat-00003' +fuse_release_tag: 'application-templates-2.1.fuse-750056-redhat-00006' #Used in customisation role to specify fuse version fuse_version: '7.6.0' diff --git a/playbooks/group_vars/all/upgrade.yml b/playbooks/group_vars/all/upgrade.yml index 55d8552a1..5f32fbba0 100644 --- a/playbooks/group_vars/all/upgrade.yml +++ b/playbooks/group_vars/all/upgrade.yml @@ -1,3 +1,3 @@ -# DO NOT EDIT This file is auto generated!! upgrade_from_version: release-1.10.0 -upgrade_product_roles: [] +upgrade_product_roles: +- fuse