Skip to content

Commit fb1e57d

Browse files
committed
chore(issue_template): Update stackable-base steps to include stackable-devel
1 parent dd3a741 commit fb1e57d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/ISSUE_TEMPLATE/update-base-stackable.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,18 @@ Add/Change/Remove anything that isn't applicable anymore
2727
2828
## Update tasks
2929

30-
- [ ] Update UBI version hash in the Dockerfile (`FROM`)
31-
- [ ] Update `PROTOC_VERSION`
30+
### `stackable-base`
31+
32+
- [ ] Update `FROM ...ubi-minimal` version hash in the Dockerfile
3233
- [ ] Update `CONFIG_UTILS_VERSION`
3334

35+
### `stackable-devel`
36+
37+
- [ ] Update `FROM ...ubi-minimal` version hash in the Dockerfile
38+
- [ ] Update `RUST_DEFAULT_TOOLCHAIN_VERSION`
39+
- [ ] Update `CARGO_CYCLONEDX_CRATE_VERSION`
40+
- [ ] Update `CARGO_AUDITABLE_CRATE_VERSION`
41+
3442
## Related Pull Requests
3543

3644
- [ ] _Link to the docker-images PR (product update)_

0 commit comments

Comments
 (0)