diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 394afb1c2d5..4f6a13cea16 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://github.com/nitnelave/lldap type: application -version: 1.1.12 +version: 1.1.13 annotations: truecharts.org/catagories: | - ldap diff --git a/charts/stable/lldap/questions.yaml b/charts/stable/lldap/questions.yaml index 280ecfd5c05..64dcdb6feb3 100644 --- a/charts/stable/lldap/questions.yaml +++ b/charts/stable/lldap/questions.yaml @@ -79,6 +79,7 @@ questions: label: "App Config Storage" description: "Stores the Application Configuration." schema: + additional_attrs: true type: dict attrs: # Include{persistenceBasic} @@ -87,6 +88,7 @@ questions: - variable: main label: "Main Ingress" schema: + additional_attrs: true type: dict attrs: # Include{ingressDefault}