From 5652e9061f7c8d3e12d49887837058bf164951df Mon Sep 17 00:00:00 2001 From: Moshiur Howlader <97899093+moshiurH@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:31:39 -0500 Subject: [PATCH] Add a section for the bctl upgrade procedure --- website/content/docs/install/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/docs/install/_index.md b/website/content/docs/install/_index.md index c732b9c..c343fa8 100644 --- a/website/content/docs/install/_index.md +++ b/website/content/docs/install/_index.md @@ -42,6 +42,9 @@ Next you can install the binary on your system using the following `tar` command tar xzf bctl__.tar.gz -C /usr/local/bin/ ``` +### Upgrading the bctl binary version +To upgrade the boundless operator binary version, first perform an [uninstall](#uninstall-boundless) then perform an [installation](#installing-using-the-script). + ### Additional tools These are tools that are not required to run Boundless, but are useful for interacting with the cluster.