mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
Fixes a regression when the config file used is printed to stdout even when the list-changed command is run. It is now only printed when --print-config=true. Also, config printing is now done to stderr so the flag can also be used in combination with the list-changed command. Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>