Skip to content

Commit

Permalink
Merge branch 'main' into chore.update-buildx-config
Browse files Browse the repository at this point in the history
  • Loading branch information
puckpuck authored Jun 7, 2024
2 parents 2239a59 + 7e4f1f6 commit c2f85e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@


# Demo App version
IMAGE_VERSION=1.9.0
IMAGE_VERSION=1.10.0
IMAGE_NAME=ghcr.io/open-telemetry/demo
DEMO_VERSION=latest

# Dependent images
COLLECTOR_CONTRIB_IMAGE=otel/opentelemetry-collector-contrib:0.101.0
COLLECTOR_CONTRIB_IMAGE=otel/opentelemetry-collector-contrib:0.102.1
FLAGD_IMAGE=ghcr.io/open-feature/flagd:v0.10.2
GRAFANA_IMAGE=grafana/grafana:10.4.3
JAEGERTRACING_IMAGE=jaegertracing/all-in-one:1.57
Expand Down

0 comments on commit c2f85e7

Please sign in to comment.