Releases: graillus/gcrgc
Releases · graillus/gcrgc
v0.4.8
Changelog
- 271ed44 Allow disabling SemVerTagNameFilter
- 30b923b chore(deps): bump github.com/google/go-containerregistry
v0.4.7
Changelog
- a61faca chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0
- fe3771d chore(deps): bump github.com/google/go-containerregistry
- 58b15ec chore(deps): bump github.com/google/go-containerregistry
v0.4.6
Changelog
- 9aed20e chore(deps): bump github.com/k1LoW/duration from 1.1.0 to 1.2.0
- cd871bf chore(deps): bump github.com/google/go-containerregistry
- b82218f chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.14.0
- fdfbe0e chore(deps): bump github.com/gammazero/workerpool from 1.1.2 to 1.1.3
v0.4.5
Changelog
- e8e8bcc chore(ci): build docker images with goreleaser
- 48953d5 chore(deps): upgrade to go 1.18
- eec3d88 chore(deps): bump github.com/google/go-containerregistry
v0.4.5-pre
Changelog
- 7a64bf5 chore(ci): build docker images with goreleaser
- 5cc00df chore(deps): upgrade to go 1.18
v0.4.4
Merge pull request #26 from graillus/dependabot/go_modules/github.com…
v0.4.3
Merge pull request #23 from graillus/dependabot/go_modules/github.com…
v0.4.2
Changelog
- f1644e9 chore(deps): bump github.com/google/go-containerregistry
- ae3a0b6 chore(deps): bump github.com/spf13/viper from 1.7.1 to 1.10.1
- e3aa9b2 chore(deps): bump github.com/gammazero/workerpool from 1.1.1 to 1.1.2
v0.4.0
Changelog
e78a411 Update documentation in README.md
8d25f39 Fix race condition
50a272e Add test
b52828d Chore: improve CI build
66578b7 Improve perf with parallel image deletion
a9e1a86 Fix ignored settings and forgotten filter
b49f2ca Feat: add config files
2c668f7 Refactor: change flags to POSIX-style, move pkg to internal