Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[updatecli] Bump Fleet version used within installation documentation to 0.11.1 #3081

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: Update Fleet asset URL
Made with ❤️️ by updatecli
fleet-bot committed Nov 16, 2024
commit ea7d826767f3f1aadf0183c9344c8565966135d7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ Install the Fleet Helm charts (there's two because we separate out CRDs for ulti
helm -n cattle-fleet-system install --create-namespace --wait \
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.5/fleet-0.10.5.tgz
fleet https://github.com/rancher/fleet/releases/download/v0.11.1/fleet-0.11.1.tgz
```

## Add a Git Repo to watch