mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Update to 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128
|
||||||
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
- Clarified steps to check in case of smb mount fail
|
- Clarified steps to check in case of smb mount fail
|
||||||
- New option : set domain for smb share
|
- New option : set domain for smb share
|
||||||
- Addition of openvpn support
|
- Addition of openvpn support
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="14.3.4.99202104180633-7350-2c8f322afubuntu20.04.1-ls127"
|
ARG BUILD_UPSTREAM="14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
# Base system
|
# Base system
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Qbittorrent",
|
"name": "Qbittorrent",
|
||||||
"version": "14.3.4.99202104180633-7350-2c8f322afubuntu20.04.1-ls128",
|
"version": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128",
|
||||||
"upstream": "14.3.4.99202104180633-7350-2c8f322afubuntu20.04.1-ls127",
|
"upstream": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128",
|
||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"description": "qBittorrent is a bittorrent client",
|
"description": "qBittorrent is a bittorrent client",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user