Update RELEASE.md

This commit is contained in:
peaklabs-dev
2024-09-18 18:34:54 +02:00
parent 5b27eef984
commit 4e8708051d

View File

@@ -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.
</details>
<details>
<summary><strong>Beta (Coming Soon)</strong></summary>
<summary><strong>Beta</strong></summary>
- **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.
</details>
> [!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