From 22dbb2684e6115c5c8c28f1ca50a1c1913d7e49c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 20 Oct 2025 11:30:40 +0100 Subject: [PATCH] Update matomo to 5.5.0 --- cookbooks/matomo/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index e549ae790..b8d1c0157 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "5.3.2" +default[:matomo][:version] = "5.5.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.39.5