Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit efa6e7b

Browse files
Merge pull request #1291 from integr8ly/3scale-ga
3scale update
2 parents b7b9aa2 + 570f1fc commit efa6e7b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

inventories/group_vars/all/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ integreatly_version: master
77
threescale: True
88
# 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 ###############
99
# not currently used but records the version installed by the operator, this should come from the status block
10-
threescale_version: '2.8.0.GA'
10+
threescale_version: '2.8.1.GA'
1111
threescale_namespace: "{{ns_prefix | default('')}}3scale"
1212
threescale_display_name: "Red Hat 3scale API Management Platform"
1313
threescale_resources_base: 'https://raw.githubusercontent.com/3scale/3scale-amp-openshift-templates/{{threescale_version}}/amp'

playbooks/group_vars/all/upgrade.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ upgrade_from_version: release-1.7.0
22
upgrade_product_roles:
33
- codeready
44
- fuse_managed
5+
- 3scale

0 commit comments

Comments
 (0)