Bot Updating Documentation

pull/175/head
LinuxServer-CI 2023-12-28 18:30:03 +00:00
rodzic 51aa5ffd8c
commit 9a84008c1c
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -104,7 +104,7 @@ Containers are configured using parameters passed at runtime (such as those abov
| Volume | Function | | Volume | Function |
| :----: | --- | | :----: | --- |
| `/config` | Configure the `Targets` file here | | `/config` | Persistent config files |
| `/data` | Storage location for db and application data (graphs etc) | | `/data` | Storage location for db and application data (graphs etc) |
#### Miscellaneous Options #### Miscellaneous Options
@ -292,6 +292,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **23.12.23:** - Rebase to Alpine 3.19.
* **29.11.23:** - Bump tcpping to 1.8. * **29.11.23:** - Bump tcpping to 1.8.
* **21.11.23:** - Add support for IRTT Probes. * **21.11.23:** - Add support for IRTT Probes.
* **23.07.23:** - Add Authen::TacacsPlus for Tacacs+ support. * **23.07.23:** - Add Authen::TacacsPlus for Tacacs+ support.