Skip to content

Commit

Permalink
Update IBM Cloud CLI and PowerVS plugin versions (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 authored Sep 30, 2024
1 parent 25345c1 commit fd6f36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ci-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ mkdir -p "${ARTIFACTS}/logs/"

ARCH=$(uname -m)
OS=$(uname -s)
IBMCLOUD_CLI_VERSION=${IBMCLOUD_CLI_VERSION:-"2.22.1"}
POWER_PLUGIN_VERSION=${POWER_PLUGIN_VERSION:-"1.0.0"}
IBMCLOUD_CLI_VERSION=${IBMCLOUD_CLI_VERSION:-"2.27.0"}
POWER_PLUGIN_VERSION=${POWER_PLUGIN_VERSION:-"1.1.0"}
E2E_FLAVOR=${E2E_FLAVOR:-}
capibmadm=$(pwd)/bin/capibmadm

Expand Down

0 comments on commit fd6f36c

Please sign in to comment.