mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-23 13:27:37 +00:00
Compare commits
1 Commits
base_image
...
v1.29.0
Author | SHA1 | Date | |
---|---|---|---|
|
b117872f57 |
@@ -537,3 +537,6 @@
|
|||||||
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.3)
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.3)
|
||||||
* [#​9929](https://github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed"
|
* [#​9929](https://github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed"
|
||||||
|
|
||||||
|
[1.29.0]
|
||||||
|
* Update base image to 5.0.0
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "1.28.2",
|
"version": "1.29.0",
|
||||||
"upstreamVersion": "1.29.3",
|
"upstreamVersion": "1.29.3",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Reference in New Issue
Block a user