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

This commit is contained in:
kqmaverick 2023-12-22 07:08:21 -08:00 committed by GitHub
parent eef712a86f
commit e0792cc6be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

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

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"