Skip to content

Commit b43316f

Browse files
authored
chore(issue_template): Mention nightly Rust toolchain update (#550)
1 parent 150b3d8 commit b43316f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/pre-release.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
4141
### Tasks
4242

4343
- [ ] Run `niv update` and test via `make run-dev`
44-
- [ ] Update Rust toolchain in the `config/versions.yaml` file.
44+
- [ ] Update stable Rust toolchain in the `config/versions.yaml` file.
45+
- [ ] Update nightly Rust toolchain in the `config/versions.yaml` file (Keep in sync across this,
46+
operator-rs and docker-images).
4547
- [ ] Update Rust toolchain in UBI9 and stackable-base images
4648
- [ ] Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
4749
- [ ] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action.

0 commit comments

Comments
 (0)