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