Skip to content

Commit fdbeab8

Browse files
authored
Bumped calico version to 3.15
Bumped calico version to 3.15
1 parent cc45432 commit fdbeab8

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)