mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-07 02:13:32 +02:00
Updater bot : komga updated to 1.26.3 (upstream 1.26.3)
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 1.26.3 (2026-08-13)
|
||||||
|
- Update to latest version from gotson/komga (changelog : https://github.com/gotson/komga/releases)
|
||||||
## 1.26.1.4 (12-08-2026)
|
## 1.26.1.4 (12-08-2026)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
## 1.26.1.3 (2026-08-12)
|
## 1.26.1.3 (2026-08-12)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="1.26.1"
|
ARG BUILD_UPSTREAM="1.26.3"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
ENV BASHIO_VERSION=0.14.3
|
ENV BASHIO_VERSION=0.14.3
|
||||||
|
|
||||||
|
|||||||
@@ -101,4 +101,4 @@ schema:
|
|||||||
slug: komga
|
slug: komga
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/komga
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/komga
|
||||||
version: "1.26.1.4"
|
version: "1.26.3"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "false",
|
"github_beta": "false",
|
||||||
"last_update": "2026-08-11",
|
"last_update": "2026-08-13",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "komga",
|
"slug": "komga",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "gotson/komga",
|
"upstream_repo": "gotson/komga",
|
||||||
"upstream_version": "1.26.1"
|
"upstream_version": "1.26.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user