fix(vaultwarden): fix yubico questions.yaml variable name

fixes: #2844
This commit is contained in:
Kjeld Schouten-Lebbing
2022-06-08 13:19:35 +02:00
parent bc33d3a1ae
commit a684077739
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ name: vaultwarden
sources: sources:
- https://github.com/dani-garcia/vaultwarden - https://github.com/dani-garcia/vaultwarden
type: application type: application
version: 16.0.0 version: 16.0.1
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- security - security
+1 -1
View File
@@ -117,7 +117,7 @@ questions:
schema: schema:
type: string type: string
default: "" default: ""
- variable: secretEnvKey - variable: secretKey
label: "Yubico Secret Key" label: "Yubico Secret Key"
schema: schema:
type: string type: string