fix(sabnzbd): fix variable name for hostname whitelist (#5877)

This commit is contained in:
Stavros Kois
2022-12-29 23:24:48 +01:00
committed by GitHub
parent 35c1ccc7ce
commit b83c84de8f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd
- https://sabnzbd.org/
type: application
version: 13.0.13
version: 13.0.14
annotations:
truecharts.org/catagories: |
- media
+1 -1
View File
@@ -15,7 +15,7 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: HOST_WHITELIST_ENTRIES
- variable: SABNZBD__HOST_WHITELIST_ENTRIES
label: "HostName Whitelist"
description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)"
schema:
+1 -1
View File
@@ -4,7 +4,7 @@ image:
tag: 3.7.1@sha256:ef28fdb2c4d8e44ab2964fde8821dabed6c90d2f2b41bab25a28cbfb01ca6261
env:
HOST_WHITELIST_ENTRIES: ""
SABNZBD__HOST_WHITELIST_ENTRIES: ""
service:
main: