Skip to content

Commit

Permalink
updating release notes for v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Apr 4, 2018
1 parent f141292 commit 538e6b5
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# v1.1.0
# v1.1.1

This release introduces some new features and comes with several enhancements in logging and validation.

- Introducing `priority` key for apps in the desired state to define the priority (order) of processing apps (useful for dependencies).
- Introducing `wait` key for apps to block helmsman execution until a release operation is complete.
- Intorducing the `--ns-override` flag for overriding namespaces defined in the desired state (useful for deploying from git branches to namespaces).
- Support initializing helm with a k8s service account.
- Introducing the `--verbose` flag for more detailed logs.
- Cleaning up any downloaded certs/keys after execution.
- Improved logging with full helm error messages.
- Improved validations for desired states.
- Bumping Helm and Kubectl versions in docker images.
- Providing multiple docker image tags for different helm versions.
- Fixing not waiting for helm Tiller to be ready.
- Fixing a bug in helm release search.
- Fixing charts validation not allowing the use of older chart versions.

0 comments on commit 538e6b5

Please sign in to comment.