We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150b3d8 commit b43316fCopy full SHA for b43316f
1 file changed
.github/ISSUE_TEMPLATE/pre-release.md
@@ -41,7 +41,9 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
41
### Tasks
42
43
- [ ] Run `niv update` and test via `make run-dev`
44
-- [ ] Update Rust toolchain in the `config/versions.yaml` file.
+- [ ] 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).
47
- [ ] Update Rust toolchain in UBI9 and stackable-base images
48
- [ ] Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
49
- [ ] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action.
0 commit comments