This page describes a summary of the CASE version to Application version mapping
export OFFLINEDIR=\$HOME/offline
export CASE_REPO_PATH=https://github.com/IBM/cloud-pak/raw/master/repo/case
export CASE_LOCAL_PATH=$OFFLINEDIR/$CASE_ARCHIVE"
export CASE_ARCHIVE=$CASE_NAME-$CASEVERSION.tgz
CASE | App Version | CASE Version | Description | Airgap Variables |
---|---|---|---|---|
ibm-streams | 5.5.0 | 1.0.1 | IBM Streams service enables continuous and fast analysis of massive volumes of moving data to help improve the speed of business insight and decision making. You can develop and run applications that process in-flight data with the IBM Streams service. | export CASE_NAME=ibm-streams export CASE_VERSION=1.0.1 export CASE_ARCHIVE=ibm-streams-1.0.1.tgz |
ibm-streams | 5.5.0 | 1.0.0 | IBM Streams service enables continuous and fast analysis of massive volumes of moving data to help improve the speed of business insight and decision making. You can develop and run applications that process in-flight data with the IBM Streams service. | export CASE_NAME=ibm-streams export CASE_VERSION=1.0.0 export CASE_ARCHIVE=ibm-streams-1.0.0.tgz |