Skip to content

Commit

Permalink
Update aws-k8s-tester version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Courouble authored and jayanthvn committed Jan 25, 2021
1 parent 6b84a54 commit f4b6b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lib/aws.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ensure_ecr_repo() {
}

ensure_aws_k8s_tester() {
TESTER_RELEASE=${TESTER_RELEASE:-v1.5.5}
TESTER_RELEASE=${TESTER_RELEASE:-v1.5.6}
TESTER_DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download/$TESTER_RELEASE/aws-k8s-tester-$TESTER_RELEASE-$OS-$ARCH

# Download aws-k8s-tester if not yet
Expand Down

0 comments on commit f4b6b52

Please sign in to comment.