Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 67b02f0

Browse files
update symbols and repo-updater
1 parent 3366037 commit 67b02f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/repo-updater/repo-updater.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
spec:
3030
containers:
3131
- name: repo-updater
32-
image: index.docker.io/sourcegraph/repo-updater:6.2.1106@sha256:4a37051d8221e41e23c491334995dac1db3561c614344386856c9ac2dafab815
32+
image: index.docker.io/sourcegraph/repo-updater:6.3.4167@sha256:b348d65ba159501386a444af6a94566620711a4767909a4f01c07b8e6ba454b
3333
env:
3434
# OTEL_AGENT_HOST must be defined before OTEL_EXPORTER_OTLP_ENDPOINT to substitute the node IP on which the DaemonSet pod instance runs in the latter variable
3535
- name: OTEL_AGENT_HOST

base/symbols/symbols.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
fieldPath: status.hostIP
5050
- name: OTEL_EXPORTER_OTLP_ENDPOINT
5151
value: http://$(OTEL_AGENT_HOST):4317
52-
image: index.docker.io/sourcegraph/symbols:6.2.1106@sha256:3a2e282d27d0669323532b7515fc0b76016b4e15c8049540382312a5563a7f1c
52+
image: index.docker.io/sourcegraph/symbols:6.3.4167@sha256:caecea6f17d1f03cde25ba2ec6fa315a5b0e2e27e6bc0b13bdfc2499c3a8b783
5353
terminationMessagePolicy: FallbackToLogsOnError
5454
livenessProbe:
5555
httpGet:

0 commit comments

Comments
 (0)