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-informix-standalone | 15.0.1.0 | 2.0.0 | Used to deploy Informix microservice into K8s cluster | export CASE_NAME=ibm-informix-standalone export CASE_VERSION=2.0.0 export CASE_ARCHIVE=ibm-informix-standalone-2.0.0.tgz export CASE_INVENTORY_SETUP=ibmInformixOperatorSetup |
| ibm-informix-standalone | 14.10.13 | 1.0.0 | Used to deploy Informix microservice into K8s cluster | export CASE_NAME=ibm-informix-standalone export CASE_VERSION=1.0.0 export CASE_ARCHIVE=ibm-informix-standalone-1.0.0.tgz export CASE_INVENTORY_SETUP=ibmInformixOperatorSetup |