From: Grant Slater Date: Wed, 1 May 2024 17:50:50 +0000 (+0100) Subject: Upgrade chef to 18.4.12 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3434bb0e2b4875bf953bf39b9490407b8227b10a Upgrade chef to 18.4.12 --- diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index 185bc4ad6..d6284df52 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.4.2" +default[:chef][:client][:version] = "18.4.12"