Reapply "Updater bot : nextcloud updated to 33.0.1"

This reverts commit 129e730c69.
This commit is contained in:
GitHub Actions
2026-03-28 01:20:04 +00:00
parent f9e4aa5daf
commit 9678f2a335
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 33.0.1 (2026-03-28)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 33.0.0 (2026-02-21)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)

View File

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

View File

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