File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,23 @@ Extra plugins added:
19
19
- A patch that allows for the use of sentry via ` DRYDOCK_ENABLE_SENTRY ` and ` DRYDOCK_SENTRY_DSN `
20
20
- Patch for cms and lms worker pods to allow pod probes and lifecycle to work properly. Enabled via ` DRYDOCK_POD_LIFECYCLE `
21
21
22
+ Version compatibility matrix
23
+ ----------------------------
24
+
25
+ You must install a supported release of this plugin to match the Open
26
+ edX and Tutor version you are deploying. If you are installing this
27
+ plugin from a branch in this Git repository, you must select the
28
+ appropriate one:
29
+
30
+ | Open edX release | Tutor version | Plugin branch | Plugin release |
31
+ | ------------------| -------------------| ---------------| ----------------|
32
+ | Maple | ` >=13.2, <14 ` | Not supported | 0.7.x |
33
+ | Nutmeg | ` >=14.0, <15 ` | Not supported | 0.7.x |
34
+ | Olive | ` >=15.0, <16 ` | Not supported | 15.x.x |
35
+ | Palm | ` >=16.0, <17 ` | ` palm ` | 16.x.x |
36
+ | Quince | ` >=17.0, <18 ` | ` quince ` | 17.x.x |
37
+ | Redwood | ` >=18.0, <19 ` | ` main ` | >=18.0.0 |
38
+
22
39
Installation
23
40
------------
24
41
You can’t perform that action at this time.
0 commit comments