cherry-pick b61286cf conflicts solved

main
Evilham 2023-03-14 10:56:51 +01:00 committed by Antoni Bertran
parent a54d0c13ab
commit 2606ca306c
1 changed files with 6 additions and 5 deletions

View File

@ -24,9 +24,9 @@ little to no impact.
## 2023 ## 2023
### 2023-03 - Nextcloud 25.0.4 + NC Docker rework ### 2023-03 - Nextcloud 25.0.5 + NC Docker rework
Update version to 25.0.4 and rework its docker image. Update version to 25.0.5 and rework its docker image
The image now manages volumes and configuration in a better fashion, The image now manages volumes and configuration in a better fashion,
thanks to that we achieve an image that is closer to the original one, but thanks to that we achieve an image that is closer to the original one, but
@ -54,9 +54,10 @@ Upgrade from a commit that includes Nextcloud major version 24 (see previous
UPGRADE messages) with: UPGRADE messages) with:
# Upgrade to NC version 24.0.10 (latest 24 minor on 2023-03-14) # Upgrade to NC version 24.0.10 (latest 24 minor on 2023-03-14)
./dd-ctl update a27f44262b9e4d37b21265a20575e8aa2dd78cb0 # Note this commit already includes the reworked image
# Upgrade to NC version 25.0.4 (latest 25 minor on 2023-03-14) ./dd-ctl update 010a04bf37d75b39cf24bcc2b80c81023e037f78
./dd-ctl update 7e2c748f51674968719f5abbf442477678d614c7 # Upgrade to NC version 25.0.5 (latest 25 minor on 2023-03-31)
./dd-ctl update a4f51d102396ebc0883882dfbcebd9e08f60a7b8
### 2023-02 - Nextcloud 24.0.10 ### 2023-02 - Nextcloud 24.0.10