File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v3.11 .0
1+ v3.12 .0
Original file line number Diff line number Diff line change 1- [ ![ GitHub version] ( https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=v3.11 .0&x2=0 )] ( https://github.com/Praqma/helmsman/releases ) [ ![ CircleCI] ( https://circleci.com/gh/Praqma/helmsman/tree/master.svg?style=svg )] ( https://circleci.com/gh/Praqma/helmsman/tree/master )
1+ [ ![ GitHub version] ( https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=v3.12 .0&x2=0 )] ( https://github.com/Praqma/helmsman/releases ) [ ![ CircleCI] ( https://circleci.com/gh/Praqma/helmsman/tree/master.svg?style=svg )] ( https://circleci.com/gh/Praqma/helmsman/tree/master )
22
33![ helmsman-logo] ( docs/images/helmsman.png )
44
Original file line number Diff line number Diff line change 88const (
99 helmBin = "helm"
1010 kubectlBin = "kubectl"
11- appVersion = "v3.11 .0"
11+ appVersion = "v3.12 .0"
1212 tempFilesDir = ".helmsman-tmp"
1313 defaultContextName = "default"
1414 resourcePool = 10
Original file line number Diff line number Diff line change 1- # v3.11 .0
1+ # v3.12 .0
22
33## New feature
44
5- - Added detailed exit codes ( # 668 )
5+ - Added JSON schema generator for DSF ( # 675 )
66
77## Fixes and improvements
88
9- - Updated dependencies (#666 ; #667 )
10- - Check charts using helm repos from previouly merged DSFs (#673 )
9+ - Fix -target flag inconsistency between app yaml key and app release name (#678 )
You can’t perform that action at this time.
0 commit comments