Skip to content

Commit c045c2c

Browse files
Bot Updating Templated Files
1 parent 05c9088 commit c045c2c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/permissions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- '**/run'
66
- '**/finish'
77
- '**/check'
8+
- 'root/migrations/*'
9+
810
jobs:
911
permission_check:
1012
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ This image provides various versions that are available via tags. Please read th
6767
| :----: | :----: |--- |
6868
| latest || Stable Nextcloud releases |
6969
| develop || Beta Nextcloud pre-releases *only* |
70+
| previous || Nextcloud releases from the previous major version |
7071

7172
## Application Setup
7273

@@ -345,6 +346,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
345346

346347
## Versions
347348

349+
* **09.07.24:** - Add `previous` tag for n-1 releases.
348350
* **24.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
349351
* **19.05.24:** - Added util-linux package required for taskset.
350352
* **10.04.24:** - Added imagemagick-pdf.

0 commit comments

Comments
 (0)