File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ DEMO_VERSION=latest
88# Dependent images
99COLLECTOR_CONTRIB_IMAGE = otel/opentelemetry-collector-contrib:0.108.0
1010FLAGD_IMAGE = ghcr.io/open-feature/flagd:v0.11.2
11- GRAFANA_IMAGE = grafana/grafana:11.2 .0
11+ GRAFANA_IMAGE = grafana/grafana:11.3 .0
1212JAEGERTRACING_IMAGE = jaegertracing/all-in-one:1.60
1313# must also update version field in
1414OPENSEARCH_IMAGE = opensearchproject/opensearch:2.17.1
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ the release.
77
88## Unreleased
99
10+ * [ grafana] Update grafana to 11.3.0
11+ ([ #1764 ] ( https://github.com/open-telemetry/opentelemetry-demo/pull/1764 ) )
12+
1013## 1.12.0
1114
1215* [ accountingservice] allow running the container with non root user
You can’t perform that action at this time.
0 commit comments