Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use live state for application version #341

Merged
merged 13 commits into from
Oct 11, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
CHANGELOG.md
  • Loading branch information
andrii-codefresh committed Oct 11, 2024
commit a12198d1e613b9b64edddc3fd01c10ca430b287e
4 changes: 3 additions & 1 deletion changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
### Features
- feat: event-reporter: report change revisions metadata in app annotations
- feat: argocd-repo-server: support for arrays in promotion versionSource
- feat: event-reporter: getting version based on synced revision
- feat: argocd-repo-server: suppress 'version not found' error message when version configuration is not provided
Loading