We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78711b commit 80e9d3eCopy full SHA for 80e9d3e
.env
@@ -1,5 +1,5 @@
1
# Demo App version
2
-IMAGE_VERSION=2.1.0
+IMAGE_VERSION=2.1.1
3
IMAGE_NAME=ghcr.io/open-telemetry/demo
4
DEMO_VERSION=latest
5
CHANGELOG.md
@@ -7,6 +7,8 @@ the release.
7
8
## Unreleased
9
10
+## 2.1.1
11
+
12
* Align env vars
13
([#2582](https://github.com/open-telemetry/opentelemetry-demo/pull/2582))
14
* [opensearch] Reduce OpenSearch container memory footprint
0 commit comments