From a49b8b6d133bfd8fc1baa9d22835c7c86a228d43 Mon Sep 17 00:00:00 2001 From: c6ristian Date: Sun, 29 Jun 2025 20:54:32 +0200 Subject: [PATCH] cloud: bump nextcloud version to 31 --- inventories/chaosknoten/host_vars/cloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/chaosknoten/host_vars/cloud.yaml b/inventories/chaosknoten/host_vars/cloud.yaml index d3c834b..0aaf92e 100644 --- a/inventories/chaosknoten/host_vars/cloud.yaml +++ b/inventories/chaosknoten/host_vars/cloud.yaml @@ -1,4 +1,4 @@ -nextcloud__version: 30 +nextcloud__version: 31 nextcloud__postgres_version: 15.13 nextcloud__fqdn: cloud.hamburg.ccc.de nextcloud__data_dir: /data/nextcloud