Skip to content

Commit

Permalink
Update dependency grafana to v2.11.0 (#866)
Browse files Browse the repository at this point in the history
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Jan 6, 2025
1 parent 97da580 commit 3dedf96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Use renovate to keep the version up-to-date
# renovate: datasource=github-releases depName=grafana packageName=grafana/grafana-opentelemetry-java
ARG GRAFANA_OPENTELEMETRY_VERSION=2.10.0
ARG GRAFANA_OPENTELEMETRY_VERSION=2.11.0
FROM us-docker.pkg.dev/grafanalabs-global/docker-grafana-opentelemetry-java-prod/grafana-opentelemetry-java:$GRAFANA_OPENTELEMETRY_VERSION AS agent

FROM springio/petclinic
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.production
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Use renovate to keep the version up-to-date
# renovate: datasource=github-releases depName=grafana packageName=grafana/grafana-opentelemetry-java
ARG GRAFANA_OPENTELEMETRY_VERSION=2.10.0
ARG GRAFANA_OPENTELEMETRY_VERSION=2.11.0
FROM us-docker.pkg.dev/grafanalabs-global/docker-grafana-opentelemetry-java-prod/grafana-opentelemetry-java:$GRAFANA_OPENTELEMETRY_VERSION AS agent

FROM springio/petclinic
Expand Down

0 comments on commit 3dedf96

Please sign in to comment.