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