diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea9174d..9cefcee0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Changed +* evomaintenance: upstream release 22.07 * mongodb: replace version_compare() with version() * nagios-nrpe: exclude /run/shm and /run/lock from check_disk1 * nagios-nrpe: check_disk1 returns only alerts diff --git a/evomaintenance/files/evomaintenance.sh b/evomaintenance/files/evomaintenance.sh index 3903f2ef..bce0e562 100644 --- a/evomaintenance/files/evomaintenance.sh +++ b/evomaintenance/files/evomaintenance.sh @@ -7,7 +7,7 @@ # Copyright 2007-2022 Evolix , Gregory Colpart , # Jérémy Lecour and others. -VERSION="22.01" +VERSION="22.07" show_version() { cat <