X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..5188a8f5887ab9ec2f08a7a3acf53aad22f38c77:/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"