You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Marketing tasks can now reference published documentation.
101
101
### Post-release tasks
102
102
- [ ] Bump Rust version. This can be done [in this file](https://github.com/stackabletech/operator-templating/blob/main/config/rust.yaml) by changing `rust_version` and also for the ubi base image [here](https://github.com/stackabletech/docker-images/blob/main/ubi8-rust-builder/Dockerfile#L25). Please be aware that this action will change it for all repositories at the same time (when merging the templating PRs).
103
103
- [ ] Check/bump versions of kube-rs and k8s-openapi (also checking the version of k8s we build against)
104
-
- [ ] Check/bump ubi8 base image
104
+
- [ ] Check/bump ubi9 base image
105
105
- [ ] preflight now checks automatically it's own version and only runs if latest ~~Check/bump preflight~~
106
106
- [ ] Openshift certification. Create an issue from this [template](https://github.com/stackabletech/issues/blob/main/.github/ISSUE_TEMPLATE/olm_manifests.md) for the OLM manifests
107
107
- [ ] Define product versions to include in the next release
0 commit comments