We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721abcb commit 45bb276Copy full SHA for 45bb276
README.md
@@ -32,9 +32,9 @@ See [Quick Start](./tutorial/quick-start.md) to launch a cluster on a single-nod
32
33
## Project Roadmap
34
35
-### v0.4.0
+### v0.5.0
36
37
-Rough steps for version v0.4.0:
+Rough steps for version v0.5.0:
38
39
- [x] Private initial alpha testing.
40
- [x] Cloud provider node patch to link Machines with workload cluster Nodes.
metadata.yaml
@@ -10,3 +10,6 @@ releaseSeries:
10
- major: 0
11
minor: 3
12
contract: v1beta1
13
+- major: 0
14
+ minor: 4
15
+ contract: v1beta1
0 commit comments