From 33de5eb6625333264263c61b404c5d46efb0b1b6 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:34:21 -0500 Subject: [PATCH] Update README: GitOps is in beta (#32) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 029c232..6e54496 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Fleet GitOps -> #### 🚧 Fleet GitOps is currently in development. +> #### 🚧 Fleet GitOps is currently in beta. > -> In the meantime, you can explore this repo for a preview of Fleet's GitOps best practice, and track its progress [here](https://github.com/fleetdm/fleet/issues/13643). +> In Fleet 4.45, Fleet GitOps was released in beta. The Fleet team is currently [dogfooding](https://en.wikipedia.org/wiki/Eating_your_own_dog_food) and documenting the feature. You can track the progress [here](https://github.com/fleetdm/fleet/issues/17043). This folder illustrates the best practice for using Fleet with a GitOps workflow.