From 4164a86a46f79faaa7cb650361eeba8bce5e8429 Mon Sep 17 00:00:00 2001 From: Zee Aslam Date: Sat, 12 Aug 2023 13:33:30 -0400 Subject: [PATCH] (lldap) upgrade to latest #1341 --- cluster/apps/auth/ldap/app/helm-release.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cluster/apps/auth/ldap/app/helm-release.yaml b/cluster/apps/auth/ldap/app/helm-release.yaml index d5ceef5b29..739ebf5e69 100644 --- a/cluster/apps/auth/ldap/app/helm-release.yaml +++ b/cluster/apps/auth/ldap/app/helm-release.yaml @@ -33,7 +33,8 @@ spec: reloader.stakater.com/auto: "true" image: repository: ghcr.io/lldap/lldap - tag: v0.4.3 + # tag: v0.4.32@sha256:a2ac9a9a63fd7e926ee7b3bedafc77d428a2e8c80131853071f29234d85efa96 + tag: latest@sha256:03605d80db32d4041d74547851e20136d4c5d551de759ee88c74bcc7155edbc1 env: TZ: ${TZ} LLDAP_HTTP_PORT: &port 80