Skip to content

Releases: mirakl/terraform-google-gcr-cleaner

v3.0.2

19 Jan 08:06
3bdd60f
Compare
Choose a tag to compare

3.0.2 (2024-01-19)

Bug Fixes

  • ci: Don't validate pr title for dependabot pr (#91) (51f0bb8)
  • idempotency: label changed on each plan (#75) (0101278)

v3.0.1

24 Apr 15:49
f3fc3bb
Compare
Choose a tag to compare

3.0.1 (2023-04-24)

Features

v3.0.0

09 Mar 18:27
287acba
Compare
Choose a tag to compare

3.0.0 (2023-03-09)

⚠ BREAKING CHANGES

  • If scheduler name is set use it as name of the job resource (#69)

Features

  • Allow setting full version of gcr cleaner (#68) (ace8dc2)
  • If scheduler name is set use it as name of the job resource (#69) (efe22ce)

v2.0.0

23 Sep 16:56
2474e06
Compare
Choose a tag to compare

2.0.0 (2022-09-23)

⚠ BREAKING CHANGES

  • Prepare to work with terraform 1.3.0 (#66)

Bug Fixes

  • Prepare to work with terraform 1.3.0 (#66) (72f29b6)

v1.4.1

20 Sep 15:52
558c86c
Compare
Choose a tag to compare

1.4.1 (2022-09-20)

Bug Fixes

v1.4.0

10 Aug 19:28
2adc013
Compare
Choose a tag to compare

1.4.0 (2022-08-10)

Features

  • Set different rules per docker image in a Artifact Registry docker repository (#53) (75cc8dd)

Bug Fixes

  • Adding repos parameter to payload (#27) (0b62c57)

1.3.0

23 Jun 14:50
Compare
Choose a tag to compare

[v1.3.0] - 2022-06-23

Enhancements:

  • Add scheduler_job_name and scheduler_job_description optional inputs (#48)
  • Update repository security (#47)
  • Add serviceAccountUser permission when terraform is running as a service-account (#45)

Continuous Integration:

  • Upgrade jobs (#50)

1.2.0

03 Feb 14:23
Compare
Choose a tag to compare

[v1.2.0] - 2022-02-03

Documentation:

  • Updating README.md (#42)

Features:

  • Add basic Google Artifact Registry support (#39)
  • Implement dry_run to easily list images to delete (#34)

Continous Integration:

  • Fix release job (#41)

v1.1.0

03 Feb 13:40
Compare
Choose a tag to compare

[v1.1.0] - 2022-01-18

Features:

  • Add support for GCR buckets with uniform_bucket_level_access = true (#32)
  • Introduce new payload parameters (#29)

v1.0.0

03 Feb 13:56
Compare
Choose a tag to compare

[v1.0.0] - 2021-11-24

Bug Fixes:

  • Adding repos parameter to payload (#27)

Continous Integration:

  • Upgrade terraform version (#26)

Features:

  • Implementing all payload parameters (#24)