From 6bedce06bb166af8687d80bee48bdf8f85d24463 Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 6 Aug 2024 10:10:33 +0100 Subject: [PATCH] fix release note title (#2316) --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index c04782309..da0f511c1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -57,7 +57,7 @@ This release contains new features, new nodes, node enhancements, bug fixes and
-#### Added Azure Key Vault support +#### Added Google Cloud Platform Secrets Manager support This release adds [Google Cloud Platform Secrets Manager](/external-secrets/) to the list of external secret stores. We already support AWS secrets, Azure Key Vault, Infisical and HashiCorp Vault. External secret stores are available under an enterprise license.