From d2dc815c1b45872961915ffdec796e7cee3d1c81 Mon Sep 17 00:00:00 2001 From: Daniel Cleyrat Date: Fri, 22 Nov 2019 14:36:43 -0500 Subject: [PATCH] 0.3.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ec1641..1407229 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ 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.0/install.sh | bash` +`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.3.1/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.0/uninstall.sh | bash` +`curl -s -L https://github.com/kabanero-io/kabanero-operator/releases/download/0.3.1/uninstall.sh | bash` ### Cluster Hardware Capacity