diff --git a/README.md b/README.md index ff729f41cd..45fc931791 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.13.3/fleet-crd-0.13.3.tgz + fleet-crd https://github.com/rancher/fleet/releases/download/v0.13.4/fleet-crd-0.13.4.tgz helm -n cattle-fleet-system install --create-namespace --wait \ - fleet https://github.com/rancher/fleet/releases/download/v0.13.3/fleet-0.13.3.tgz + fleet https://github.com/rancher/fleet/releases/download/v0.13.4/fleet-0.13.4.tgz ``` ## Add a Git Repo to watch