update OpenLDAP
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 6.12.2
|
||||
version: 6.12.3
|
||||
deprecated: false
|
||||
description: Community developed LDAP software
|
||||
home: https://www.openldap.org
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/jp-gouin/helm-openldap
|
||||
- https://github.com/osixia/docker-openldap
|
||||
type: application
|
||||
version: 1.7.9
|
||||
version: 1.7.10
|
||||
|
||||
@@ -309,8 +309,19 @@ questions:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
- variable: LDAP_CONFIG_PASSWORD
|
||||
label: "LDAP_CONFIG_PASSWORD"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
- variable: LDAP_BASE_DN
|
||||
label: "LDAP_BASE_DN"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
|
||||
# Configure Enviroment Variables
|
||||
- variable: envList
|
||||
label: "Image environment"
|
||||
group: "Container Configuration"
|
||||
|
||||
Reference in New Issue
Block a user