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 eda5a8a commit e79808aCopy full SHA for e79808a
.env
@@ -1,5 +1,5 @@
1
# Demo App version
2
-IMAGE_VERSION=2.1.1
+IMAGE_VERSION=2.1.2
3
IMAGE_NAME=ghcr.io/open-telemetry/demo
4
DEMO_VERSION=latest
5
CHANGELOG.md
@@ -7,6 +7,11 @@ the release.
7
8
## Unreleased
9
10
+## 2.1.2
11
+
12
+* [chore] add postgresql and opensearch containers to build workflow
13
+ ([#2595](https://github.com/open-telemetry/opentelemetry-demo/pull/2595))
14
15
## 2.1.1
16
17
* Align env vars
0 commit comments