Revert "Updater bot : nextcloud updated to 33.0.4"

This reverts commit b339f35d54.
This commit is contained in:
GitHub Actions
2026-05-29 23:32:11 +00:00
parent 280b94c26c
commit fb1b36383a
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 33.0.4 (2026-05-30)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 33.0.3 (2026-05-02)
- 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.4"
version: "33.0.3"
webui: https://[HOST]:[PORT:443]

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-05-30",
"last_update": "2026-05-02",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "33.0.4"
"upstream_version": "33.0.3"
}