This commit is contained in:
Alexandre
2022-06-01 15:04:12 +02:00
36 changed files with 69 additions and 36 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.1120 (31-05-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.1102 (26-05-2022)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -43,6 +43,6 @@
"slug": "jackett_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.1102",
"version": "0.20.1120",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.1102"
"upstream_version": "0.20.1120"
}

View File

@@ -1,4 +1,7 @@
## 10.7.7-1-ls161 (31-05-2022)
- Update to latest version from linuxserver/docker-jellyfin
## 10.7.7-1-ls160 (21-05-2022)
- Update to latest version from linuxserver/docker-jellyfin

View File

@@ -101,6 +101,6 @@
"slug": "jellyfin",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.7.7-1-ls160",
"version": "10.7.7-1-ls161",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.7.7-1-ls160"
"upstream_version": "10.7.7-1-ls161"
}

View File

@@ -1,4 +1,7 @@
## 0.8.1.2135-ls85 (31-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls84 (24-05-2022)
- Update to latest version from linuxserver/docker-lidarr

View File

@@ -78,6 +78,6 @@
"slug": "lidarr_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "0.8.1.2135-ls84",
"version": "0.8.1.2135-ls85",
"webui": "http://[HOST]:[PORT:8686]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "24-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "0.8.1.2135-ls84"
"upstream_version": "0.8.1.2135-ls85"
}

View File

@@ -1,4 +1,7 @@
## v1.7.1-ls15 (31-05-2022)
- Update to latest version from linuxserver/docker-paperless-ngx
## v1.7.1-ls14 (19-05-2022)
- Update to latest version from linuxserver/docker-paperless-ngx

View File

@@ -78,6 +78,6 @@
},
"slug": "paperless_ng",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v1.7.1-ls14",
"version": "v1.7.1-ls15",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "19-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "paperless_ngx",
"source": "github",
"upstream_repo": "linuxserver/docker-paperless-ngx",
"upstream_version": "v1.7.1-ls14"
"upstream_version": "v1.7.1-ls15"
}

View File

@@ -1,4 +1,7 @@
## v2.0.1-ls48 (31-05-2022)
- Update to latest version from linuxserver/docker-papermerge
## v2.0.1-ls47 (21-05-2022)
- Update to latest version from linuxserver/docker-papermerge

View File

@@ -49,6 +49,6 @@
},
"slug": "papermerge",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.0.1-ls47",
"version": "v2.0.1-ls48",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "papermerge",
"source": "github",
"upstream_repo": "linuxserver/docker-papermerge",
"upstream_version": "v2.0.1-ls47"
"upstream_version": "v2.0.1-ls48"
}

View File

@@ -1,4 +1,7 @@
## 220528-jammy (31-05-2022)
- Update to latest version from photoprism/photoprism
## 220524-bookworm (26-05-2022)
- Update to latest version from photoprism/photoprism
- Feat: ingress implementation

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="220524-bookworm"
ARG BUILD_UPSTREAM="220528-jammy"
FROM photoprism/photoprism:latest
##################

View File

@@ -96,5 +96,5 @@
],
"slug": "photoprism",
"url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "220524-bookworm"
"version": "220528-jammy"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "26-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "220524-bookworm"
"upstream_version": "220528-jammy"
}

View File

@@ -1,4 +1,7 @@
## v1.17.0-ls15 (31-05-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager
## v1.16.5-ls15 (24-05-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager

View File

@@ -33,5 +33,5 @@
},
"slug": "plex-meta-manager",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager",
"version": "v1.16.5-ls15"
"version": "v1.17.0-ls15"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "24-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "plex_meta_manager",
"source": "github",
"upstream_repo": "linuxserver/docker-plex-meta-manager",
"upstream_version": "v1.16.5-ls15"
"upstream_version": "v1.17.0-ls15"
}

View File

@@ -1,4 +1,7 @@
## 4.4.3.1-r0-ls198 (31-05-2022)
- Update to latest version from linuxserver/docker-qbittorrent
## 4.4.3-r0-ls197 (26-05-2022)
- Update to latest version from linuxserver/docker-qbittorrent

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.4.3-r0-ls197"
ARG BUILD_UPSTREAM="4.4.3.1-r0-ls198"
FROM ${BUILD_FROM}-$BUILD_UPSTREAM
##################

View File

@@ -108,5 +108,5 @@
},
"slug": "qbittorrent",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.4.3-r0-ls197"
"version": "4.4.3.1-r0-ls198"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "26-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "qbittorrent",
"source": "github",
"upstream_repo": "linuxserver/docker-qbittorrent",
"upstream_version": "4.4.3-r0-ls197"
"upstream_version": "4.4.3.1-r0-ls198"
}

View File

@@ -1,4 +1,7 @@
## nightly-0.1.1.1352-ls121 (31-05-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.1.1337-ls119 (26-05-2022)
- Update to latest version from linuxserver/docker-readarr

View File

@@ -76,6 +76,6 @@
"slug": "readarr_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.1.1337-ls119",
"version": "nightly-0.1.1.1352-ls121",
"webui": "http://[HOST]:[PORT:8787]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "26-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "nightly-0.1.1.1337-ls119"
"upstream_version": "nightly-0.1.1.1352-ls121"
}

View File

@@ -1,4 +1,7 @@
## 4.16-r0-ls58 (31-05-2022)
- Update to latest version from linuxserver/docker-webtop
## 4.16-r0-ls57 (24-05-2022)
- Update to latest version from linuxserver/docker-webtop

View File

@@ -109,6 +109,6 @@
"slug": "webtop-kde",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls57",
"version": "4.16-r0-ls58",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "24-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop_kde",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls57"
"upstream_version": "4.16-r0-ls58"
}

View File

@@ -1,4 +1,7 @@
## 1.36.16 (31-05-2022)
- Update to latest version from zoneminder-containers/zoneminder-base
## 1.36.15 (14-05-2022)
- Update to latest version from zoneminder-containers/zoneminder-base
- Feature : set image location from addon options

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.36.15"
ARG BUILD_UPSTREAM="1.36.16"
FROM tritruongtr/zoneminder:latest
##################

View File

@@ -37,6 +37,6 @@
],
"slug": "zoneminder",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.36.15",
"version": "1.36.16",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "14-05-2022",
"last_update": "31-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "zoneminder",
"source": "github",
"upstream_repo": "zoneminder-containers/zoneminder-base",
"upstream_version": "1.36.15"
"upstream_version": "1.36.16"
}