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