diff --git a/octavia-cli/install.sh b/octavia-cli/install.sh index 23e901de9b27..fc669c2722ba 100755 --- a/octavia-cli/install.sh +++ b/octavia-cli/install.sh @@ -3,7 +3,7 @@ # This install scripts currently only works for ZSH and Bash profiles. # It creates an octavia alias in your profile bound to a docker run command and your current user. -VERSION=0.42.0 +VERSION=0.42.1 OCTAVIA_ENV_FILE=${HOME}/.octavia detect_profile() {