Skip to content

Commit

Permalink
[updatecli] Bump Fleet version used within installation documentation…
Browse files Browse the repository at this point in the history
… to 0.10.5 (#3053)

* chore: Update Fleet asset URL

* chore: Update Fleet CRD asset URL

Made with ❤️️ by updatecli

---------

Co-authored-by: fleet-bot <fleet@suse.de>
  • Loading branch information
rancherbot and fleet-bot authored Nov 7, 2024
1 parent a8cafe4 commit 78024f5
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 @@ -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.10.4/fleet-crd-0.10.4.tgz
fleet-crd https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-crd-0.10.5.tgz
helm -n cattle-fleet-system install --create-namespace --wait \
fleet https://github.com/rancher/fleet/releases/download/v0.10.4/fleet-0.10.4.tgz
fleet https://github.com/rancher/fleet/releases/download/v0.10.5/fleet-0.10.5.tgz
```

## Add a Git Repo to watch
Expand Down

0 comments on commit 78024f5

Please sign in to comment.