Skip to content

Commit

Permalink
updating some docs with the latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Jun 5, 2018
1 parent 00220b2 commit 10f3c65
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: v1.2.0-rc
version: v1.2.0
---

![helmsman-logo](docs/images/helmsman.png)
Expand Down
2 changes: 1 addition & 1 deletion docs/desired_state_specification.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: v1.2.0-rc
version: v1.2.0
---

# Helmsman desired state specification
Expand Down
17 changes: 5 additions & 12 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# v1.2.0-rc
# v1.2.0

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.
- Stable TLS and multitenancy support.
- Support for multiple values files when deploying charts.
- Fix environment variables names issue #35
- Fix #37

0 comments on commit 10f3c65

Please sign in to comment.