From df411cdb8884567922ac9d9bc65745c90fd1a40b Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Tue, 26 Jan 2021 10:48:33 +0100 Subject: [PATCH] Update alpha warning Signed-off-by: Hidde Beydals --- docs/guides/image-update.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guides/image-update.md b/docs/guides/image-update.md index df6530c5..a36a80a3 100644 --- a/docs/guides/image-update.md +++ b/docs/guides/image-update.md @@ -11,9 +11,8 @@ For a container image you can configure Flux to: - apply the changes in-cluster and rollout the container image !!! warning "Alpha version" - Note that the image update feature is currently alpha and, it only supports **semver** filters. - In the future we plan to add support for other filtering options. - Please see the [roadmap](../roadmap/index.md) for more details. + Note that the image update feature is currently alpha, + see the [roadmap](../roadmap/index.md) for more details. 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.