diff --git a/hack/test/e2e-capi.sh b/hack/test/e2e-capi.sh index 047f6bb9f..917179e96 100755 --- a/hack/test/e2e-capi.sh +++ b/hack/test/e2e-capi.sh @@ -5,7 +5,7 @@ set -eou pipefail source ./hack/test/e2e.sh export CAPI_VERSION="0.3.22" -export CABPT_VERSION="0.2.0" +export CABPT_VERSION="0.3.0" export CACPPT_VERSION="0.1.1" export CAPA_VERSION="0.6.8" export CAPG_VERSION="0.3.1"