From 744d3ff1fb7eed5291e8094d1f668e0139bdc3d4 Mon Sep 17 00:00:00 2001 From: Matt Rebelo <92950643+reeblybeebly@users.noreply.github.com> Date: Thu, 6 Nov 2025 10:00:48 -0500 Subject: [PATCH] Update README.md (#35218) --- tools/gitops-migrate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitops-migrate/README.md b/tools/gitops-migrate/README.md index f15455d02c..79de840960 100644 --- a/tools/gitops-migrate/README.md +++ b/tools/gitops-migrate/README.md @@ -1,6 +1,6 @@ # GitOps migration tool -Fleet 4.74.1 includes [breaking changes](https://github.com/fleetdm/fleet/pull/30837/files#r2205252594) to the [experimental](https://fleetdm.com/handbook/company/product-groups#experimental-features) software YAML files. This tool automatically migrates your YAML to the new YAML format Fleet 4.74.1 expects. +Fleet 4.74.0 includes [breaking changes](https://github.com/fleetdm/fleet/pull/30837/files#r2205252594) to the [experimental](https://fleetdm.com/handbook/company/product-groups#experimental-features) software YAML files. This tool automatically migrates your YAML to the new YAML format Fleet 4.74.0 expects. How to upgrade to 4.74.0: