Update Nextcloud version in config
All checks were successful
/ terraform (push) Successful in 37s
/ ansible (push) Successful in 1m35s

This commit is contained in:
Jake Howard 2024-09-09 21:36:06 +01:00
parent 0e5c8104e2
commit 1e25a56cc5
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -19,7 +19,7 @@ $CONFIG = array (
0 => 'intersect.jakehoward.tech',
),
'dbtype' => 'mysql',
'version' => '29.0.4.1',
'version' => '29.0.6.1',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',