From: Tom Hughes Date: Sat, 22 Oct 2022 11:07:06 +0000 (+0100) Subject: Update matomo to 4.12.2 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/5be40aec0f6006ccebd08ed07e4aed4ca2e1e9c9?ds=inline Update matomo to 4.12.2 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 19352d618..a2f490314 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.1" +default[:matomo][:version] = "4.12.2" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,