Skip to content

Releases: matipan/argocd-github-release-generator

v0.0.3

08 Apr 13:54
0cf2bd5
Compare
Choose a tag to compare
Implement more flexible release filtering rules

This commit adds three new options:
- KeepReleases: how many releases should be returned starting from the
  latest
- OnlyLatestMinor: if true returns only the latest minor.patch per
  major
- OnlyLatestPatch: if true returns only the latest patch for each minor.
  OnlyLatestMinor has precedence over this

Signed-off-by: Matias Pan <[email protected]>

v0.0.1 release

07 Mar 19:37
13202f1
Compare
Choose a tag to compare
Signed-off-by: Matias Pan <[email protected]>