We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c6f73 commit a69101dCopy full SHA for a69101d
README.md
@@ -12,6 +12,12 @@
12
13
This is Dash0's fork of the OpenTelemetry Demo.
14
15
+## How to create a new release
16
+
17
+1. Create a new tag following the semantic versioning format: `X.Y.Z`. This will trigger a GitHub action to build everything.
18
+2. Create new release using https://github.com/dash0hq/opentelemetry-demo/releases
19
+3. This will automatically update the containerVersion for the demo in ArgoCD
20
21
## Welcome to the OpenTelemetry Astronomy Shop Demo
22
23
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based
0 commit comments