From a774b28c85ff46209a5e02198186d372aa1302cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Aug 2025 03:11:49 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/nitne?= =?UTF-8?q?lave/lldap=20v0.6.1=20=E2=86=92=20v0.6.2=20(#38553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/lldap/Chart.yaml | 4 ++-- charts/stable/lldap/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index f468d9a126c..7aa96f71780 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.6.1 +appVersion: 0.6.2 dependencies: - name: common version: 28.16.1 @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://hub.docker.com/r/nitnelave/lldap type: application -version: 8.3.1 +version: 8.3.2 diff --git a/charts/stable/lldap/values.yaml b/charts/stable/lldap/values.yaml index 731d124b677..87c6de2afe4 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.6.1-debian@sha256:9a2e4619787961ef12268dc7cbe3fc3afb5f70a93e356ec602125779f61f0288 + tag: v0.6.2-debian@sha256:713f8f1c7bb769bdcc7dc86b48838ec23e45ce45ab31d562544959360e96c109 securityContext: container: readOnlyRootFilesystem: false