Skip to content

Commit 4fe6351

Browse files
chore(deps): update dependency kubernetes-sigs/aws-alb-ingress-controller to v2.13.4 (#922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3fb7b0 commit 4fe6351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/k8s-aws-alb-script.sh

Lines changed: 1 addition & 1 deletion
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.13.3"
26+
LBC_VERSION="v2.13.4"
2727
echo "LBC_VERSION=$LBC_VERSION"
2828

2929
echo "setting up kubectl"

0 commit comments

Comments
 (0)