Skip to content

Commit e612a60

Browse files
authored
feat: updated rook compatibility (#2600)
1 parent 8b7ebb7 commit e612a60

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

static/compatibilities/rook.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ icon: https://avatars.githubusercontent.com/u/22860722?s=48&v=4
22
git_url: https://github.com/rook/rook
33
release_url: https://github.com/rook/rook/releases/tag/v{vsn}
44
versions:
5+
- version: 1.18.0
6+
kube: ['1.33', '1.32', '1.31', '1.30', '1.29']
7+
requirements: []
8+
incompatibilities: []
9+
- version: 1.17.0
10+
kube: ['1.33', '1.32', '1.31', '1.30', '1.29', '1.28']
11+
requirements: []
12+
incompatibilities: []
513
- version: 1.16.0
614
kube: ['1.32', '1.31', '1.30', '1.29', '1.28', '1.27']
715
requirements: []

0 commit comments

Comments
 (0)