jp-gouin/helm-openldap (openldap-stack-ha)
### [`v4.3.1`](https://redirect.github.com/jp-gouin/helm-openldap/releases/tag/v4.3.1)
[Compare Source](https://redirect.github.com/jp-gouin/helm-openldap/compare/v4.3.0...v4.3.1)
#### What's Changed
- Enable setting the CA for replication. by [@chalharu](https://redirect.github.com/chalharu) in [https://github.com/jp-gouin/helm-openldap/pull/198](https://redirect.github.com/jp-gouin/helm-openldap/pull/198)
- simplify certificate trust during replication by [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/200](https://redirect.github.com/jp-gouin/helm-openldap/pull/200)
- Fix [#199](https://redirect.github.com/jp-gouin/helm-openldap/issues/199)
- Update readme/Changelog
**Full Changelog**: https://github.com/jp-gouin/helm-openldap/compare/v4.3.0...v4.3.1
### [`v4.3.0`](https://redirect.github.com/jp-gouin/helm-openldap/releases/tag/v4.3.0)
[Compare Source](https://redirect.github.com/jp-gouin/helm-openldap/compare/v4.2.5...v4.3.0)
#### What's Changed
- Allow setting up read only replicas by [@davidfrickert](https://redirect.github.com/davidfrickert) and [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/174](https://redirect.github.com/jp-gouin/helm-openldap/pull/174)
- Add possibility to define static clusterIp for service by [@dplookup](https://redirect.github.com/dplookup) in [https://github.com/jp-gouin/helm-openldap/pull/169](https://redirect.github.com/jp-gouin/helm-openldap/pull/169)
- Quote LDAP_PASSWORDS that may begin with special characters by [@gberche-orange](https://redirect.github.com/gberche-orange) in [https://github.com/jp-gouin/helm-openldap/pull/187](https://redirect.github.com/jp-gouin/helm-openldap/pull/187)
- Bugfix/missing definitions by [@Arano-kai](https://redirect.github.com/Arano-kai) in [https://github.com/jp-gouin/helm-openldap/pull/191](https://redirect.github.com/jp-gouin/helm-openldap/pull/191)
- Support ipFamilyPolicy by [@chalharu](https://redirect.github.com/chalharu) in [https://github.com/jp-gouin/helm-openldap/pull/196](https://redirect.github.com/jp-gouin/helm-openldap/pull/196)
- Fix 195 by [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/197](https://redirect.github.com/jp-gouin/helm-openldap/pull/197)
#### New Contributors
- [@dplookup](https://redirect.github.com/dplookup) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/169](https://redirect.github.com/jp-gouin/helm-openldap/pull/169)
- [@gberche-orange](https://redirect.github.com/gberche-orange) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/187](https://redirect.github.com/jp-gouin/helm-openldap/pull/187)
- [@chalharu](https://redirect.github.com/chalharu) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/196](https://redirect.github.com/jp-gouin/helm-openldap/pull/196)
- [@davidfrickert](https://redirect.github.com/davidfrickert) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/174](https://redirect.github.com/jp-gouin/helm-openldap/pull/174)
**Full Changelog**: https://github.com/jp-gouin/helm-openldap/compare/v4.2.5...v4.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.2.5
->4.3.1
Release Notes
jp-gouin/helm-openldap (openldap-stack-ha)
### [`v4.3.1`](https://redirect.github.com/jp-gouin/helm-openldap/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/jp-gouin/helm-openldap/compare/v4.3.0...v4.3.1) #### What's Changed - Enable setting the CA for replication. by [@chalharu](https://redirect.github.com/chalharu) in [https://github.com/jp-gouin/helm-openldap/pull/198](https://redirect.github.com/jp-gouin/helm-openldap/pull/198) - simplify certificate trust during replication by [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/200](https://redirect.github.com/jp-gouin/helm-openldap/pull/200) - Fix [#199](https://redirect.github.com/jp-gouin/helm-openldap/issues/199) - Update readme/Changelog **Full Changelog**: https://github.com/jp-gouin/helm-openldap/compare/v4.3.0...v4.3.1 ### [`v4.3.0`](https://redirect.github.com/jp-gouin/helm-openldap/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/jp-gouin/helm-openldap/compare/v4.2.5...v4.3.0) #### What's Changed - Allow setting up read only replicas by [@davidfrickert](https://redirect.github.com/davidfrickert) and [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/174](https://redirect.github.com/jp-gouin/helm-openldap/pull/174) - Add possibility to define static clusterIp for service by [@dplookup](https://redirect.github.com/dplookup) in [https://github.com/jp-gouin/helm-openldap/pull/169](https://redirect.github.com/jp-gouin/helm-openldap/pull/169) - Quote LDAP_PASSWORDS that may begin with special characters by [@gberche-orange](https://redirect.github.com/gberche-orange) in [https://github.com/jp-gouin/helm-openldap/pull/187](https://redirect.github.com/jp-gouin/helm-openldap/pull/187) - Bugfix/missing definitions by [@Arano-kai](https://redirect.github.com/Arano-kai) in [https://github.com/jp-gouin/helm-openldap/pull/191](https://redirect.github.com/jp-gouin/helm-openldap/pull/191) - Support ipFamilyPolicy by [@chalharu](https://redirect.github.com/chalharu) in [https://github.com/jp-gouin/helm-openldap/pull/196](https://redirect.github.com/jp-gouin/helm-openldap/pull/196) - Fix 195 by [@jp-gouin](https://redirect.github.com/jp-gouin) in [https://github.com/jp-gouin/helm-openldap/pull/197](https://redirect.github.com/jp-gouin/helm-openldap/pull/197) #### New Contributors - [@dplookup](https://redirect.github.com/dplookup) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/169](https://redirect.github.com/jp-gouin/helm-openldap/pull/169) - [@gberche-orange](https://redirect.github.com/gberche-orange) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/187](https://redirect.github.com/jp-gouin/helm-openldap/pull/187) - [@chalharu](https://redirect.github.com/chalharu) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/196](https://redirect.github.com/jp-gouin/helm-openldap/pull/196) - [@davidfrickert](https://redirect.github.com/davidfrickert) made their first contribution in [https://github.com/jp-gouin/helm-openldap/pull/174](https://redirect.github.com/jp-gouin/helm-openldap/pull/174) **Full Changelog**: https://github.com/jp-gouin/helm-openldap/compare/v4.2.5...v4.3.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.