Releases: GoogleCloudPlatform/gcr-cleaner
Releases · GoogleCloudPlatform/gcr-cleaner
v0.7.2
v0.7.1
v0.7.0
Notable Changes
This release introduces a new mechanism for deleting tagged images. You can now specify tag_filter_all
or tag_filter_any
to control how the filters match against images with multiple tags. The existing behavior of tag_filter
is preserved, but will be removed in a future release. Additionally, specifying allow_tagged
is no longer necessary as specifying any tag filter will automatically activate deleting tagged images.
What's Changed
- Specify GCP policy member type by @danielharr in #60
- Upgrade tag filtering by @sethvargo in #62
New Contributors
- @danielharr made their first contribution in #60
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add structured logging and support multiple repos by @sethvargo in #58
Full Changelog: v0.5.2...v0.6.0