X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/af87a58d387f200266eb7717f15c54f2a94cc284..7c583c9d2fcb1a0ba3132c8c456d93cfd31598b2:/cookbooks/matomo/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 8024d0b87..82d41f5fa 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.3" +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,