From 42a51657712e6a3bcad5ad9515483feaacb6ad41 Mon Sep 17 00:00:00 2001 From: Sami Alajrami Date: Thu, 1 Mar 2018 14:09:59 +0100 Subject: [PATCH] updating release notes for v1.0.0 --- release-notes.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/release-notes.md b/release-notes.md index 9654409a..babddf7d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,10 +1,5 @@ -# v0.2.0 +# v1.0.0 -- Support reading cluster certificates from Google Cloud Storage (GCS). -- Supporting private helm repos in GCS. -- Support using client-certificates in the cluster authentication. -- Adding a warning about PV and PVCs possible issues when moving apps across namespaces. -- Allowing certs file paths or bucket URLs and clusterURI to be passed from environment variables. -- Fixing a bug with undefined namespaces. -- Removing the aws cli dependency. -- Smaller docker image. \ No newline at end of file +- Introducing protected namespaces and releases. +- Minor enhancments. +- Updated documentations. \ No newline at end of file