⬆️ Update ghcr.io/lldap/lldap ( v0.6.2 → v0.6.3 )#8803
Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Update ghcr.io/lldap/lldap ( v0.6.2 → v0.6.3 )#8803feisar-bot[bot] wants to merge 1 commit intomainfrom
feisar-bot[bot] wants to merge 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | ghcr.io/lldap/lldap | v0.6.2 | v0.6.3 |
Contributor
Author
--- kubernetes/apps/default/lldap/app Kustomization: default/lldap HelmRelease: default/lldap
+++ kubernetes/apps/default/lldap/app Kustomization: default/lldap HelmRelease: default/lldap
@@ -36,13 +36,13 @@
TZ: Europe/Paris
envFrom:
- secretRef:
name: lldap-secret
image:
repository: ghcr.io/lldap/lldap
- tag: v0.6.2@sha256:9e605a66c02514bfcffd1b67cafb1e98d50992216bb2871d7ae44622047dd09d
+ tag: v0.6.3@sha256:2a8454b668c1aba7157e832eab0e242e1e7eb5fb7591d7e7774ba05286511ca8
resources:
limits:
memory: 500Mi
requests:
cpu: 100m
memory: 100Mi |
Contributor
Author
--- HelmRelease: default/lldap Deployment: default/lldap
+++ HelmRelease: default/lldap Deployment: default/lldap
@@ -47,13 +47,13 @@
value: '5389'
- name: TZ
value: Europe/Paris
envFrom:
- secretRef:
name: lldap-secret
- image: ghcr.io/lldap/lldap:v0.6.2@sha256:9e605a66c02514bfcffd1b67cafb1e98d50992216bb2871d7ae44622047dd09d
+ image: ghcr.io/lldap/lldap:v0.6.3@sha256:2a8454b668c1aba7157e832eab0e242e1e7eb5fb7591d7e7774ba05286511ca8
name: app
resources:
limits:
memory: 500Mi
requests:
cpu: 100m |
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.6.2→v0.6.3Release 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
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.