mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-08 16:26:42 -04:00
Release issue template: docker-icinga2 is only required for pre-2.16
Starting with v2.16, container images are built from within this repo without using the docker-icinga2 repo. Thus, updates there are only relevant if an older version is released.
This commit is contained in:
parent
5855790474
commit
5b3cb10a8f
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/release.md
vendored
2
.github/ISSUE_TEMPLATE/release.md
vendored
|
|
@ -17,7 +17,7 @@ assignees: ''
|
|||
- [ ] Create and push a signed tag for the version
|
||||
- [ ] Build and release DEB and RPM packages
|
||||
- [ ] Build and release Windows packages
|
||||
- [ ] Merge dependency updates in https://github.com/Icinga/docker-icinga2/pulls
|
||||
- [ ] Only for releases of versions older than v2.16: Merge dependency updates in https://github.com/Icinga/docker-icinga2/pulls
|
||||
- [ ] Create release on GitHub
|
||||
- [ ] Update public docs
|
||||
- [ ] Announce release
|
||||
|
|
|
|||
Loading…
Reference in a new issue