Skip to content

Commit 472aa5a

Browse files
authored
chore(deps): update cr.jaegertracing.io/jaegertracing/jaeger-tracegen:latest docker digest to ca5f581 (#7477)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | cr.jaegertracing.io/jaegertracing/jaeger-tracegen | digest | `be1e8e3` -> `ca5f581` | --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <[email protected]>
1 parent 9f15c69 commit 472aa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tracegen/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
- '4318:4318'
77

88
tracegen:
9-
image: cr.jaegertracing.io/jaegertracing/jaeger-tracegen:latest@sha256:be1e8e3d9d41ace4aeb3568af9e5ffaedd8dd907555bc467a0725ac051e246da
9+
image: cr.jaegertracing.io/jaegertracing/jaeger-tracegen:latest@sha256:ca5f581ae216d0fd28a62485512b4602a99765c3d6b241538c79247c568c9c96
1010
environment:
1111
- OTEL_EXPORTER_OTLP_ENDPOINT=http://jaeger:4318
1212
command: ["-duration", "10s", "-workers", "3", "-pause", "250ms"]

0 commit comments

Comments
 (0)