Skip to content

Commit 99e13c9

Browse files
committed
chore(issue_template/vector): Update instructions for version bumps
1 parent 9fbd974 commit 99e13c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ Add/Change/Remove anything that isn't applicable anymore
3434
## Update tasks
3535

3636
- [ ] Update `boil-config.toml` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
37+
- [ ] Update the `stackable-devel/boil-config.toml` for the applicable toolchain version for the vector builder.
3738
- [ ] Update all `boil-config.toml` files which reference vector.
38-
- [ ] Upload new version (see `vector/upload_new_vector_version.sh`).
39+
- [ ] Add any patches required for this version (delete patches for removed versions).
3940
- [ ] Update other dependencies if applicable (eg: inotify_tools, etc).
4041
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4142
- [ ] Update the version in demos. Add the PR(s) to the list below.

0 commit comments

Comments
 (0)