mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
upgrade to NC15.0.5
This commit is contained in:
parent
23bcf21896
commit
a9d4775214
@ -12,7 +12,7 @@ This code also generates the NextCloudPi docker images for [ARM](https://hub.doc
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 9 stretch
|
||||
* Nextcloud 15.0.4
|
||||
* Nextcloud 15.0.5
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.2
|
||||
* MariaDB 10
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
# just change this value and re-activate in update.sh to upgrade users
|
||||
VERSION=15.0.4
|
||||
VERSION=15.0.5
|
||||
|
||||
configure()
|
||||
{
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
|
||||
#
|
||||
|
||||
LATEST=15.0.4
|
||||
LATEST=15.0.5
|
||||
|
||||
configure()
|
||||
{
|
||||
|
||||
10
changelog.md
10
changelog.md
@ -1,13 +1,15 @@
|
||||
|
||||
[v1.8.3](https://github.com/nextcloud/nextcloudpi/commit/978fb73) (2019-02-23) nc-nextcloud: disable .user.ini
|
||||
[v1.9.0](https://github.com/nextcloud/nextcloudpi/commit/6660bf1) (2019-03-03) upgrade to NC15.0.5
|
||||
|
||||
[v1.8.2](https://github.com/nextcloud/nextcloudpi/commit/1dfa11a) (2019-02-23) nc-limits: autocalculate database memory
|
||||
[v1.8.3 ](https://github.com/nextcloud/nextcloudpi/commit/b2f38db) (2019-02-23) nc-nextcloud: disable .user.ini
|
||||
|
||||
[v1.8.2 ](https://github.com/nextcloud/nextcloudpi/commit/1dfa11a) (2019-02-23) nc-limits: autocalculate database memory
|
||||
|
||||
[v1.8.1 ](https://github.com/nextcloud/nextcloudpi/commit/2a0dc38) (2019-02-22) lamp: adjust mariadb parameters
|
||||
|
||||
[v1.8.0 ](https://github.com/nextcloud/nextcloudpi/commit/602b3f2) (2019-02-23) add nc-maintenance-mode (#809)
|
||||
[v1.8.0](https://github.com/nextcloud/nextcloudpi/commit/602b3f2) (2019-02-23) add nc-maintenance-mode (#809)
|
||||
|
||||
[v1.7.0](https://github.com/nextcloud/nextcloudpi/commit/5e1ea77) (2019-02-17) add nc-restore-snapshot
|
||||
[v1.7.0 ](https://github.com/nextcloud/nextcloudpi/commit/5e1ea77) (2019-02-17) add nc-restore-snapshot
|
||||
|
||||
[v1.6.7 ](https://github.com/nextcloud/nextcloudpi/commit/41a48c9) (2019-02-17) nc-backup-auto: notify failures
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "15.0.4"
|
||||
"value": "15.0.5"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user