Skip to content

Commit b4e2970

Browse files
committed
chore: prepare 0.20.0 release
Signed-off-by: Patrik Cyvoct <[email protected]>
1 parent a532736 commit b4e2970

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ Currently `scaleway-cloud-controller-manager` currently implements:
2424

2525
## Compatibility matrix
2626

27-
| | K8S 1.15 | K8S 1.16 | K8S 1.17 | K8S 1.18 |
27+
| | K8S 1.17 | K8S 1.18 | K8S 1.19 | K8S 1.20 |
2828
|---------|----------|----------|----------|----------|
29-
| v0.1.x | ~ | ~ || ~ |
30-
| v0.18.x | ~ | ~ | ~ ||
29+
| v0.1.x || ~ | ~ | ~ |
30+
| v0.18.x | ~ || ~ | ~ |
31+
| v0.19.x | ~ | ~ || ~ |
32+
| v0.20.x | ~ | ~ | ~ ||
3133

3234
- `` fully supported
3335
- `~` some features may not be supported (usually a Kubernetes version mismatch)

0 commit comments

Comments
 (0)