Skip to content

Commit 20af8f2

Browse files
committed
Update version of nodejs and cdk cli
1 parent d7b7a50 commit 20af8f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/install-tools.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kubectl_version='1.29.0'
66
helm_version='3.10.1'
77
yq_version='4.30.4'
88
s5cmd_version='2.2.2'
9-
node_version='20.13.1'
10-
cdk_version='2.133.0'
9+
node_version='22.12.0'
10+
cdk_version='2.162.1'
1111

1212
download () {
1313
url=$1

0 commit comments

Comments
 (0)