Releases: matipan/argocd-github-release-generator
Releases · matipan/argocd-github-release-generator
v0.0.3
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
Signed-off-by: Matias Pan <[email protected]>