From 479b0f2b5a477d31f5bb7cb635dde6355e2ae02c Mon Sep 17 00:00:00 2001 From: Bertrand Thomas Date: Tue, 5 Nov 2024 16:23:20 +0100 Subject: [PATCH] Dump d389 helm chart to 1.0.2 --- charts/ds389/Chart.yaml | 2 +- charts/ds389/README.md | 1 + charts/ds389/values.yaml | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 charts/ds389/README.md diff --git a/charts/ds389/Chart.yaml b/charts/ds389/Chart.yaml index afff6b0..931f0cf 100644 --- a/charts/ds389/Chart.yaml +++ b/charts/ds389/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: ds389 description: A Helm chart for deploying the 389 Directory Server -version: 1.0.1 +version: 1.0.2 appVersion: "1.0" maintainers: - name: rmahique diff --git a/charts/ds389/README.md b/charts/ds389/README.md new file mode 100644 index 0000000..b9cddd4 --- /dev/null +++ b/charts/ds389/README.md @@ -0,0 +1 @@ +# Helm chart for 389 Directory Server diff --git a/charts/ds389/values.yaml b/charts/ds389/values.yaml index bed3109..20c2d84 100644 --- a/charts/ds389/values.yaml +++ b/charts/ds389/values.yaml @@ -1,4 +1,3 @@ -# Default values for ds389-helm-chart ds389: nsName: "ds389" name: "ds389"