Update RELEASE.md
This commit is contained in:
parent
d1f28b42e5
commit
5b27eef984
1 changed files with 7 additions and 7 deletions
14
RELEASE.md
14
RELEASE.md
|
|
@ -63,8 +63,8 @@ ## Version Types
|
|||
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.
|
||||
> [!WARNING]
|
||||
> Do not use nightly builds in production as there is no guarantee of stability.
|
||||
|
||||
</details>
|
||||
|
||||
|
|
@ -82,8 +82,8 @@ ## Version Types
|
|||
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 beta builds in production as there is no guarantee of stability.
|
||||
|
||||
</details>
|
||||
|
||||
|
|
@ -113,12 +113,12 @@ ### Self-Hosted
|
|||
### Cloud
|
||||
|
||||
- **Update Frequency:** Less frequent as it's a managed service.
|
||||
- **Update Availability:** New versions are available once @andrasbacsai has updated the cloud version manually.
|
||||
- **Update Availability:** New versions are available once Andras has updated the cloud version manually.
|
||||
- **Update Method:**
|
||||
- Updates are managed by @andrasbacsai, who ensures each cloud version is thoroughly tested and stable before releasing it.
|
||||
- Updates are managed by Andras, who ensures each cloud version is thoroughly tested and stable before releasing it.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> The cloud version of Coolify may be several versions behind the latest GitHub releases. This is intentional to ensure stability and reliability for cloud users.
|
||||
> The cloud version of Coolify may be several versions behind the latest GitHub releases even if the CDN is updated. This is intentional to ensure stability and reliability for cloud users and Andras will manully update the cloud version when the update is ready.
|
||||
|
||||
## Manually Update to Specific Versions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue