Skip to content

Commit 12b4d1f

Browse files
rancherbotfleet-bot
andauthored
Bump Fleet version in installation documentation (#5053)
* chore: Update Fleet CRD asset URL Made with ❤️️ by updatecli * chore: Update Fleet asset URL Made with ❤️️ by updatecli --------- Co-authored-by: fleet-bot <fleet@suse.de>
1 parent 8653ea5 commit 12b4d1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Install the Fleet Helm charts (there's two because we separate out CRDs for ulti
3737

3838
```shell
3939
helm -n cattle-fleet-system install --create-namespace --wait \
40-
fleet-crd https://github.com/rancher/fleet/releases/download/v0.15.0/fleet-crd-0.15.0.tgz
40+
fleet-crd https://github.com/rancher/fleet/releases/download/v0.15.1/fleet-crd-0.15.1.tgz
4141
helm -n cattle-fleet-system install --create-namespace --wait \
42-
fleet https://github.com/rancher/fleet/releases/download/v0.15.0/fleet-0.15.0.tgz
42+
fleet https://github.com/rancher/fleet/releases/download/v0.15.1/fleet-0.15.1.tgz
4343
```
4444

4545
## Add a Git Repo to watch

0 commit comments

Comments
 (0)