Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 13, 2024
1 parent d56f579 commit 3035723
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [v0.5.0](https://github.com/fujiwara/ecrm/compare/v0.4.0...v0.5.0) - 2024-09-13
- modernization by @fujiwara in https://github.com/fujiwara/ecrm/pull/21
- Bump github.com/Songmu/prompter from 0.5.0 to 0.5.1 by @dependabot in https://github.com/fujiwara/ecrm/pull/29
- Bump github.com/google/go-containerregistry from 0.16.1 to 0.20.0 by @dependabot in https://github.com/fujiwara/ecrm/pull/28
- Bump the aws-sdk-go-v2 group with 5 updates by @dependabot in https://github.com/fujiwara/ecrm/pull/25
- Bump github.com/aws/aws-lambda-go from 1.32.0 to 1.47.0 by @dependabot in https://github.com/fujiwara/ecrm/pull/27
- Bump github.com/fatih/color from 1.13.0 to 1.17.0 by @dependabot in https://github.com/fujiwara/ecrm/pull/26
- Bump goreleaser/goreleaser-action from 2 to 6 by @dependabot in https://github.com/fujiwara/ecrm/pull/24
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/fujiwara/ecrm/pull/23
- Hold images identified by digest. by @fujiwara in https://github.com/fujiwara/ecrm/pull/30
- Fix hold order by @fujiwara in https://github.com/fujiwara/ecrm/pull/40
- feat: Support manifest list as Image Index of "Docker Image Manifest V2 Schema 2" by @yamoyamoto in https://github.com/fujiwara/ecrm/pull/42
- Switch to kong by @fujiwara in https://github.com/fujiwara/ecrm/pull/41
- Add scan command. by @fujiwara in https://github.com/fujiwara/ecrm/pull/44
- Refactor types by @fujiwara in https://github.com/fujiwara/ecrm/pull/45
- collect ECS tasks whose desired status is STOPPED. by @fujiwara in https://github.com/fujiwara/ecrm/pull/46
- Bump github.com/samber/lo from 1.26.0 to 1.47.0 by @dependabot in https://github.com/fujiwara/ecrm/pull/38
- Bump github.com/fujiwara/logutils from 1.1.0 to 1.1.2 by @dependabot in https://github.com/fujiwara/ecrm/pull/35

## [v0.4.0](https://github.com/fujiwara/ecrm/compare/v0.3.3...v0.4.0) - 2023-08-29
- support to expire image indexes and soci indexes. by @fujiwara in https://github.com/fujiwara/ecrm/pull/17
- use go 1.21 by @fujiwara in https://github.com/fujiwara/ecrm/pull/19
Expand Down

0 comments on commit 3035723

Please sign in to comment.