mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Update to 0.9.6
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 0.9.6 (21-07-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-bazarr
|
||||||
- Enable smb mounts
|
- Enable smb mounts
|
||||||
|
|
||||||
## 0.9.5 (09-05-2021)
|
## 0.9.5 (09-05-2021)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="0.9.5"
|
ARG BUILD_UPSTREAM="0.9.6"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
ARG BASHIO_VERSION=0.13.0
|
ARG BASHIO_VERSION=0.13.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bazarr NAS",
|
"name": "Bazarr NAS",
|
||||||
"version": "0.9.5-v3",
|
"version": "0.9.6",
|
||||||
"upstream": "0.9.5",
|
"upstream": "0.9.6",
|
||||||
"slug": "bazarr_nas",
|
"slug": "bazarr_nas",
|
||||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user