diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index ab87645d013..63e269c727a 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/openldap/questions.yaml b/charts/stable/openldap/questions.yaml index 52c59d85524..46919d17403 100644 --- a/charts/stable/openldap/questions.yaml +++ b/charts/stable/openldap/questions.yaml @@ -127,13 +127,11 @@ questions: label: "LDAP_READONLY_USER" schema: type: boolean - required: true default: false - variable: LDAP_RFC2307BIS_SCHEMA label: "LDAP_RFC2307BIS_SCHEMA" schema: type: boolean - required: true default: false - variable: LDAP_BACKEND label: "LDAP_BACKEND" @@ -145,13 +143,11 @@ questions: label: "LDAP_TLS" schema: type: boolean - required: true default: true - variable: LDAP_TLS_ENFORCE label: "LDAP_TLS_ENFORCE" schema: type: boolean - required: true default: false - variable: LDAP_TLS_VERIFY_CLIENT label: "LDAP_TLS_VERIFY_CLIENT" @@ -187,13 +183,11 @@ questions: label: "KEEP_EXISTING_CONFIG" schema: type: boolean - required: true default: false - variable: LDAP_REMOVE_CONFIG_AFTER_SETUP label: "LDAP_REMOVE_CONFIG_AFTER_SETUP" schema: type: boolean - required: true default: true - variable: LDAP_SSL_HELPER_PREFIX label: "LDAP_SSL_HELPER_PREFIX"