Skip to content

v2.9.0+1

Compare
Choose a tag to compare
@databus23 databus23 released this 26 Apr 22:58
· 431 commits to master since this release
  • restructure plugin cli to allow for subcommands
    • Deprecate helm diff in favor of helm diff upgrade
  • Add commands to diff revisions (#22), thanks to @aananthraj
    • helm diff revision RELEASE REVISION1 [REVISION2]
    • helm diff rollback RELEASE REVISION
  • Allow to specify chart version when diffing an upgrade