File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,14 @@ kcp-operator is a Kubernetes operator to deploy and run [kcp](https://github.com
2222
2323The table below marks known support of a kcp version in kcp-operator versions.
2424
25- | kcp | ` main ` |
26- | ------ | ------------------ |
27- | ` main ` | :warning : [ ^ 1 ] |
28- | 0.27.x | :white_check_mark : |
25+ <!-- The same table is in docs/content/README.md, make sure to keep them in-sync. -->
26+
27+ | kcp | ` main ` | 0.1.x |
28+ | ------ | ------------------ | ------------------ |
29+ | ` main ` | :warning : | :question : |
30+ | 0.29.x | :white_check_mark : | :question : |
31+ | 0.28.x | :white_check_mark : | :question : |
32+ | 0.27.x | :question : | :white_check_mark : |
2933
3034[ ^ 1 ] : While we try to support kcp's ` main ` branch, this support is best effort and should not be used for deploying actual kcp instances.
3135
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ kcp-operator is a Kubernetes operator to deploy and run [kcp](https://github.com
2020
2121The table below marks known support of a kcp version in kcp-operator versions.
2222
23+ <!-- The same table is in the global README.md, make sure to keep them in-sync. -->
24+
2325| kcp | ` main ` | 0.1.x |
2426| ------ | ------------------ | ------------------ |
2527| ` main ` | :warning : | :question : |
You can’t perform that action at this time.
0 commit comments