diff --git a/README.md b/README.md index 540a8b9..45ae370 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The Kabanero Open Project intends to build on open source distributions of Kuber ### Software Installation -#### Release 0.3 pre-requisties +#### Release 0.3+ pre-requisties - [OCP] (https://www.openshift.com/products/container-platform) V4.2.0+ @@ -23,20 +23,20 @@ The Kabanero Open Project intends to build on open source distributions of Kuber While logged in as a `cluster-admin` execute the install script from the kabanero-operator release -`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.3.2/install.sh | bash` +`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.4.0/install.sh | bash` -### Upgrade [ Release 0.3.1 to 0.3.2 ] +### Upgrade [ Release 0.3.1 to 0.4.0 ] While logged in as a `cluster-admin` execute the install script from the kabanero-operator release. The installation script will update the CatalogSource and previously installed operators. -`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.3.2/install.sh | bash` +`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.4.0/install.sh | bash` ### Uninstall While logged in as a `cluster-admin` execute the uninstall script from the kabanero-operator release -`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.3.2/uninstall.sh | bash` +`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.4.0/uninstall.sh | bash` ### Cluster Hardware Capacity