Update SeaweedFS and add outdated checks
Build Alpine Packages / build-and-publish (v3.24, 3.24) (push) Has been cancelled

This commit is contained in:
Joachim Schlöffel
2026-07-12 07:49:15 +02:00
parent 95834e55d5
commit b19a3288fd
17 changed files with 320 additions and 91 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# SeaweedFS Alpine Package
Repackages official SeaweedFS 4.31 Linux release tarballs for `x86_64` and
Repackages official SeaweedFS 4.39 Linux release tarballs for `x86_64` and
`aarch64`.
## Package Commands
@@ -127,5 +127,5 @@ rc-service seaweedfs.master restart
Pin:
```sh
apk add seaweedfs=4.31-r3
apk add seaweedfs=4.39-r0
```