mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-21 00:26:07 +02:00
Update constants-service.conf
Update timescaledb to 2.16.1
This commit is contained in:
parent
34a9d7f0ab
commit
c3eef2aed6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ZABBIX_DB_PWD="$(random_password)"
|
|||
ZABBIX_VERSION=7.0 #zabbix 7 beta
|
||||
POSTGRES_VERSION=16 #postgres repo, latest release (2024-05-13)
|
||||
PHP_VERSION=8.2 # debian 12 default
|
||||
TS_VERSION=2.14.2 # currently latest by zabbix supported version of timescaledb (2024-05-13)
|
||||
TS_VERSION=2.16.1 # currently latest by zabbix supported version of timescaledb (2024-05-13)
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue