X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a85b3b842096a7a10bb6f3a89daf238af1b852c6..57e0c47d7407d478228e107cf8c33591031617ac:/cookbooks/otrs/attributes/default.rb diff --git a/cookbooks/otrs/attributes/default.rb b/cookbooks/otrs/attributes/default.rb index 188a94cea..2ca23b364 100644 --- a/cookbooks/otrs/attributes/default.rb +++ b/cookbooks/otrs/attributes/default.rb @@ -1,4 +1,4 @@ -default[:otrs][:version] = "4.0.29" +default[:otrs][:version] = "5.0.27" default[:otrs][:user] = "otrs" default[:otrs][:group] = nil default[:otrs][:database_cluster] = "9.5/main"