We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc29172 commit 7e4f1f6Copy full SHA for 7e4f1f6
.env
@@ -1,12 +1,12 @@
1
2
3
# Demo App version
4
-IMAGE_VERSION=1.9.0
+IMAGE_VERSION=1.10.0
5
IMAGE_NAME=ghcr.io/open-telemetry/demo
6
DEMO_VERSION=latest
7
8
# Dependent images
9
-COLLECTOR_CONTRIB_IMAGE=otel/opentelemetry-collector-contrib:0.101.0
+COLLECTOR_CONTRIB_IMAGE=otel/opentelemetry-collector-contrib:0.102.1
10
FLAGD_IMAGE=ghcr.io/open-feature/flagd:v0.10.2
11
GRAFANA_IMAGE=grafana/grafana:10.4.3
12
JAEGERTRACING_IMAGE=jaegertracing/all-in-one:1.57
0 commit comments