Skip to content

Commit efbb172

Browse files
authored
Merge pull request #806 from OWASP/renovate/kubernetes-sigs-aws-alb-ingress-controller-2.x
chore(deps): update dependency kubernetes-sigs/aws-alb-ingress-controller to v2.11.0
2 parents 62cec40 + 616fd50 commit efbb172

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
@@ -23,7 +23,7 @@ fi
2323
ACCOUNT_ID=$(aws sts get-caller-identity | jq '.Account' -r)
2424
echo "ACCOUNT_ID=${ACCOUNT_ID}"
2525

26-
LBC_VERSION="v2.10.1"
26+
LBC_VERSION="v2.11.0"
2727
echo "LBC_VERSION=$LBC_VERSION"
2828

2929
echo "setting up kubectl"

0 commit comments

Comments
 (0)