Releases: 3scale/APIcast
Releases · 3scale/APIcast
RHAMP-2.0-ER3
v3.0.0-alpha1
Includes support for new V2 configuration API with environment support.
You can see the whole diff in the CHANGELOG.md.
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://access-token@account-admin.3scale.net
oc new-app -f https://github.com/3scale/apicast/releases/download/v3.0.0-alpha1/openshift-template.yml
RHAMP-2.0-ER2
v2.0.0
v2.0.0-rc1
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/apicast/releases/download/v2.0.0-rc1/openshift-template.yml
v2.0.0-beta1
used s2i-openresty https://github.com/3scale/s2i-openresty/releases/tag/v1.0.0-beta-1
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/docker-gateway/releases/download/v2.0.0-beta1/openshift-template.yml
v2.0.0-alpha.1
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/docker-gateway/releases/download/v2.0.0-alpha1/openshift-template.yml