Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 792 Bytes

Changelog

v0.4.0

PR#9:

  • upgrade dependencies, make it compatible with Helm 2.13.

v0.3.0

PR#6:

  • add Sentry support
  • adjust documentation and command line helpers

v0.2.0

PR#5:

  • switch from dep to go modules
  • upgrade dependencies
  • simplify a bit the example and its instructions
  • add containersol/helm-monitor Docker container

v0.1.2

  • PR#4 add --expected-result-count flag by @markomalis

v0.1.1

  • install.sh: add missing -L flag to curl command and do not rely on bash

v0.1.0

  • Initial release