Skip to content

Commit 311c7b9

Browse files
committed
update images for symbols and repo-updater in patch
1 parent 38b4b96 commit 311c7b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/sourcegraph/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:b348d65ba159501386a444af6a94566620711a4767909a4f01c07b8e6ba454bb
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/sourcegraph/symbols/symbols.StatefulSet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
fieldPath: status.hostIP
4444
- name: OTEL_EXPORTER_OTLP_ENDPOINT
4545
value: http://$(OTEL_AGENT_HOST):4317
46-
image: index.docker.io/sourcegraph/symbols:6.2.1106@sha256:3a2e282d27d0669323532b7515fc0b76016b4e15c8049540382312a5563a7f1c
46+
image: index.docker.io/sourcegraph/symbols:6.3.4167@sha256:caecea6f17d1f03cde25ba2ec6fa315a5b0e2e27e6bc0b13bdfc2499c3a8b783
4747
livenessProbe:
4848
httpGet:
4949
path: /healthz

0 commit comments

Comments
 (0)