Skip to content

v1.6.0

Compare
Choose a tag to compare
@ldemailly ldemailly released this 10 Oct 00:43
· 14 commits to main since this release
76ec073

What's Changed

  • Additional/unknown flags in configmaps/directories are warnings only now. (#45 fixing #44)

Note that it also means typos can only been seen in logs or by checking updater.Warnings() in addition to the err

You can get the count of these warnings calling a new updater.Warnings() api (and decide to fatal out if that's what you did before)

  • And also dependencies updates

Full Changelog: v1.5.3...v1.6.0