fix(qflood): remove umask question (#16352)

This commit is contained in:
kqmaverick
2023-12-22 16:08:21 +01:00
committed by GitHub
parent eef712a86f
commit e0792cc6be
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: qflood
version: 3.0.11
version: 3.0.12
appVersion: latest
description: Chart with qBittorrent and the Flood UI.
home: https://truecharts.org/charts/incubator/qflood
-6
View File
@@ -23,12 +23,6 @@ questions:
schema:
type: string
default: ""
- variable: UMASK
label: "UMASK"
description: "Container Variable UMASK"
schema:
type: string
default: ""
# Include{serviceRoot}
- variable: main
label: "Main Service"