diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 95a967daf88..ff294c5f09d 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 1.6.17 +version: 1.6.18 diff --git a/charts/stable/authelia/SCALE/questions.yaml b/charts/stable/authelia/SCALE/questions.yaml index 2f95836ce7c..2940c783577 100644 --- a/charts/stable/authelia/SCALE/questions.yaml +++ b/charts/stable/authelia/SCALE/questions.yaml @@ -212,7 +212,7 @@ questions: type: dict attrs: - variable: name - label: "Name" + label: "Name" schema: type: string - variable: value @@ -885,7 +885,7 @@ questions: - value: "two_factor" description: "two_factor" - value: "deny" - description: "two_factor" + description: "deny" - variable: subject label: "Subject" description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided"