We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25345c1 commit fd6f36cCopy full SHA for fd6f36c
scripts/ci-e2e.sh
@@ -39,8 +39,8 @@ mkdir -p "${ARTIFACTS}/logs/"
39
40
ARCH=$(uname -m)
41
OS=$(uname -s)
42
-IBMCLOUD_CLI_VERSION=${IBMCLOUD_CLI_VERSION:-"2.22.1"}
43
-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"}
44
E2E_FLAVOR=${E2E_FLAVOR:-}
45
capibmadm=$(pwd)/bin/capibmadm
46
0 commit comments