argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.01k stars 5.49k forks source link

Document release policy #5548

Open jsoref opened 3 years ago

jsoref commented 3 years ago

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

Describe the bug

There's no official published document about when releases happen

To Reproduce

See people asking "when is the next release going to happen"

Expected behavior

argocd makes releases when a version’s milestone tasks are complete — see the <…milestone-link…> page to see the tasks that are blocking the next release. in the Release policy section on the roadmap document in the docs

Screenshots

Version

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.
jsoref commented 3 years ago