X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fa71b3fb1f7da9e5b8069e229cefaffed7ec65a7..0d8d48c4cfef9d322acd5ca0a763a05717c47e4a:/cookbooks/matomo/attributes/default.rb diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index b8a05c764..f4eb0c061 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.16.0" +default[:matomo][:version] = "5.1.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,