Updater bot : nextcloud updated to 29.0.6

This commit is contained in:
alexbelgium
2024-09-07 01:59:55 +02:00
parent c0636f11c2
commit 5be5d8fa93
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 29.0.6 (07-09-2024)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 29.0.5 (24-08-2024)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 29.0.4-4 (23-08-2024)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-08-2024",
"last_update": "07-09-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "29.0.5"
"upstream_version": "29.0.6"
}