We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d83e5c6 + 56be8b0 commit de5be72Copy full SHA for de5be72
1 file changed
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.12.0"
+LBC_VERSION="v2.13.0"
28
echo "LBC_VERSION=$LBC_VERSION"
29
30
# echo "executing eksctl utils associate-iam-oidc-provider"
0 commit comments