Releases: FairwindsOps/reckoner
Releases · FairwindsOps/reckoner
v0.9.0
Added\n* The ability to specify helm_args in course.yml\n\nBreaking changes\n* None, however the --debug flag will be deprecated in later versions. Warnings are added.\n\nFixed\n* Numerous code formatting and spelling issues
v0.8.4
[0.8.4]
Fixed
- better logging output for hooks
- added standard out logging for all helm commands
v0.8.3
[0.8.3]
Fixed
- formating of the helm string that was broken by recent rebase
- context setting in the course and overidable by chart
v0.8.2
[0.8.2]
Fixed
- environment variable interpolation
- fix namespace override at chart level
v.0.8.1
[0.8.1]
Fixed
- Nested values not being converted to strings properly
- Namespaces not being handled properly
Updated
- Error handling in the .call() method and course.plot()
v0.8.0
##[0.8.0]
Added
- mock reset so tests will pass again after adding helm.help call
Updated
- Improved error handling around helm binary
plot
process to it actually installs the charts
v0.7.2
Initial release of Reckoner