Skip to content

Commit 3f01bd9

Browse files
authored
📝 Add checklist for Helm charts in release issue template
1 parent b07ad28 commit 3f01bd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/prepare-release.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ projects: ["maykinmedia/15"]
1818
- [ ] Update READMEs with release dates + links
1919
- [ ] Bump version number with `bin/bump-my-version.sh bump <major|minor|patch>`
2020
- [ ] Update changelog
21+
- [ ] Check the impact of this release on the Helm charts and make issues for this in https://github.com/maykinmedia/charts if needed, e.g.
22+
- [ ] New environment variables were added
23+
- [ ] New setup configuration steps or changes to format
24+
- [ ] New containers required
25+
- [ ] ...

0 commit comments

Comments
 (0)