From 528545688de5e03cfe129b9920baef1514e8406a Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 23 Aug 2022 04:08:57 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ README.md | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e881d8a..eac1ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 22.8.0-r0 (2022/08/23) + +* LibreNMS 22.8.0 (#306) + ## 22.7.0-r2 (2022/08/14) * Fix container restart state with Weathermap (#304) diff --git a/README.md b/README.md index f764685..bb9684a 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,11 @@ ___ * [msmtpd SMTP relay](https://github.com/crazy-max/docker-msmtpd) image to send emails * [MariaDB](https://github.com/docker-library/mariadb) image as database instance +> **Note** +> +> Weathermap plugin is not compatible since LibreNMS 22.7.0 Docker image and +> has been temporarily removed. More info: https://github.com/librenms/docker/issues/296 + ## Demo [![Try in PWD](https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png)](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/librenms/docker/master/examples/pwd/librenms.yml)