Skip to content

Commit 8ea582d

Browse files
authored
Merge pull request #802 from timmycarr/master
Update component versions in getting started
2 parents 0b69e09 + f64665a commit 8ea582d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting_started.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ Once you have access to a management cluster, you can instantiate Cluster API wi
108108

109109
```shell
110110
$ clusterctl init \
111-
--core cluster-api:v0.3.0-rc.2 \
112-
--bootstrap kubeadm:v0.3.0-rc.2 \
113-
--control-plane kubeadm:v0.3.0-rc.2 \
111+
--core cluster-api:v0.3.0-rc.3 \
112+
--bootstrap kubeadm:v0.3.0-rc.3 \
113+
--control-plane kubeadm:v0.3.0-rc.3 \
114114
--infrastructure vsphere:v0.6.0-rc.1
115115
```
116116

0 commit comments

Comments
 (0)