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