test: update CABPT provider to 0.3 release

Testing with new CABPT release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
Andrey Smirnov 2021-09-22 15:27:52 +03:00
parent d9eb18bfdd
commit 96bccdd3b6
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD

View File

@ -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"