mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
doc: v1.8.1 has been released
This commit is contained in:
parent
6badc53d61
commit
5cd01294cf
@ -99,7 +99,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.8.0"
|
||||
MODULE_VERSION="1.8.1"
|
||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||
@ -126,7 +126,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.8.0"
|
||||
MODULE_VERSION="1.8.1"
|
||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||
|
@ -32,8 +32,8 @@ next (will be 1.9.0)
|
||||
### Documentation
|
||||
* FIX: configure the daemon with main setup instructions (#2296, #2320)
|
||||
|
||||
next patch release (will be 1.8.1)
|
||||
----------------------------------
|
||||
1.8.1
|
||||
-----
|
||||
|
||||
### Fixed issues
|
||||
* You can find issues and feature requests related to this release on our
|
||||
|
Loading…
x
Reference in New Issue
Block a user