From 17694f492ba7b7e3d1db44ab1dcfc828b516888e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 23 May 2024 12:47:51 +0000 Subject: [PATCH 1/2] add acls setup for all replicas during the first startup --- templates/statefulset.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/statefulset.yaml b/templates/statefulset.yaml index 0822c02..6cedc13 100644 --- a/templates/statefulset.yaml +++ b/templates/statefulset.yaml @@ -61,7 +61,6 @@ spec: fi else cp -p -f /cm-schemas-acls/*.ldif /custom_config/ - rm -rf /custom_config/acls.ldif echo "let the replication takes care of everything :)" fi {{- if .Values.global.existingSecret }} From 7ce323a2028d4816e209f6021b7a9768f04143d2 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 23 May 2024 13:23:59 +0000 Subject: [PATCH 2/2] bump chart version and app version --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 9a3c749..c72413c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -13,8 +13,8 @@ dependencies: - bitnami-common version: ~2 home: https://www.openldap.org -version: 4.2.3 -appVersion: 2.6.6 +version: 4.2.4 +appVersion: 2.6.7 description: Community developed LDAP software icon: https://raw.githubusercontent.com/jp-gouin/helm-openldap/master/logo.png keywords: