From 4e8708051d8c123364478bcb874c27c4c5ee1bda Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:34:54 +0200 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 2bf5d7b29..13d212e68 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -63,15 +63,12 @@ This guide outlines the release process for Coolify, intended for developers and curl -fsSL https://cdn.coollabs.io/coolify-nightly/install.sh | bash -s next ``` -> [!WARNING] -> Do not use nightly builds in production as there is no guarantee of stability. -
- Beta (Coming Soon) + Beta -- **Beta (coming soon)** +- **Beta** - Test releases for the upcoming stable version. - **Purpose:** Allows users to test and provide feedback on new features and changes before they become stable. - **Update Frequency:** Available if we think beta testing is necessary. @@ -82,11 +79,11 @@ This guide outlines the release process for Coolify, intended for developers and curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash ``` -> [!WARNING] -> Do not use beta builds in production as there is no guarantee of stability. -
+> [!WARNING] +> Do not use nightly/beta builds in production as there is no guarantee of stability. + ## Version Availability When a new version is released and a new GitHub release is created, it doesn't immediately become available for your instance. Here's how version availability works for different instance types. @@ -108,7 +105,7 @@ When a new version is released and a new GitHub release is created, it doesn't i ``` > [!IMPORTANT] -> If a new release is available on GitHub but your instance hasn't updated yetor no upgrade button is shown, the CDN might not have been updated yet. This intentional delay ensures stability and allows for hotfixes before official release. +> If a new release is available on GitHub but your instance hasn't updated yet or no upgrade button is shown in the UI, the CDN might not have been updated yet. This intentional delay ensures stability and allows for hotfixes before official release. ### Cloud