Skip to content

Commit

Permalink
Merge pull request #1782 from OWASP/renovate/kubernetes-sigs-aws-alb-…
Browse files Browse the repository at this point in the history
…ingress-controller-2.x

chore(deps): update dependency kubernetes-sigs/aws-alb-ingress-controller to v2.10.1
  • Loading branch information
commjoen authored Dec 10, 2024
2 parents c89b5ae + dac81a1 commit 62026b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/k8s-aws-alb-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ fi
ACCOUNT_ID=$(aws sts get-caller-identity | jq '.Account' -r)
echo "ACCOUNT_ID=${ACCOUNT_ID}"

LBC_VERSION="v2.10.0"
LBC_VERSION="v2.10.1"
echo "LBC_VERSION=$LBC_VERSION"

# echo "executing eksctl utils associate-iam-oidc-provider"
Expand Down

0 comments on commit 62026b4

Please sign in to comment.