Skip to content

Commit 4f733cd

Browse files
authored
ubi8 -> ubi9
1 parent 9ed2799 commit 4f733cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Marketing tasks can now reference published documentation.
101101
### Post-release tasks
102102
- [ ] 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).
103103
- [ ] 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
105105
- [ ] preflight now checks automatically it's own version and only runs if latest ~~Check/bump preflight~~
106106
- [ ] 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
107107
- [ ] Define product versions to include in the next release

0 commit comments

Comments
 (0)