File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Release Notes
3
3
about : This template can be used to track the progress of the SDP Release Notes compilation
4
- title : " chore(tracking): Release Notes for SDP XX.(X) X"
4
+ title : " chore(tracking): Release Notes for SDP YY.(M)M. X"
5
5
assignees : ' '
6
6
---
7
7
@@ -28,9 +28,9 @@ assignees: ''
28
28
- [ ] Upgrade guide: Document how to use stackablectl to uninstall all and install new release
29
29
- [ ] Upgrade guide: Document how to use helm to uninstall all and install new release
30
30
- [ ] Upgrade guide: Every breaking change of all our operators
31
- - [ ] Upgrade guide: List dropped supported product versions (if there are some )
32
- - [ ] Upgrade guide: List dropped supported operators (if there are some )
33
- - [ ] Upgrade guide: List supported k8s versions
31
+ - [ ] Upgrade guide: List removed product versions (if there are any )
32
+ - [ ] Upgrade guide: List removed operators (if there are any )
33
+ - [ ] Upgrade guide: List supported Kubernetes versions
34
34
```
35
35
36
36
Once the above items are complete, the following checks need to be done
You can’t perform that action at this time.
0 commit comments