Skip to content

Commit 254ff35

Browse files
authored
Release v1.2.4 (#317)
2 parents 6e11b72 + 3798d9f commit 254ff35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/02-Installation.md.d/From-Source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Make sure you use `graphite` as the module name. The following requirements must
99
* PHP (≥7.2)
1010
* [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9)
1111
* [Icinga DB Web](https://github.com/Icinga/icingadb-web) (≥1.0)
12-
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.12)
13-
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11)
12+
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.13)
13+
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12)
1414
<!-- {% include "02-Installation.md" %} -->

module.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Module: graphite
2-
Version: 1.2.3
2+
Version: 1.2.4
33
Requires:
4-
Libraries: icinga-php-library (>=0.12.0), icinga-php-thirdparty (>=0.10.0)
4+
Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0)
55
Modules: monitoring (>=2.9.0), icingadb (>=1.0.0)
66
Description: Icinga Web Graphite Integration
77
This module integrates an existing Graphite installation in your Icinga Web

0 commit comments

Comments
 (0)