feat(container): update image ghcr.io/lldap/lldap ( v0.5.0 → v0.6.3 ) - #5414
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/lldap/lldap ( v0.5.0 → v0.6.3 )#5414renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- kubernetes/cluster-0/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap
+++ kubernetes/cluster-0/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap
@@ -42,13 +42,13 @@
TZ: America/New_York
envFrom:
- secretRef:
name: lldap-secret
image:
repository: ghcr.io/lldap/lldap
- tag: v0.5.0
+ tag: v0.6.1
resources:
limits:
memory: 128M
requests:
cpu: 5m
memory: 36M |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
November 23, 2024 00:26
b03fb15 to
a128c46
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
August 18, 2025 01:48
a128c46 to
8a2e323
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
November 20, 2025 13:10
8a2e323 to
481f18b
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
April 30, 2026 23:52
481f18b to
921fdcb
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
June 22, 2026 17:39
921fdcb to
873c901
Compare
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | ghcr.io/lldap/lldap | v0.5.0 | v0.6.3 |
renovate
Bot
force-pushed
the
renovate/cluster-0-ghcr.io-lldap-lldap-0.x
branch
from
July 20, 2026 21:51
873c901 to
4499b65
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
v0.5.0→v0.6.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
lldap/lldap (ghcr.io/lldap/lldap)
v0.6.3Compare Source
[0.6.3] 2026-05-01
Small release, focused on LDAP compatibility, TLS maintenance, dependency upgrades and documentation/examples.
Added
memberOf,modifyTimestampandpwdChangedTimeChanged
expandiatclaims are now serialized as NumericDate values to comply with RFC7519rustls0.23 and centralized TLS handlingFixed
pwdChangedTimeis now emitted as LDAP GeneralizedTime instead of RFC3339NoSuchObjectcnequality filters are now case insensitiveSecurity
ldap3_proto, in response tosecurity advisory
GHSA-qcxq-75wr-5cm8,where a specially crafted LDAP query could make the server crash
Cleanups
New services
v0.6.2Compare Source
[0.6.2] 2025-07-21
Small release, focused on LDAP improvements and ongoing maintenance.
Added
groupidwhoamiOIDChanged
firstName,lastNameandavatarGraphQL fields for users is now deprecated. Use theattributesfield instead.Fixed
lldap_set_passwordnow uses the system's SSL certificates.Cleanups
lldapcrate into many sub-cratesBootstrap script
New services
New Contributors
Full Changelog: lldap/lldap@v0.6.1...v0.6.2
v0.6.1Compare Source
Small release, mainly to fix a migration issue with Sqlite and Postgresql.
Added
Changed
Fixed
key_seedapplying instead ofkey_filenow has instructions on how to silence it (#1032)New services
New Contributors
Full Changelog: lldap/lldap@v0.6.0...v0.6.1
v0.6.0Compare Source
Long-awaited release, with the flagship feature of custom attributes! This unlock many integrations, notably Linux user management through PAM.
Thanks to all the contributors who sent some code, some configuration guide, reported a bug or otherwise helped the project!
Breaking
/auth/reset/step1is nowPOSTinstead ofGET(#704)Added
Changed
lldap/lldapmember=filters with plain user names (not full DNs) (#949)Fixed
memberOffilter (#872)Performance
Security
New services
Linux user accounts can now be managed by LLDAP, using PAM and nslcd.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.