ansible-edda/playbooks/roles/services/deploy/include/vars/versions.yml

18 lines
256 B
YAML
Raw Normal View History

2022-12-18 23:43:40 +01:00
---
2022-12-16 23:42:57 +01:00
services_deploy_versions:
rproxy:
nginx: "stable"
www:
nginx: "stable"
lrproxy:
nginx: "stable"
database:
2023-01-01 10:41:28 +01:00
postgres: "15"
2022-12-16 23:42:57 +01:00
cloud:
2022-12-16 23:57:38 +01:00
nginx: "stable"
2022-12-16 23:42:57 +01:00
nextcloud: "25-fpm"
git:
gitea: "1"
notes:
joplin: "2.9-beta"