Skip to content

Commit

Permalink
update release issue with steps to update ansible and helm (#1942)
Browse files Browse the repository at this point in the history
* update release issue with steps to update ansible and helm

Signed-off-by: Abhinav Gupta <abhng@amazon.com>

* updated test as sample PR

Signed-off-by: Abhinav Gupta <abhng@amazon.com>

* adding periods

Signed-off-by: Abhinav Gupta <abhng@amazon.com>
  • Loading branch information
abhinavGupta16 authored Apr 11, 2022
1 parent 036be2d commit d389483
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/release_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ __REPLACE with OpenSearch wide initiatives to improve quality and consistency.__
- [ ] Create [release tags](https://github.com/opensearch-project/opensearch-build/blob/main/jenkins/release-tag/release-tag.jenkinsfile) for each component (Jenkins job name: release-tag-creation).
- [ ] Replace refs in [manifests/{{ env.VERSION }}](/opensearch-project/opensearch-build/tree/main/manifests/{{ env.VERSION }}) with tags and remove checks.
- [ ] Generate distribution release notes reviewed by PM team for opensearch-build repository.
- [ ] Increment version for Helm Charts [(sample PR)](https://github.com/opensearch-project/helm-charts/pull/246) for the `{{ env.VERSION }}` release.
- [ ] Increment version for Ansible Charts [(sample PR)](https://github.com/opensearch-project/ansible-playbook/pull/50) for the `{{ env.VERSION }}` release.
- [ ] Prepare [for next patch release](https://github.com/opensearch-project/opensearch-plugins/blob/main/META.md#increment-a-version-in-every-plugin) by incrementing patch versions for each component.
- [ ] Lower the [frequency of builds](https://github.com/opensearch-project/opensearch-build/pull/1475) for this version of OpenSearch and/or OpenSearch Dashboards.
- [ ] Update [this template](https://github.com/opensearch-project/opensearch-build/blob/main/.github/ISSUE_TEMPLATE/release_template.md) with any new or missed steps.
Expand Down

0 comments on commit d389483

Please sign in to comment.