From 3b6f88b58fc15bcbe6c367414fb7337acb77e776 Mon Sep 17 00:00:00 2001 From: Daniel Cleyrat Date: Mon, 16 Dec 2019 11:04:07 -0500 Subject: [PATCH] 0.4.0 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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