Skip to content

Releases: jp-gouin/helm-openldap

v4.1.0

14 Feb 08:41
Compare
Choose a tag to compare

What's Changed

  • Multiple improvements by @OlivierJavaux in #91
  • Allow deep configuration of Phpldapadmin through an init container
  • Allow deep configuration of ltb-password through an init container
  • Allow definition of custom ACLs
  • Ltb-password is now working
  • Admin and Config password can be set using an existing secret
  • Deployment is working using a single replica and replication turn off
  • Support cert generation for Openshift #94

Big fix

  • Correction of #96
  • Correction of #88
  • Correction of #87
  • Correction of #92

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

08 Jan 17:28
Compare
Choose a tag to compare

Full Changelog:

  • Expose the application through native ldap port (389 and 636)
  • Internally the application use non privileged ports (1389 and 1636)

v4.0.1...v4.0.2

v4.0.1

07 Jan 16:07
Compare
Choose a tag to compare

Full Changelog:

  • Correct bu #85

v4.0.0...v4.0.1

v4.0.0

04 Jan 15:53
8fcbb54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v4.0.0

v3.0.2

17 Oct 10:32
50de567
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Jun 11:15
1e38aff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Apr 06:11
50cc4fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.6...v3.0.0

Openldap-stack-ha v2.1.6

25 Oct 18:53
6aae97d
Compare
Choose a tag to compare

What's Changed

  • Add values to define extra volumes and mount text content into container. by @qianweichun in #35
  • bug: CI set version of chaosmesh by @jp-gouin in #38
  • Allow specification of Ingress pathType by @j0nm1 in #45

New Contributors

  • @qianweichun made their first contribution in #35
  • @j0nm1 made their first contribution in #45

Full Changelog: v2.1.5...v2.1.6

Openldap-stack-ha v2.1.5

09 Jul 05:51
75bb62d
Compare
Choose a tag to compare

Merge PR #32 for custom probe configuration

Openldap-stack-ha v2.1.4

09 May 11:33
Compare
Choose a tag to compare

Add service session affinity -> merge of #24
Add existing claim for volume -> Merge of #29
Correction of service type nodeport not taking into account nodeport value if set in the values file