Skip to content

Commit 5844bbf

Browse files
committed
Update K8s images in base to v6.9.391
1 parent e013575 commit 5844bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/monitoring/jaeger/jaeger.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
containers:
3232
- name: jaeger
33-
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.2.1106@sha256:c1ee8d613be75032066a9da24f54ebae19eacb63e42338e920abd6383ce168a6
33+
image: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:6.9.391@sha256:fcc7158a43cc5254b6392ae5ed50c6e3b53ef427a8114ac99d7be020a6233501
3434
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
3535
ports:
3636
- containerPort: 5775

0 commit comments

Comments
 (0)