Skip to content

Commit bf60950

Browse files
chore(deps): update dependency kubernetes-sigs/aws-alb-ingress-controller to v2.12.0
1 parent 8268464 commit bf60950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/k8s-aws-alb-script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424
ACCOUNT_ID=$(aws sts get-caller-identity | jq '.Account' -r)
2525
echo "ACCOUNT_ID=${ACCOUNT_ID}"
2626

27-
LBC_VERSION="v2.11.0"
27+
LBC_VERSION="v2.12.0"
2828
echo "LBC_VERSION=$LBC_VERSION"
2929

3030
# echo "executing eksctl utils associate-iam-oidc-provider"

0 commit comments

Comments
 (0)