Releases: jp-gouin/helm-openldap
Releases · jp-gouin/helm-openldap
v4.1.0
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
New Contributors
- @OlivierJavaux made their first contribution in #91
Full Changelog: v4.0.2...v4.1.0
v4.0.2
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.0
v3.0.2
What's Changed
- Add Pod Disruption Budget for Stateful Set by @thriqon in #71
- Fix volume on statefullset by @guillomep in #75
New Contributors
- @thriqon made their first contribution in #71
- @guillomep made their first contribution in #75
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- Add hint which secret key is expected for existingSecret + minor docs by @EugenMayer in #52
- Refractor chart by @jp-gouin in #59
New Contributors
- @EugenMayer made their first contribution in #52
Full Changelog: v2.1.6...v3.0.0
Openldap-stack-ha v2.1.6
Openldap-stack-ha v2.1.5
Merge PR #32 for custom probe configuration