Release 22.01 #142

Merged
jlecour merged 189 commits from unstable into stable 2022-01-25 18:30:09 +01:00
3 changed files with 3 additions and 2 deletions
Showing only changes of commit e4bb0c6f55 - Show all commits

View file

@ -20,6 +20,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* evocheck: upstream release 21.10.4
* evolinux-users + nagios-nrpe: Add support for php-fpm80 in lxc
* filebeat/metricbeat: version 7.x y default
* listupgrade: old-kernel-removal version 21.10
* mongodb: Deny the install on Debian 11 « Bullseye » when the version is unsupported
* mongodb: Support version 5.0 (for buster)

View file

@ -1,5 +1,5 @@
---
elastic_stack_version: "6.x"
elastic_stack_version: "7.x"
filebeat_logstash_plugin: False

View file

@ -1,5 +1,5 @@
---
elastic_stack_version: "6.x"
elastic_stack_version: "7.x"
metricbeat_elasticsearch_hosts:
- "localhost:9200"