Updater bot : nextcloud updated to 33.0.0

This commit is contained in:
alexbelgium
2026-02-21 01:58:40 +01:00
parent 5c252844d3
commit b41c8c18e5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 33.0.0 (2026-02-21)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 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)

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.6"
version: "33.0.0"
webui: https://[HOST]:[PORT:443]

View File

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