X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3bcff805711e0fae3d5509d1f68edf7e605e4048..e91244099eac3abb9c9d714b7c785380eacf89b3:/cookbooks/matomo/attributes/default.rb diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index d65e034ec..82d41f5fa 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.11.0" +default[:matomo][:version] = "5.0.1" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, @@ -15,7 +15,7 @@ default[:matomo][:plugins] = { "CustomJsTracker" => nil, "Dashboard" => nil, "DBStats" => nil, - "DeviceFeatureWebGL" => "4.0.1", + "DeviceFeatureWebGL" => "5.0.0", "DevicePlugins" => nil, "DevicesDetection" => nil, "Diagnostics" => nil,