mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Updater bot : nextcloud updated to 24.0.6
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 24.0.6 (08-10-2022)
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 24.0.5 (09-09-2022)
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
## 24.0.4 (13-08-2022)
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_ARCH
|
||||
ARG BUILD_UPSTREAM="24.0.5"
|
||||
ARG BUILD_UPSTREAM="24.0.6"
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
##################
|
||||
|
||||
@@ -103,6 +103,6 @@
|
||||
"slug": "nextcloud_ocr",
|
||||
"uart": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||
"version": "24.0.5-6",
|
||||
"version": "24.0.6",
|
||||
"webui": "https://[HOST]:[PORT:443]"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "09-09-2022",
|
||||
"last_update": "08-10-2022",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "nextcloud",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-nextcloud",
|
||||
"upstream_version": "24.0.5"
|
||||
"upstream_version": "24.0.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user