Skip to content

Commit

Permalink
chore: Update Fleet CRD asset URL
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
fleet-bot committed Sep 12, 2023
1 parent 5ad8fac commit ca648a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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.7.1/fleet-crd-0.7.1.tgz
fleet-crd https://github.com/rancher/fleet/releases/download/v0.8.0/fleet-crd-0.8.0.tgz
helm -n cattle-fleet-system install --create-namespace --wait \
fleet https://github.com/rancher/fleet/releases/download/v0.7.1/fleet-0.7.1.tgz
```
Expand Down

0 comments on commit ca648a6

Please sign in to comment.