We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62cec40 + 616fd50 commit efbb172Copy full SHA for efbb172
aws/k8s-aws-alb-script.sh
@@ -23,7 +23,7 @@ fi
23
ACCOUNT_ID=$(aws sts get-caller-identity | jq '.Account' -r)
24
echo "ACCOUNT_ID=${ACCOUNT_ID}"
25
26
-LBC_VERSION="v2.10.1"
+LBC_VERSION="v2.11.0"
27
echo "LBC_VERSION=$LBC_VERSION"
28
29
echo "setting up kubectl"
0 commit comments