Files
deprecated-helm-charts/incubator/check-mk
AdamDang baa90586eb Add appVersion key for check-mk and fix Yaml format error (#4754)
* Add appVersion key for check-mk

The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.

* Fix some yaml format error

incubator/check-mk/values.yaml
  20:6      error    wrong indentation: expected 4 but found 5  (indentation)
  28:91     error    trailing spaces  (trailing-spaces)
  29:92     error    trailing spaces  (trailing-spaces)
  30:94     error    trailing spaces  (trailing-spaces)
  35:4      error    missing starting space in comment  (comments)
2018-04-07 07:20:08 -07:00
..