mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* 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)