Skip to content

Releases: graillus/gcrgc

v0.4.8

28 Apr 04:13
e8dc8f4
Compare
Choose a tag to compare

Changelog

  • 271ed44 Allow disabling SemVerTagNameFilter
  • 30b923b chore(deps): bump github.com/google/go-containerregistry

v0.4.7

02 Feb 10:06
3976eb6
Compare
Choose a tag to compare

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

08 Nov 09:21
58257da
Compare
Choose a tag to compare

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

26 Jul 15:18
65af407
Compare
Choose a tag to compare

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

26 Jul 15:03
Compare
Choose a tag to compare
v0.4.5-pre Pre-release
Pre-release

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…

26 Jul 09:51
49b4f77
Compare
Choose a tag to compare
…/google/go-containerregistry-0.10.0

chore(deps): bump github.com/google/go-containerregistry from 0.9.0 to 0.10.0

v0.4.3

19 Apr 07:47
6b95443
Compare
Choose a tag to compare
Merge pull request #23 from graillus/dependabot/go_modules/github.com…

…/spf13/viper-1.11.0

chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0

v0.4.2

16 Jan 19:33
4f7d59b
Compare
Choose a tag to compare

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.1

27 Dec 14:17
8c444bb
Compare
Choose a tag to compare

Changelog

v0.4.0

14 Dec 10:43
e78a411
Compare
Choose a tag to compare

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