We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c89b5ae + dac81a1 commit 62026b4Copy full SHA for 62026b4
aws/k8s-aws-alb-script.sh
@@ -24,7 +24,7 @@ fi
24
ACCOUNT_ID=$(aws sts get-caller-identity | jq '.Account' -r)
25
echo "ACCOUNT_ID=${ACCOUNT_ID}"
26
27
-LBC_VERSION="v2.10.0"
+LBC_VERSION="v2.10.1"
28
echo "LBC_VERSION=$LBC_VERSION"
29
30
# echo "executing eksctl utils associate-iam-oidc-provider"
0 commit comments