diff --git a/README.md b/README.md index 1ec5fc7dfe..c40d297aa7 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.2/fleet-crd-0.10.2.tgz + fleet-crd https://github.com/rancher/fleet/releases/download/v0.10.3/fleet-crd-0.10.3.tgz helm -n cattle-fleet-system install --create-namespace --wait \ fleet https://github.com/rancher/fleet/releases/download/v0.10.2/fleet-0.10.2.tgz ```