File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ IMAGE_NAME=ghcr.io/open-telemetry/demo
6
6
DEMO_VERSION = latest
7
7
8
8
# Dependent images
9
- COLLECTOR_CONTRIB_IMAGE = otel/opentelemetry-collector-contrib:0.96 .0
10
- GRAFANA_IMAGE = grafana/grafana:10.4.0
9
+ COLLECTOR_CONTRIB_IMAGE = otel/opentelemetry-collector-contrib:0.97 .0
10
+ GRAFANA_IMAGE = grafana/grafana:10.4.1
11
11
JAEGERTRACING_IMAGE = jaegertracing/all-in-one:1.55
12
12
# must also update version field in /src/grafana/provisioning/datasources/opensearch.yml
13
13
OPENSEARCH_IMAGE = opensearchproject/opensearch:2.12.0
14
14
POSTGRES_IMAGE = postgres:16.2
15
- PROMETHEUS_IMAGE = quay.io/prometheus/prometheus:v2.50 .1
15
+ PROMETHEUS_IMAGE = quay.io/prometheus/prometheus:v2.51 .1
16
16
REDIS_IMAGE = redis:7.2-alpine
17
17
TRACETEST_IMAGE_VERSION = v0.16.0
18
18
TRACETEST_IMAGE = kubeshop/tracetest:${ TRACETEST_IMAGE_VERSION }
You can’t perform that action at this time.
0 commit comments