Updater bot : obsidian_syncserver_ssl updated to 3.5.2.1 (upstream 3.5.2.1-nouveau)

This commit is contained in:
alexbelgium
2026-08-13 09:39:26 +02:00
parent 17b5843cc6
commit 7ef17e2111
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 3.5.2.1 (2026-08-13)
- Update to latest version from library/couchdb
- Upstream tag : 3.5.2.1-nouveau
## 3.5.2 (12-08-2026)
- Minor bugs fixed
# Changelog

View File

@@ -2,7 +2,7 @@ name: "Obsidian Sync Server SSL"
slug: obsidian_syncserver_ssl
image: ghcr.io/alexbelgium/obsidian_syncserver_ssl-{arch}
description: "Self-hosted Obsidian LiveSync backend on CouchDB, serving HTTPS with your own certificates from /ssl. Supports mobile Obsidian."
version: "3.5.2"
version: "3.5.2.1"
url: "https://github.com/alexbelgium/hassio-addons/tree/master/obsidian_syncserver_ssl"
arch:
- amd64

View File

@@ -1,7 +1,7 @@
{
"source": "dockerhub",
"upstream_repo": "library/couchdb",
"upstream_version": "3.5.2",
"last_update": "2026-08-12",
"upstream_version": "3.5.2.1-nouveau",
"last_update": "2026-08-13",
"slug": "obsidian_syncserver_ssl"
}