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

[WIP] 3scale update #1431

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inventories/group_vars/all/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion playbooks/group_vars/all/upgrade.yml
Original file line number Diff line number Diff line change
@@ -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