-
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
Luis Davim
committed
Dec 12, 2019
1 parent
c3ca345
commit d4731fb
Showing
2 changed files
with
5 additions
and
11 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
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,16 +1,10 @@ | ||
# v1.13.0 | ||
# v1.13.1 | ||
|
||
> If you are already using an older version of Helmsman than v1.4.0-rc, please read the changes below carefully and follow the upgrade guide [here](docs/migrating_to_v1.4.0-rc.md) | ||
# Fixes and improvements: | ||
- Fixed issues when runnin tillerless mode. PRs #320 #325 #305 #307 | ||
- Improved support for running on Windows. PR #287 | ||
- Improved support for local helm charts. PR #314 #291 | ||
- Improved build process and moved to go 1.13.1. PRs #306 #313 #317 #322 | ||
- Fixes bug that prevented Helmsman from deleting untracked releases; PR #337 | ||
- Bumped to go v1.13.5; PR #333 | ||
|
||
# New features: | ||
- Support hiera-eyaml as optional solution for secrets encryption. PR #323 | ||
- New group flag to allow releasing a subset of apps | ||
- Added support for SSM params in the Helm values file. PR #295 | ||
- Added support for yaml anchors. PR #302 | ||
- Added flag to opt out of the default Helm repos. PR #304 | ||
None, bug fix release |