Skip to content

Commit

Permalink
Merge pull request #1088 from jenkins-infra/updatecli_main_e0cad484a4…
Browse files Browse the repository at this point in the history
…7c7048b49d2663f2d5f650d51b7e296d256b45e7fc4aba3a638150

Bump NodeJS version to 20.11.1
  • Loading branch information
smerle33 authored Mar 11, 2024
2 parents 7cdffeb + 158e326 commit 24417a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ command:
exec: node --version
exit-status: 0
stdout:
- '18.18.2'
- 20.11.1
- '!Please install a version by running one of the following'
npm:
exec: npm --version
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ kubectl_version: 1.27.11
launchable_version: 1.66.0
maven_version: 3.9.6
netlifydeploy_version: 0.1.8
nodejs_version: 18.18.2
nodejs_version: 20.11.1
openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws/main/ec2_agents_authorized_keys
packer_version: 1.10.0
python3_version: 3.12.2
Expand Down

0 comments on commit 24417a9

Please sign in to comment.