Skip to content

Releases: FairwindsOps/reckoner

v0.9.0

31 Dec 22:31
07af677
Compare
Choose a tag to compare

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

28 Dec 16:45
Compare
Choose a tag to compare

[0.8.4]

Fixed

  • better logging output for hooks
  • added standard out logging for all helm commands

v0.8.3

05 Dec 19:05
Compare
Choose a tag to compare

[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

05 Dec 01:18
9da1aa6
Compare
Choose a tag to compare

[0.8.2]

Fixed

  • environment variable interpolation
  • fix namespace override at chart level

v.0.8.1

30 Nov 21:07
0aeca6a
Compare
Choose a tag to compare

[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

29 Nov 23:23
Compare
Choose a tag to compare

##[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

27 Nov 22:04
Compare
Choose a tag to compare

Initial release of Reckoner