Skip to content

Commit 5808da3

Browse files
committed
bump readme
Signed-off-by: Pavel Okhlopkov <pavel.okhlopkov@flant.com>
1 parent 56b2502 commit 5808da3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@ SDK to easy compile your hooks as a binary and integrate with addon operator
33

44
## Usage
55

6+
### Module-SDK version compatibility with Deckhouse
7+
| Module-SDK version | Deckhouse version|
8+
| --- | --- |
9+
| v0.2.X | < v1.71.0 |
10+
| v0.3.X | >=v1.71.0 |
11+
12+
### Module-SDK features compatibility with Deckhouse
13+
| Module-SDK version | Deckhouse version|
14+
| --- | --- |
15+
| Readiness Probe | >= v1.71.0 |
16+
| Applications | Coming soon |
17+
| Applications Settings check | Coming soon |
18+
| Modules v2 | Coming soon |
19+
| Modules v2 Settings check | Coming soon |
20+
| Modules Settings check | Coming soon |
21+
22+
623
### One file example
724
This file must be in 'hooks/' folder to build binary (see examples for correct layout)
825

0 commit comments

Comments
 (0)