Skip to content

Commit 2ac3728

Browse files
authored
Merge pull request #3275 from kubealex/patch-1
Bumped calico version to 3.15
2 parents cc45432 + fdbeab8 commit 2ac3728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/user/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ Calico is used here as an example.
574574

575575
```bash
576576
kubectl --kubeconfig=./capi-quickstart.kubeconfig \
577-
apply -f https://docs.projectcalico.org/v3.12/manifests/calico.yaml
577+
apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml
578578
```
579579

580580
After a short while, our nodes should be running and in `Ready` state,

0 commit comments

Comments
 (0)