Skip to content

Releases: xelalexv/dregsy

0.5.1

26 Jan 13:20
Compare
Choose a tag to compare
  • fixes:
    • check for gcr.io as domain, as well as for .gcr.io as domain suffix (PR #110)
    • corrected logic for setting GCR refresher, to allow using public GCR without authentication (PR #109)
  • upgrades:
    • Go 1.21.6
    • latest Ubuntu 22.04 and Alpine 3.18
    • Skopeo 1.14.1
    • misc. lib upgrades for remediation of CVEs in dependencies
  • pre-built binaries for a few architectures are now also provided with each release; however, except for linux_amd64 provided as untested! (#101)

0.5.0

04 Apr 09:30
Compare
Choose a tag to compare
  • changed behavior: tag pruning no longer removes verbatim tags
  • support public ECR repos (issue #60)
  • allow digests in tags (issue #86)
  • use provided credentials with GCR (PR #92)
  • support latest count limit for tag sets (issue #96)
  • restart on config file change and receiving SIGHUP (issue #98)
  • upgrades:
    • Go 1.20.2
    • latest Ubuntu 22.04 and Alpine 3.17
    • Skopeo 1.11.2

0.4.5

23 Feb 13:04
Compare
Choose a tag to compare
  • upgrades:
    • Go 1.20.1
    • latest Ubuntu 22.04 and Alpine 3.17
    • Skopeo 1.11.1
    • misc. lib upgrades for CVE remediation

0.4.4

03 Nov 09:27
Compare
Choose a tag to compare
  • use Metadata-Flavor header when checking for Google metadata server (pr #82)
  • upgrades:

0.4.3

20 Jun 13:02
Compare
Choose a tag to compare

0.4.2

18 Feb 09:10
Compare
Choose a tag to compare

0.4.1

27 Jul 19:33
Compare
Choose a tag to compare
  • CVE remediations:
  • upgrades:
    • Skopeo to 1.3.1 (Alpine) & 1.3.0 (Ubuntu)
    • Alpine to 3.14.0
    • Ubuntu 20.04 to latest container image

0.4.0

25 May 11:26
Compare
Choose a tag to compare
  • support for image matching (issue #16, alpha feature)
  • tag filtering with semver and regex (issue #22, alpha feature)
  • support token based authentication for Google Artifact Registry (issue #51)
  • doc updates & corrections

0.3.6

05 Apr 14:00
Compare
Choose a tag to compare
  • added container image based on Ubuntu 20.04 (issue #47)

0.3.5

05 Feb 19:29
Compare
Choose a tag to compare
  • upgraded to Alpine 3.13.1 & Skopeo 1.2.1 (issue #29)