From 333ef808b6f0f486a2f8bd135fb3bebce7ddaaca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jul 2024 20:19:16 +0200 Subject: [PATCH] chore(deps): update container image docker.io/nitnelave/lldap to v0.5.0-debian@049ee26 by renovate (#24304) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nitnelave/lldap](https://togithub.com/lldap/lldap) | digest | `872610a` -> `049ee26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/lldap/Chart.yaml | 2 +- charts/stable/lldap/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index a06b83eaab9..e49a1743be5 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://hub.docker.com/r/nitnelave/lldap type: application -version: 7.1.3 +version: 7.1.4 diff --git a/charts/stable/lldap/values.yaml b/charts/stable/lldap/values.yaml index 7a4c6ef1080..4a07f07fdeb 100644 --- a/charts/stable/lldap/values.yaml +++ b/charts/stable/lldap/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/nitnelave/lldap pullPolicy: IfNotPresent - tag: v0.5.0-debian@sha256:872610a32c9c2bc1392fbd934fa5a355d70b467b92032637ea017c5717c2f1bf + tag: v0.5.0-debian@sha256:049ee263b477065f849b999ba42adace8b406539cc98eb297d6de7e40041944a securityContext: container: readOnlyRootFilesystem: false