chore(nextcloud): Update to v30
All checks were successful
Build all the nodes / ap01 (push) Successful in 1m38s
Build all the nodes / netcore02 (push) Successful in 40s
Build all the nodes / geo02 (push) Successful in 2m3s
Build all the nodes / geo01 (push) Successful in 2m9s
Build all the nodes / bridge01 (push) Successful in 2m20s
Build all the nodes / rescue01 (push) Successful in 2m33s
Build all the nodes / storage01 (push) Successful in 2m38s
Build all the nodes / compute01 (push) Successful in 4m21s
Run pre-commit on all files / pre-commit (push) Successful in 37s
Build all the nodes / web02 (push) Successful in 2m33s
Build all the nodes / vault01 (push) Successful in 2m48s
Build all the nodes / web01 (push) Successful in 3m2s
Build all the nodes / web03 (push) Successful in 1m47s

This commit is contained in:
Tom Hubrecht 2024-12-16 16:21:37 +01:00
parent accf643294
commit 60a5aea5a8
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -22,7 +22,7 @@ in
enable = true;
hostName = host;
package = pkgs.nextcloud29;
package = pkgs.nextcloud30;
https = true;