From 6ef11d25783c7484bcbc1520d9fc5bb996e689d6 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 2 Aug 2017 16:18:34 +0200 Subject: [PATCH] Update Icinga 2 to v2.7.0 --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 0dcd1ed..ce2bbf7 100644 --- a/config.yml +++ b/config.yml @@ -3,7 +3,7 @@ projects_dir: 'projects' projects: Icinga 2: git: 'https://github.com/Icinga/icinga2.git' - ref: 'tags/v2.6.3' + ref: 'tags/v2.7.0' latest: true target: 'icinga2' docs_dir: 'doc'