]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 18.4.2
authorTom Hughes <tom@compton.nu>
Wed, 14 Feb 2024 21:43:05 +0000 (21:43 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 14 Feb 2024 21:43:05 +0000 (21:43 +0000)
cookbooks/chef/attributes/default.rb

index 716b65c7138858682b69d26950a1c4722c3bd159..185bc4ad61ecfc6edfb3971dc9ee2f18f54dbdc3 100644 (file)
@@ -2,4 +2,4 @@
 default[:chef][:server][:version] = "15.1.7"
 
 # Set the default client version
-default[:chef][:client][:version] = "18.2.7"
+default[:chef][:client][:version] = "18.4.2"