From 2a37084b09e54a97a9c45cdb9e42b4870b27a5b8 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:18:56 +0000 Subject: [PATCH] chore: Update ldap (slapd) image in helm chart values MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/ldap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ldap/values.yaml b/charts/ldap/values.yaml index bf9d85b0..d6c500f5 100644 --- a/charts/ldap/values.yaml +++ b/charts/ldap/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: slapd: repository: jenkinsciinfra/ldap - tag: 1.1.33 + tag: 1.1.34 pullPolicy: IfNotPresent crond: repository: jenkinsciinfra/ldap