diff --git a/README.md b/README.md index aa0ec8a4fd..1c3177f2ca 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ 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.10.5/fleet-crd-0.10.5.tgz + fleet-crd https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-crd-0.11.1.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 ```