X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..5c996f9fbeb82a9c8e3b818b6d412ba2d21f8fa6:/cookbooks/chef/attributes/default.rb diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index 50d723099..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.0.169" +default[:chef][:client][:version] = "18.5.0"