From: Tom Hughes Date: Wed, 14 Feb 2024 21:43:05 +0000 (+0000) Subject: Update chef client to 18.4.2 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0209c7c969875f4e26e4ae1424eefa4f033b0571?ds=sidebyside Update chef client to 18.4.2 --- diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index 716b65c71..185bc4ad6 100644 --- a/cookbooks/chef/attributes/default.rb +++ b/cookbooks/chef/attributes/default.rb @@ -2,4 +2,4 @@ default[:chef][:server][:version] = "15.1.7" # Set the default client version -default[:chef][:client][:version] = "18.2.7" +default[:chef][:client][:version] = "18.4.2"