From cf7c0c9a42aa74dbf24464695a5e450e6071f809 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Fri, 16 Jun 2023 14:18:43 +0200 Subject: [PATCH] docs(faq): explain when new Renovate OSS releases are added to the hosted app (#22816) Co-authored-by: Rhys Arkins <rhys@arkins.net> --- docs/usage/faq.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/usage/faq.md b/docs/usage/faq.md index 9980fc6433..06a97ac3e1 100644 --- a/docs/usage/faq.md +++ b/docs/usage/faq.md @@ -29,6 +29,11 @@ The Renovate team only fixes bugs in an older version if: If you're using the hosted app, you don't need to do anything, as the Renovate maintainers update the hosted app regularly. If you're self hosting Renovate, use the latest release if possible. +## When are new Renovate OSS releases added to the hosted Mend Renovate App? + +The Renovate maintainers manually update the hosted app. +This means the hosted app can lag a few hours to a week behind the open source version. + ## Renovate core features not supported on all platforms | Feature | Platforms which lack feature | See Renovate issue(s) | -- GitLab