Update to 14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131

This commit is contained in:
alexbelgium
2021-05-01 01:57:52 +02:00
parent 0d5623c6f4
commit ee9d8df031
3 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
## 14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131 (01-05-2021)
- Update to latest version from linuxserver/docker-qbittorrent
## 14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130 (29-04-2021) ## 14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130 (29-04-2021)
- Update to latest version from linuxserver/docker-qbittorrent - Update to latest version from linuxserver/docker-qbittorrent

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM ARG BUILD_FROM
ARG BUILD_VERSION ARG BUILD_VERSION
ARG BUILD_UPSTREAM="14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130" ARG BUILD_UPSTREAM="14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131"
FROM ${BUILD_FROM}${BUILD_UPSTREAM} FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Base system # Base system

View File

@@ -1,7 +1,7 @@
{ {
"name": "Qbittorrent", "name": "Qbittorrent",
"version": "14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130-dev4", "version": "14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131",
"upstream": "14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130", "upstream": "14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131",
"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",
@@ -35,8 +35,8 @@
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH", "DAC_READ_SEARCH",
"NET_ADMIN", "NET_ADMIN",
"DAC_OVERRIDE" "DAC_OVERRIDE"
], ],
"devices": [ "devices": [
"/dev/net/tun" "/dev/net/tun"