File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -299,12 +299,13 @@ Maintainers can create a new release when desired by following these steps.
299
299
` Unreleased ` section for the next release. Merge the Pull Request.
300
300
4 . Create a new Pull Request to update the deployment of the demo in the
301
301
[ 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.
303
304
5 . After the Helm chart is released, create a new Pull Request which updates the
304
305
Demo's Kubernetes manifest by running ` make generate-kubernetes-manifests ` .
305
306
Merge the Pull Request.
306
307
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
308
309
supplied manifests.
309
310
310
311
[ docs ] : https://opentelemetry.io/docs/demo/
You can’t perform that action at this time.
0 commit comments