There was an error while loading. Please reload this page.
1 parent fbb97cc commit bca5d97Copy full SHA for bca5d97
1 file changed
modules/matomo/manifests/init.pp
@@ -8,7 +8,7 @@
8
git::clone { 'matomo':
9
directory => '/srv/matomo',
10
origin => 'https://github.com/matomo-org/matomo',
11
- branch => '5.7.1', # Current stable
+ branch => '5.8.0', # Current stable
12
recurse_submodules => true,
13
owner => 'www-data',
14
group => 'www-data',
0 commit comments