-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sami Alajrami
committed
Mar 1, 2018
1 parent
c922716
commit 42a5165
Showing
1 changed file
with
4 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
- Introducing protected namespaces and releases. | ||
- Minor enhancments. | ||
- Updated documentations. |