Releases: mirakl/terraform-google-gcr-cleaner
Releases · mirakl/terraform-google-gcr-cleaner
v3.0.2
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
3.0.1 (2023-04-24)
Features
v3.0.0
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
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
1.4.1 (2022-09-20)
Bug Fixes
v1.4.0
1.4.0 (2022-08-10)
Features
- Set different rules per docker image in a Artifact Registry docker repository (#53) (75cc8dd)
Bug Fixes
1.3.0
[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:
1.2.0
[v1.2.0] - 2022-02-03
Documentation:
Features:
- Add basic Google Artifact Registry support (#39)
- Implement dry_run to easily list images to delete (#34)
Continous Integration:
v1.1.0
[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
[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)