Skip to content

Commit

Permalink
Merge pull request #1472 from jenkins-infra/updatecli_main_94051021b9…
Browse files Browse the repository at this point in the history
…dbb9427975af39e02ffd66fd996c8440ac5b96dcd634026a2431de

Bump `ldap` slapd and crond docker images to 1.1.27
  • Loading branch information
dduportal authored Dec 11, 2024
2 parents a79ad88 + 0209a9c commit fa38c51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/ldap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: A Helm chart for ldap.jenkins.io
maintainers:
- name: [email protected]
name: ldap
version: 1.1.20
version: 1.1.21
4 changes: 2 additions & 2 deletions charts/ldap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ replicaCount: 1
image:
slapd:
repository: jenkinsciinfra/ldap
tag: 1.1.26
tag: 1.1.27
pullPolicy: IfNotPresent
crond:
repository: jenkinsciinfra/ldap
tag: cron-1.1.26
tag: cron-1.1.27
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit fa38c51

Please sign in to comment.