Release build 15.

This commit is contained in:
Christos Manios 2023-06-12 09:07:50 +03:00
parent edaddfe36d
commit 909d1092f0
2 changed files with 11 additions and 1 deletions

View file

@ -3,6 +3,16 @@
This Docker image contains more than one software (Nagios, Nagios plugins, NRPE, Apache HTTPD, etc.) with different versions. Hence we decided to name the releases with the naming `Build - <number>` which will have an incremental unsigned integer. In this document we will describe the contents of every image in every build.
## Build 15 (2023-06-12)
* Nagios core: v4.4.13
* Nagios plugins: v2.4.5
* NRPE: 4.1.0
### Features
* Upgrade to Nagios Core to `4.4.13`, Nagios plugins to `2.4.5`. ([#61](https://github.com/manios/docker-nagios/issues/61))
## Build 14 (2023-06-01)
* Nagios core: v4.4.12

View file

@ -12,7 +12,7 @@ Build Status:
## Supported tags and respective `Dockerfile` links
* `4.4.12`, `4.4`, `latest` [(4.4.12/Dockerfile)](https://github.com/manios/docker-nagios/blob/master/Dockerfile)
* `4.4.13`, `4.4`, `latest` [(4.4.12/Dockerfile)](https://github.com/manios/docker-nagios/blob/master/Dockerfile)
For more information about the image versions you may refer to the [CHANGELOG](https://github.com/manios/docker-nagios/blob/master/CHANGELOG.md)