doc, module.info: prepare v1.10.0

This commit is contained in:
Thomas Gelf 2022-09-21 11:51:18 +02:00
parent f2eb06ae39
commit 68b9595bf0
3 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@ and extract it to a folder named `director` in one of your Icinga Web 2 module p
You might want to use a script as follows for this task:
```shell
MODULE_VERSION="1.9.1"
MODULE_VERSION="1.10.0"
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
@ -123,7 +123,7 @@ Just clone the repository to one of your Icinga Web 2 module path directories.
It will be immediately ready for use:
```shell
MODULE_VERSION="1.9.1"
MODULE_VERSION="1.10.0"
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"

View File

@ -4,8 +4,8 @@
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
before switching to a new version.
v1.10.0 (unreleased)
--------------------
v1.10.0
-------
### Breaking Changes
* Module and system dependencies have been raised, [Upgrading](05-Upgrading.md)

View File

@ -1,5 +1,5 @@
Name: Icinga Director
Version: master
Version: 1.10.0
Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.18.0)
Description: Director - Config tool for Icinga 2
Icinga Director is a configuration tool that has been designed to make