Skip to content

v0.6.0

Choose a tag to compare

@wata727 wata727 released this 04 Mar 14:38
· 175 commits to master since this release

v0.6.0 (2019-03-04)

Changes

  • Remove only unused images (#32)
    • Previously, the post-processor removes images even if the image is already used elsewhere.
  • Change the minimal set permissions necessary (#32)
    • Additional API operations are required to check whether if an image is in use. See here for updated permissions.

Enhancements

  • Add dry_run option (#26)
  • Add keep_days option (#31)

Others

  • Update README.md (#23)
  • readme: added osx installation instructions (#28)
  • Go 1.12 (#29)