diff --git a/inventories/group_vars/all/manifest.yaml b/inventories/group_vars/all/manifest.yaml index f62935455..95404a896 100644 --- a/inventories/group_vars/all/manifest.yaml +++ b/inventories/group_vars/all/manifest.yaml @@ -7,7 +7,7 @@ integreatly_version: master threescale: True # below threescale variables below are not currently used. They define where and what to pull in from github. These will be important as we look to break out and decouple the resources from the installer ############### # not currently used but records the version installed by the operator, this should come from the status block -threescale_version: '2.9.0.GA' +threescale_version: '2.9.1.GA' threescale_namespace: "{{ns_prefix | default('')}}3scale" threescale_display_name: "Red Hat 3scale API Management Platform" threescale_resources_base: 'https://raw.githubusercontent.com/3scale/3scale-amp-openshift-templates/{{threescale_version}}/amp' diff --git a/playbooks/group_vars/all/upgrade.yml b/playbooks/group_vars/all/upgrade.yml index 5aa17beed..05cec7741 100644 --- a/playbooks/group_vars/all/upgrade.yml +++ b/playbooks/group_vars/all/upgrade.yml @@ -1,5 +1,5 @@ -# DO NOT EDIT This file is auto generated!! upgrade_from_version: release-1.9.0 upgrade_product_roles: - webapp - backup +- 3scale