mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-21 23:21:48 +00:00
Update alpha warning
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
a83c26a864
commit
df411cdb88
1 changed files with 2 additions and 3 deletions
|
|
@ -11,9 +11,8 @@ For a container image you can configure Flux to:
|
||||||
- apply the changes in-cluster and rollout the container image
|
- apply the changes in-cluster and rollout the container image
|
||||||
|
|
||||||
!!! warning "Alpha version"
|
!!! warning "Alpha version"
|
||||||
Note that the image update feature is currently alpha and, it only supports **semver** filters.
|
Note that the image update feature is currently alpha,
|
||||||
In the future we plan to add support for other filtering options.
|
see the [roadmap](../roadmap/index.md) for more details.
|
||||||
Please see the [roadmap](../roadmap/index.md) for more details.
|
|
||||||
|
|
||||||
For production environments, this feature allows you to automatically deploy application patches
|
For production environments, this feature allows you to automatically deploy application patches
|
||||||
(CVEs and bug fixes), and keep a record of all deployments in Git history.
|
(CVEs and bug fixes), and keep a record of all deployments in Git history.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue