From 2abcc9ce8f8baecf82318ecbdaa62d7479e4fc68 Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Thu, 15 Feb 2024 06:09:02 +0100 Subject: [PATCH] website/docs: release notes 2024.2: add note about RC (#8517) --- website/docs/releases/2024/v2024.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/releases/2024/v2024.2.md b/website/docs/releases/2024/v2024.2.md index 41f64e5b47..e698e6925f 100644 --- a/website/docs/releases/2024/v2024.2.md +++ b/website/docs/releases/2024/v2024.2.md @@ -5,6 +5,8 @@ slug: /releases/2024.2 :::::note 2024.2 has not been released yet! We're publishing these release notes as a preview of what's to come, and for our awesome beta testers trying out release candidates. + +To try out the release candidate, replace your Docker image tag with the latest release candidate number, such as 2024.2.0-rc1. You can find the latest one in [the latest releases on GitHub](https://github.com/goauthentik/authentik/releases). If you don't find any, it means we haven't released one yet. ::::: ## Highlights