Skip to content

Commit

Permalink
updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Apr 28, 2018
1 parent 490541d commit dec253e
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.1.1
# v1.2.0-rc

- Fixing charts validation not allowing the use of older chart versions.
This release focuses on improving Helmsman latency and supporting multi-tenant clusters.

- Up to 7x faster than previous version.
- Introducing the `--skip-validation` flag which skips validating the desired state.
- Support for multi-tenant k8s clusters through:
- Supporting deployment of Tiller in several namespaces with different service accounts
- Supporting securing Tillers with TLS.
- Supporting using `Secrets` as a storage background instead of configMaps.
- Upgrading rolledback releases automatically after rollback to avoid missing changed values.
- More concise logs.
- Several minor enhancements.

0 comments on commit dec253e

Please sign in to comment.