File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,9 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
41
41
### Tasks
42
42
43
43
- [ ] 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).
45
47
- [ ] Update Rust toolchain in UBI9 and stackable-base images
46
48
- [ ] Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
47
49
- [ ] Generate downstream PRs using the [ "Generate Downstream PRs"] ( https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml ) action.
You can’t perform that action at this time.
0 commit comments