From 909d1092f0d10c596ff865663dc7f4e065daf059 Mon Sep 17 00:00:00 2001 From: Christos Manios Date: Mon, 12 Jun 2023 09:07:50 +0300 Subject: [PATCH] Release build 15. --- CHANGELOG.md | 10 ++++++++++ README.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb36598..2aecd22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 - ` 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 diff --git a/README.md b/README.md index b5a4906..94ad1e2 100644 --- a/README.md +++ b/README.md @@ -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)