Skip to content

Commit

Permalink
tag release
Browse files Browse the repository at this point in the history
  • Loading branch information
xelalexv committed Apr 4, 2023
1 parent d3fdb4c commit 6eb8c83
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog

## `master`
## `0.5.0`
- changed behavior: tag pruning no longer removes verbatim tags
- allow digests in tags (issue #86)
- support latest count limit for tag sets (issue #96)
- 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`
- upgrades:
Expand Down

0 comments on commit 6eb8c83

Please sign in to comment.