From 5dd9a25b28314a4ea0c14e03dab3180156eff3d4 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Sun, 28 Feb 2021 20:35:04 -0600 Subject: [PATCH] Update ldap chart releasenotes to latest This change updates the releasenotes for the ldap chart to the latest version of the chart as of this patchset. Change-Id: I8c22fb3a7b0c6235e7179d96e32c1f160bf08ed2 --- releasenotes/notes/ldap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes/notes/ldap.yaml b/releasenotes/notes/ldap.yaml index 1bd1f9bd7..5b136bf96 100644 --- a/releasenotes/notes/ldap.yaml +++ b/releasenotes/notes/ldap.yaml @@ -1,4 +1,5 @@ --- ldap: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" ...