diff --git a/README.md b/README.md index 1c3177f2ca..3c5785b9e8 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ Install the Fleet Helm charts (there's two because we separate out CRDs for ulti ```shell helm -n cattle-fleet-system install --create-namespace --wait \ - fleet-crd https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-crd-0.11.1.tgz + fleet-crd https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-crd-0.11.2.tgz helm -n cattle-fleet-system install --create-namespace --wait \ - fleet https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-0.11.1.tgz + fleet https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-0.11.2.tgz ``` ## Add a Git Repo to watch