argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.69k stars 258 forks source link

Latest version 0.7.3 is from Aug 2022 #584

Closed andrii-korotkov closed 4 months ago

andrii-korotkov commented 4 months ago

Hello, I hope your day is going well. I’ve noticed that the latest version is almost 2 years old. Not sure if there are ways to have ArgoCD use newer code without a custom build, but it seems beneficial to release a new version before the next ArgoCD minor version release. Thank you.

crenshaw-dev commented 4 months ago

We currently just point Argo CD at a certain commit on the master branch. We intend to merge the entire repo into the gitops-engine repo to simplify version maintenance.