X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b6d13408411b385aef03dd402cca1b33a9a47b89..e92ed5e09215d67f2bd7dc21a32425d7ec5aa26f:/cookbooks/chef/attributes/default.rb diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index f2ad606cb..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.1.0" +default[:chef][:client][:version] = "18.5.0"