Updater bot : nextcloud updated to 31.0.0

This commit is contained in:
alexbelgium
2025-03-01 01:57:23 +01:00
parent 556fbfc8a0
commit 3d40c7e4a1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 31.0.0 (01-03-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 30.0.6 (15-02-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)

View File

@@ -158,6 +158,6 @@
"uart": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "30.0.6",
"version": "31.0.0",
"webui": "https://[HOST]:[PORT:443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "30.0.6"
"upstream_version": "31.0.0"
}