update(ldap): bump version to 2.6.3-r1

This commit is contained in:
Jan Christian Grünhage 2022-10-10 15:52:40 +02:00
parent a3db001ef0
commit 268d360abd
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

View file

@ -4,7 +4,7 @@ ldap_sock_path: "{{ ldap_base_path }}/sock"
ldap_data_path: "{{ ldap_base_path }}/data"
ldap_config_path: "{{ ldap_base_path }}/config"
ldap_container_version: "v2.4.57-r1"
ldap_container_version: "v2.6.3-r1"
ldap_container_image: "registry.gitlab.com/famedly/infra/containers/openldap:{{ ldap_container_version }}"
ldap_container_name: ldap
ldap_container_ports: "389:389"