We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4661e commit 1e1a2baCopy full SHA for 1e1a2ba
.env
@@ -1,7 +1,7 @@
1
2
3
# Demo App version
4
-IMAGE_VERSION=1.11.1
+IMAGE_VERSION=1.12.0
5
IMAGE_NAME=ghcr.io/open-telemetry/demo
6
DEMO_VERSION=latest
7
CHANGELOG.md
@@ -7,6 +7,8 @@ the release.
8
## Unreleased
9
10
+## 1.12.0
11
+
12
* [accountingservice] allow running the container with non root user
13
([#1692](https://github.com/open-telemetry/opentelemetry-demo/pull/1692))
14
* [chore] Add yamllint to `make all`
0 commit comments