From: Tom Hughes Date: Tue, 9 Jan 2024 19:00:50 +0000 (+0000) Subject: Update matomo to 5.0.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/76228bd531cf733184c93288e3a011b0400a1c64 Update matomo to 5.0.1 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index b8a05c764..994a43d7a 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.0.1" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,