X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3434bb0e2b4875bf953bf39b9490407b8227b10a..d18cd92a98384aebf371376383a4408485f12374:/cookbooks/chef/attributes/default.rb diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index d6284df52..ce0c04e30 100644 --- a/cookbooks/chef/attributes/default.rb +++ b/cookbooks/chef/attributes/default.rb @@ -1,5 +1,5 @@ # Set the default server version -default[:chef][:server][:version] = "15.1.7" +default[:chef][:server][:version] = "15.9.38" # Set the default client version -default[:chef][:client][:version] = "18.4.12" +default[:chef][:client][:version] = "18.5.0"