Update to 2022-06-14 16:00

This commit is contained in:
Daniel Berteaud 2022-06-14 16:00:14 +02:00
parent ba8774c0fd
commit 5ce4c0580c
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
# Synapse version to deploy
synapse_version: 1.60.0
synapse_version: 1.61.0
# Should ansible handle Synapse upgrades ? If false, only initial install will be done
synapse_manage_upgrade: True

View File

@ -1,7 +1,7 @@
---
# Version to deploy
n8n_version: 0.181.2
n8n_version: 0.179.0
# Root directory where n8n will be installed
n8n_root_dir: /opt/n8n
# User account under which n8n will run

View File

@ -10,7 +10,7 @@ pga_src_ip: []
# Root dir where the app will be installed
pga_root_dir: /opt/pgadmin4_{{ pga_id }}
# Version to deploy
pga_version: '6.9'
pga_version: '6.10'
# When pg_auth is an empty list, pgAdmin will be in single user mode
# You can set it to a list, eg