We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07ad28 commit 3f01bd9Copy full SHA for 3f01bd9
.github/ISSUE_TEMPLATE/prepare-release.md
@@ -18,3 +18,8 @@ projects: ["maykinmedia/15"]
18
- [ ] Update READMEs with release dates + links
19
- [ ] Bump version number with `bin/bump-my-version.sh bump <major|minor|patch>`
20
- [ ] 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