Skip to content

Releases: nikhilsbhat/helm-drift

v0.0.1

26 Mar 05:27
cb134a8
Compare
Choose a tag to compare

Changelog

  • 572d79d Add artifact hub metadata file
  • 1041630 Add support for skipping tests for identifying drift
  • dd1ed34 Add support to adding namespace to kubectl diff
  • 2e2c7ee Add support to print the summary in table format
  • ad36ede Add task to clean the residue(tempates) of last run if --skip-cleaning flag was enabled
  • 15fc4c0 Better handle the exit codes of kubectl diff
  • cb134a8 Fix script install-binary
  • c554f1b Initital commit of drift helm plugin
  • e670318 Introduce renderer and use renderer to print drifts
  • 9c56a86 Update README with updated usage
  • 093a1e3 Update artifact repo ID and fix artifact repo url in readme
  • 90c94c9 Update readme with more examples