Finding the Current Version

odigos version

Will print the version of the CLI tool and the version of odigos that is currently installed in the active cluster.

Upgrading Existing Odigos Installation with CLI

First, upgrade the CLI tool to latest version:

brew update && brew install odigos-io/homebrew-odigos-cli/odigos

And upgrade Odigos installation in the active kubernetes cluster with CLI:

odigos upgrade

Upgrade Existing Odigos Installation with Helm

helm repo update
helm upgrade odigos odigos/odigos --namespace odigos-system