Updater bot : nextcloud updated to 32.0.6

This commit is contained in:
alexbelgium
2026-02-14 01:58:48 +01:00
parent c466359448
commit 09ed9c4020
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 32.0.6 (2026-02-14)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.5-2 (18-01-2026)
- Minor bugs fixed

View File

@@ -151,5 +151,5 @@ slug: nextcloud_ocr
uart: true
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud
version: "32.0.5-2"
version: "32.0.6"
webui: https://[HOST]:[PORT:443]

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-01-17",
"last_update": "2026-02-14",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "32.0.5"
"upstream_version": "32.0.6"
}