]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 18.5.0
authorTom Hughes <tom@compton.nu>
Sat, 13 Jul 2024 14:44:34 +0000 (15:44 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 13 Jul 2024 14:44:34 +0000 (15:44 +0100)
cookbooks/chef/attributes/default.rb

index d9ff24aed7014b606b651668a8b100b5ed62bc64..ce0c04e30cadf384792f3f791471aca9616858ce 100644 (file)
@@ -2,4 +2,4 @@
 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"