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 11---
22name : Release Notes
33about : 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"
55assignees : ' '
66---
77
@@ -28,9 +28,9 @@ assignees: ''
2828- [ ] Upgrade guide: Document how to use stackablectl to uninstall all and install new release
2929- [ ] Upgrade guide: Document how to use helm to uninstall all and install new release
3030- [ ] 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
3434```
3535
3636Once the above items are complete, the following checks need to be done
You can’t perform that action at this time.
0 commit comments