Skip to content

Commit fec055c

Browse files
committed
update release process
1 parent 739f8cb commit fec055c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -299,12 +299,13 @@ Maintainers can create a new release when desired by following these steps.
299299
`Unreleased` section for the next release. Merge the Pull Request.
300300
4. Create a new Pull Request to update the deployment of the demo in the
301301
[OpenTelemetry Helm
302-
Charts](https://github.com/open-telemetry/opentelemetry-helm-charts) repo. Merge the Pull Request.
302+
Charts](https://github.com/open-telemetry/opentelemetry-helm-charts) repo.
303+
Merge the Pull Request.
303304
5. After the Helm chart is released, create a new Pull Request which updates the
304305
Demo's Kubernetes manifest by running `make generate-kubernetes-manifests`.
305306
Merge the Pull Request.
306307
6. Create a new Tag for the _new_ version with a suffix of `-k8s`. This tag
307-
will be used to deploy the new version of the demo to Kubernetes using the
308+
will be used to deploy the new version of the demo to Kubernetes using the
308309
supplied manifests.
309310

310311
[docs]: https://opentelemetry.io/docs/demo/

0 commit comments

Comments
 (0)