mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Merge 7bcb1c14a6 into a7853eb7b6
This commit is contained in:
commit
f49dfdf9e8
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ to indicate their stability and maturity. These are the statuses of non-stable f
|
|||
> [!CAUTION]
|
||||
> **Using Alpha/Beta features risks**
|
||||
>
|
||||
> Alpha and Beta features do not guarantee backward compatibility and are subject to breaking changes in the future releases.
|
||||
> It is highly suggested for Argo users not to rely on these features in production environments, especially if you do not have
|
||||
> control over the Argo CD upgrades.
|
||||
> Alpha and Beta features do not guarantee backward compatibility and are subject to breaking changes in future releases.
|
||||
> It is highly recommended for Argo users not to rely on these features in production environments, especially if you do not have
|
||||
> control over Argo CD upgrades.
|
||||
>
|
||||
> Furthermore, removal of Alpha features may modify your resources to an unpredictable state after Argo CD is upgraded.
|
||||
> You should make sure to document which features are in use and review the [release notes](./upgrading/overview.md) before upgrading.
|
||||
|
|
|
|||
Loading…
Reference in a new issue