mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
Add previous to readme
This commit is contained in:
parent
9d9e6ac736
commit
2e8ea2cd8a
@ -20,6 +20,7 @@ development_versions: true
|
||||
development_versions_items:
|
||||
- { tag: "latest", desc: "Stable Nextcloud releases" }
|
||||
- { tag: "develop", desc: "Beta Nextcloud pre-releases *only*" }
|
||||
- { tag: "previous", desc: "Nextcloud releases from the previous major version" }
|
||||
|
||||
# container parameters
|
||||
common_param_env_vars_enabled: true
|
||||
@ -94,6 +95,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "09.07.24:", desc: "Add `previous` tag for n-1 releases."}
|
||||
- { date: "24.06.24:", desc: "Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings."}
|
||||
- { date: "19.05.24:", desc: "Added util-linux package required for taskset."}
|
||||
- { date: "10.04.24:", desc: "Added imagemagick-pdf."}
|
||||
|
||||
0
root/migrations/02-default-location
Normal file → Executable file
0
root/migrations/02-default-location
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user