From: Tom Hughes Date: Tue, 22 Aug 2023 08:14:10 +0000 (+0100) Subject: Update matomo to 4.15.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/fcd6264917aaa7f96ba4766940292d3022eca8e2 Update matomo to 4.15.1 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index ac5c83556..3948380a8 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.14.2" +default[:matomo][:version] = "4.15.1" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,