Skip to content

Commit

Permalink
chore: Updated the content of the file "/tmp/updatecli/github/rancher...
Browse files Browse the repository at this point in the history
... /fleet/README.md"

Made with ❤️️ by updatecli
  • Loading branch information
fleet-bot committed Dec 16, 2022
1 parent 80d56e2 commit acbd861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,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.5.0/fleet-crd-0.5.0.tgz
fleet-crd https://github.com/rancher/fleet/releases/download/v0.5.0/fleet-0.5.0.tgz
helm -n cattle-fleet-system install --create-namespace --wait \
fleet https://github.com/rancher/fleet/releases/download/v${VERSION}/fleet-${VERSION}.tgz
fleet https://github.com/rancher/fleet/releases/download/v0.5.0/fleet-0.5.0.tgz
```

## Add a Git Repo to watch
Expand Down

0 comments on commit acbd861

Please sign in to comment.