]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 18.1.0
authorTom Hughes <tom@compton.nu>
Thu, 5 Jan 2023 22:09:27 +0000 (22:09 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 5 Jan 2023 22:09:27 +0000 (22:09 +0000)
cookbooks/chef/attributes/default.rb

index 50d72309972d693e5ebecf09b893b6f38c203dd9..f2ad606cb6b0c986c515ed27db708b42a6da9aa2 100644 (file)
@@ -2,4 +2,4 @@
 default[:chef][:server][:version] = "15.1.7"
 
 # Set the default client version
-default[:chef][:client][:version] = "18.0.169"
+default[:chef][:client][:version] = "18.1.0"