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.11.2 (#3147)

* chore: Update Fleet asset URL

Made with ❤️️ by updatecli

* chore: Update Fleet CRD asset URL

Made with ❤️️ by updatecli

---------

Co-authored-by: fleet-bot <[email protected]>
  • Loading branch information
rancherbot and fleet-bot authored Dec 13, 2024
1 parent c22332c commit ecf0bb4
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.11.1/fleet-crd-0.11.1.tgz
fleet-crd https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-crd-0.11.2.tgz
helm -n cattle-fleet-system install --create-namespace --wait \
fleet https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-0.11.1.tgz
fleet https://github.com/rancher/fleet/releases/download/v0.11.2/fleet-0.11.2.tgz
```

## Add a Git Repo to watch
Expand Down

0 comments on commit ecf0bb4

Please sign in to comment.