Skip to content

Commit 04967ad

Browse files
committed
promote-release: v6.0.12741
{"version":"v6.0.12741","inputs":"server=6.0.12741","type":"patch"}
1 parent 2bc141d commit 04967ad

24 files changed

+35
-35
lines changed

Diff for: base/monitoring/cadvisor/cadvisor.DaemonSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
serviceAccountName: cadvisor
2727
containers:
2828
- name: cadvisor
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:6.0.12741@sha256:ad2b2f687083a57ce9c08c1b043f3a3dc582332346f8dfe8111e0ff8bfb4d760
29+
image: index.docker.io/sourcegraph/cadvisor:6.0.12741@sha256:1e142b2fbfc58346397c6c26fa675db13b4c8d0328837425436afae8c7a3b742
3030
args:
3131
# Kubernetes-specific flags below (other flags are baked into the Docker image)
3232
#

Diff for: base/monitoring/grafana/grafana.StatefulSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: grafana
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:6.0.12741@sha256:11a7ca384e29249c3c458e19728a5cab88c14b67fba5121dbbf6859caa33f7c7
29+
image: index.docker.io/sourcegraph/grafana:6.0.12741@sha256:0a71401646a9384504793517522b8de0f4e29047e55d12bc1bddd8bd908fa69f
3030
terminationMessagePolicy: FallbackToLogsOnError
3131
ports:
3232
- containerPort: 3370

Diff for: base/monitoring/jaeger/jaeger.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
containers:
3232
- name: jaeger
33-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:6.0.12741@sha256:92041edcc59e78722fc7a79e2401173964baa0d2654f823b3b13991b055ff664
33+
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.0.12741@sha256:f1b8ea5216091c21c91c4aa53b3a8bc4fc5525a630267a1ea7880b8df7b0c817
3434
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
3535
ports:
3636
- containerPort: 5775

Diff for: base/monitoring/node-exporter/node-exporter.DaemonSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
spec:
2525
containers:
2626
- name: node-exporter
27-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:6.0.12741@sha256:5412cf963e69eb77f232b24e869755b5ef1704a252b2f2695e21428234ea5156
27+
image: index.docker.io/sourcegraph/node-exporter:6.0.12741@sha256:559a5bfcc28f68e868d8e83575221834ca999eb8dd67f83acb1e034284a16482
2828
imagePullPolicy: IfNotPresent
2929
resources:
3030
limits:

Diff for: base/monitoring/otel-collector/otel-agent.DaemonSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: otel-agent
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.0.12741@sha256:e181d177ee6b57c818304b70242fa68a6d2974fe8ab414cf0da0404ed870690e
29+
image: index.docker.io/sourcegraph/opentelemetry-collector:6.0.12741@sha256:ccaf8862c9dc03535da075690f6b1a2b15fc3e1d0aa1d9c02f5d17c7da2724b2
3030
command:
3131
- "/bin/otelcol-sourcegraph"
3232
- "--config=/etc/otel-agent/config.yaml"

Diff for: base/monitoring/otel-collector/otel-collector.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: otel-collector
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.0.12741@sha256:e181d177ee6b57c818304b70242fa68a6d2974fe8ab414cf0da0404ed870690e
29+
image: index.docker.io/sourcegraph/opentelemetry-collector:6.0.12741@sha256:ccaf8862c9dc03535da075690f6b1a2b15fc3e1d0aa1d9c02f5d17c7da2724b2
3030
command:
3131
- "/bin/otelcol-sourcegraph"
3232
# To use a custom configuration, edit otel-collector.ConfigMap.yaml

Diff for: base/monitoring/prometheus/prometheus.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- name: prometheus
28-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:6.0.12741@sha256:4b23997e161d3c6f67f51bf6be32dc2a245ed90c8274c3908f8ac949c74dc975
28+
image: index.docker.io/sourcegraph/prometheus:6.0.12741@sha256:29a73f3bc930d9fe8bd37799140eb520fcb70fad65a2561b582c5cf83bf32a5f
2929
terminationMessagePolicy: FallbackToLogsOnError
3030
env:
3131
- name: SG_NAMESPACE

Diff for: base/sourcegraph/blobstore/blobstore.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: blobstore
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:6.0.12741@sha256:ab5a06204cd78c36c2897ce6c38f9e59a8006a588e051c9a580b4f4ed788ae23
29+
image: index.docker.io/sourcegraph/blobstore:6.0.12741@sha256:24aaf757694570936145590bc5c084724a25c82be6dfaa8ec879901757b29f51
3030
livenessProbe:
3131
httpGet:
3232
path: /

Diff for: base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
initContainers:
2828
- name: correct-data-dir-permissions
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.0.12741@sha256:2b1b36680cba85399e5681db5698e55adcea5c98d4562cc9f6b481f76946b56e
29+
image: index.docker.io/sourcegraph/alpine-3.14:6.0.12741@sha256:a23bc47f02f7c516b9324df78ccb2c2219d0b8face7394be6dc86656f2a2c959
3030
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
3131
volumeMounts:
3232
- mountPath: /var/lib/postgresql/data/
@@ -45,7 +45,7 @@ spec:
4545
runAsUser: 70
4646
containers:
4747
- name: codeinsights
48-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16-codeinsights:6.0.12741@sha256:1cd0dd818ec2b5bff7994b288681e4b27896b19dc6b1e0c3da20478442ac351c
48+
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.0.12741@sha256:c39341a8fc2136d06324da5d81fc991b7085e7eda9ada7de6eb1b43799f44bee
4949
env:
5050
- name: POSTGRES_DB
5151
value: postgres
@@ -82,7 +82,7 @@ spec:
8282
value: postgres://postgres:@localhost:5432/?sslmode=disable
8383
- name: PG_EXPORTER_EXTEND_QUERY_PATH
8484
value: /config/code_insights_queries.yaml
85-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.0.12741@sha256:19cd29ab6804eb353b6ccce918b999aac88712065fc7338d29c8aee21d16dabd
85+
image: index.docker.io/sourcegraph/postgres_exporter:6.0.12741@sha256:759ba27d7c8a41e54ebb81f100523154016d1f198444038e362333a018b8cd4a
8686
terminationMessagePolicy: FallbackToLogsOnError
8787
name: pgsql-exporter
8888
ports:

Diff for: base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
spec:
2828
initContainers:
2929
- name: correct-data-dir-permissions
30-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.0.12741@sha256:2b1b36680cba85399e5681db5698e55adcea5c98d4562cc9f6b481f76946b56e
30+
image: index.docker.io/sourcegraph/alpine-3.14:6.0.12741@sha256:a23bc47f02f7c516b9324df78ccb2c2219d0b8face7394be6dc86656f2a2c959
3131
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
3232
volumeMounts:
3333
- mountPath: /data
@@ -45,7 +45,7 @@ spec:
4545
memory: "50Mi"
4646
containers:
4747
- name: pgsql
48-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.0.12741@sha256:58ccfe54eee11e7415ae98f81af2f0c2764ac0f6517fba0e10b2e28c6d6c3720
48+
image: index.docker.io/sourcegraph/postgresql-16:6.0.12741@sha256:5e816aeed9f7b149f87d42f00ed5609aa72902fcaf094b63cb6c59528638c98b
4949
terminationMessagePolicy: FallbackToLogsOnError
5050
readinessProbe:
5151
exec:
@@ -87,7 +87,7 @@ spec:
8787
value: postgres://sg:@localhost:5432/?sslmode=disable
8888
- name: PG_EXPORTER_EXTEND_QUERY_PATH
8989
value: /config/code_intel_queries.yaml
90-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.0.12741@sha256:19cd29ab6804eb353b6ccce918b999aac88712065fc7338d29c8aee21d16dabd
90+
image: index.docker.io/sourcegraph/postgres_exporter:6.0.12741@sha256:759ba27d7c8a41e54ebb81f100523154016d1f198444038e362333a018b8cd4a
9191
terminationMessagePolicy: FallbackToLogsOnError
9292
name: pgsql-exporter
9393
ports:

Diff for: base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
spec:
3030
initContainers:
3131
- name: migrator
32-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:6.0.12741@sha256:dde18fed445c5b642d655450c4f34a7cefc6454ac72d236010cad667b1647c09
32+
image: index.docker.io/sourcegraph/migrator:6.0.12741@sha256:7649ade672e93ebfe2c42356577cd0ed0b9c820db6b01d2db1a7e5db4de79f80
3333
args: ["up"]
3434
resources:
3535
limits:
@@ -48,7 +48,7 @@ spec:
4848
name: sourcegraph-frontend-env
4949
containers:
5050
- name: frontend
51-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:6.0.12741@sha256:927330b5f05fd61b37ce6521ded43a889bba0f5a49b07efd0c0f8b15196fda25
51+
image: index.docker.io/sourcegraph/frontend:6.0.12741@sha256:537ba84496fa28bdbfce17213059dbf468496fae7839cb470ad3430a9a7ccb9e
5252
args:
5353
- serve
5454
envFrom:

Diff for: base/sourcegraph/gitserver/gitserver.StatefulSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
fieldPath: status.hostIP
3636
- name: OTEL_EXPORTER_OTLP_ENDPOINT
3737
value: http://$(OTEL_AGENT_HOST):4317
38-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:6.0.12741@sha256:af71aa0355eda2ce4787686d3465e431c9c072f31b26fd47252f32ff5a139c63
38+
image: index.docker.io/sourcegraph/gitserver:6.0.12741@sha256:7c9ab2d3424c278a9fc16ec05c3db79b5743e3466ddc0dbc68936af2019c7dbc
3939
terminationMessagePolicy: FallbackToLogsOnError
4040
livenessProbe:
4141
initialDelaySeconds: 5

Diff for: base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
value: http://$(OTEL_AGENT_HOST):4317
3434
- name: OPENTELEMETRY_DISABLED
3535
value: "false"
36-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:6.0.12741@sha256:210f713afda35c526ffb5db0c1c1a9ccde9a1381584fb24ccd797da3b584f758
36+
image: index.docker.io/sourcegraph/indexed-searcher:6.0.12741@sha256:4053e81d8bc0f52a3649fadc93017db5583d3d248896f064b650efc94c8ac4b5
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
ports:
3939
- containerPort: 6070
@@ -72,7 +72,7 @@ spec:
7272
value: http://$(OTEL_AGENT_HOST):4317
7373
- name: OPENTELEMETRY_DISABLED
7474
value: "false"
75-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:6.0.12741@sha256:be49dc73123c121ca63528d735c90463adf3eda21eaa52765207c0c9000717e5
75+
image: index.docker.io/sourcegraph/search-indexer:6.0.12741@sha256:3fb0a8b29f070e8c065098c3a47032da4399f146a7fe3dd893c14f5ed83c2cc2
7676
terminationMessagePolicy: FallbackToLogsOnError
7777
ports:
7878
- containerPort: 6072

Diff for: base/sourcegraph/pgsql/pgsql.StatefulSet.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
spec:
2828
initContainers:
2929
- name: correct-data-dir-permissions
30-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.0.12741@sha256:2b1b36680cba85399e5681db5698e55adcea5c98d4562cc9f6b481f76946b56e
30+
image: index.docker.io/sourcegraph/alpine-3.14:6.0.12741@sha256:a23bc47f02f7c516b9324df78ccb2c2219d0b8face7394be6dc86656f2a2c959
3131
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
3232
volumeMounts:
3333
- mountPath: /data
@@ -46,7 +46,7 @@ spec:
4646
memory: "50Mi"
4747
containers:
4848
- name: pgsql
49-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.0.12741@sha256:58ccfe54eee11e7415ae98f81af2f0c2764ac0f6517fba0e10b2e28c6d6c3720
49+
image: index.docker.io/sourcegraph/postgresql-16:6.0.12741@sha256:5e816aeed9f7b149f87d42f00ed5609aa72902fcaf094b63cb6c59528638c98b
5050
terminationMessagePolicy: FallbackToLogsOnError
5151
readinessProbe:
5252
exec:
@@ -90,7 +90,7 @@ spec:
9090
value: postgres://sg:@localhost:5432/?sslmode=disable
9191
- name: PG_EXPORTER_EXTEND_QUERY_PATH
9292
value: /config/queries.yaml
93-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.0.12741@sha256:19cd29ab6804eb353b6ccce918b999aac88712065fc7338d29c8aee21d16dabd
93+
image: index.docker.io/sourcegraph/postgres_exporter:6.0.12741@sha256:759ba27d7c8a41e54ebb81f100523154016d1f198444038e362333a018b8cd4a
9494
terminationMessagePolicy: FallbackToLogsOnError
9595
name: pgsql-exporter
9696
ports:

Diff for: base/sourcegraph/precise-code-intel/worker.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
fieldPath: status.hostIP
4747
- name: OTEL_EXPORTER_OTLP_ENDPOINT
4848
value: http://$(OTEL_AGENT_HOST):4317
49-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:6.0.12741@sha256:ee8ed40eecde39bf87a33ba49714458d38df00c908eaaf468f6f71900b086bb0
49+
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.0.12741@sha256:358299818701050f79e1164dd1bd080a9a63aa51e045a2bbc6968c836752ac5e
5050
terminationMessagePolicy: FallbackToLogsOnError
5151
livenessProbe:
5252
httpGet:

Diff for: base/sourcegraph/redis/redis-cache.Deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: redis-cache
29-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:6.0.12741@sha256:342770baa86e759c3c6e01d851912ff903c7b10fd05cc7fff79a04ef785dde3c
29+
image: index.docker.io/sourcegraph/redis-cache:6.0.12741@sha256:d33ee5d933b12582cd2dc96e42a00d0d0d91ba1d96515d6fa1570999e5d7646d
3030
terminationMessagePolicy: FallbackToLogsOnError
3131
livenessProbe:
3232
initialDelaySeconds: 30
@@ -70,7 +70,7 @@ spec:
7070
- mountPath: /redis-data
7171
name: redis-data
7272
- name: redis-exporter
73-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.0.12741@sha256:ae7c85e30b020a3e826c50217b1063b0efdec1d426575b1a7041e62c7a4bf4a9
73+
image: index.docker.io/sourcegraph/redis_exporter:6.0.12741@sha256:d235a51336864ae4a29689164b1bc7640aeeb666606412bc3f492e82a03458dd
7474
terminationMessagePolicy: FallbackToLogsOnError
7575
ports:
7676
- containerPort: 9121

Diff for: base/sourcegraph/redis/redis-store.Deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- name: redis-store
28-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:6.0.12741@sha256:41e494d8879ed60f1545838061570d3817cc1ec8b9d3066e4aef0b1ecb6087c3
28+
image: index.docker.io/sourcegraph/redis-store:6.0.12741@sha256:1d6030691248795bbe92ca90488450ff4f866dc474639741bf40bfe667aececc
2929
terminationMessagePolicy: FallbackToLogsOnError
3030
livenessProbe:
3131
initialDelaySeconds: 30
@@ -69,7 +69,7 @@ spec:
6969
- mountPath: /redis-data
7070
name: redis-data
7171
- name: redis-exporter
72-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.0.12741@sha256:ae7c85e30b020a3e826c50217b1063b0efdec1d426575b1a7041e62c7a4bf4a9
72+
image: index.docker.io/sourcegraph/redis_exporter:6.0.12741@sha256:d235a51336864ae4a29689164b1bc7640aeeb666606412bc3f492e82a03458dd
7373
terminationMessagePolicy: FallbackToLogsOnError
7474
ports:
7575
- containerPort: 9121

Diff for: base/sourcegraph/repo-updater/repo-updater.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
spec:
3030
containers:
3131
- name: repo-updater
32-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:6.0.12741@sha256:1fa7587eedf480164d15227a93612adf987f174c006443aa123723b0f2abc3db
32+
image: index.docker.io/sourcegraph/repo-updater:6.0.12741@sha256:84caaa067038be67faedcbbf94e426a9109791a3f8f4d63d131de5fbcad36f27
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

Diff for: base/sourcegraph/searcher/searcher.StatefulSet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
fieldPath: status.hostIP
4747
- name: OTEL_EXPORTER_OTLP_ENDPOINT
4848
value: http://$(OTEL_AGENT_HOST):4317
49-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:6.0.12741@sha256:385cb4ae7e22aed3fdb38f490308e4607e7f631ed19c60f43342a787c39fc30e
49+
image: index.docker.io/sourcegraph/searcher:6.0.12741@sha256:3553ad2bd96086e84b55efa00217a6380de709825a7ec889c3a73ed386819c92
5050
terminationMessagePolicy: FallbackToLogsOnError
5151
ports:
5252
- containerPort: 3181

Diff for: base/sourcegraph/symbols/symbols.StatefulSet.yaml

+1-1
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: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:6.0.12741@sha256:1a6b5604ed81ac91d1688419c54fe72cdfb55e575533d4a8676a142d577df08f
46+
image: index.docker.io/sourcegraph/symbols:6.0.12741@sha256:a4ffeec7988437f7f54fcc5ef80dc90328279559760724549445d737757a6273
4747
livenessProbe:
4848
httpGet:
4949
path: /healthz

Diff for: base/sourcegraph/syntect-server/syntect-server.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
allowPrivilegeEscalation: false
3333
runAsGroup: 101
3434
runAsUser: 100
35-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:6.0.12741@sha256:8b95ca58dfca929ff0464bc463c7c7a899c23f6102d65d1481a2028b77a7cf97
35+
image: index.docker.io/sourcegraph/syntax-highlighter:6.0.12741@sha256:bd55fa2ac96a88a0886dcdf0dc4ed23370b42016b179a2769564f59a4ea784ff
3636
terminationMessagePolicy: FallbackToLogsOnError
3737
livenessProbe:
3838
httpGet:

Diff for: base/sourcegraph/worker/worker.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
fieldPath: status.hostIP
4949
- name: OTEL_EXPORTER_OTLP_ENDPOINT
5050
value: http://$(OTEL_AGENT_HOST):4317
51-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:6.0.12741@sha256:8eb1d0658ef979102f7359fcda693cf6e28bed28a0a18d84a72dea7dcba3237e
51+
image: index.docker.io/sourcegraph/worker:6.0.12741@sha256:d6810d5f821ccf7b9094fd7c22a648eb0839c8075c90dd05353368e626e64d06
5252
terminationMessagePolicy: FallbackToLogsOnError
5353
livenessProbe:
5454
httpGet:

Diff for: components/executors/dind/executor.Deployment.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
spec:
2929
containers:
3030
- name: executor
31-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:6.0.12741@sha256:d76c2b65aac1453f4ad0955e00c8510f336ff4f0264efd502b16e4c0bae93652
31+
image: index.docker.io/sourcegraph/executor:6.0.12741@sha256:074d7463517ce40b1e37f03c961a4febd28415cee0c946e276b9c7afc39e086e
3232
imagePullPolicy: Always
3333
livenessProbe:
3434
exec:
@@ -60,7 +60,7 @@ spec:
6060
- mountPath: /scratch
6161
name: executor-scratch
6262
- name: dind
63-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/dind:6.0.12741@sha256:aad353aa76028939d348b79c3409919f3d8ebf918ecb10a7d6b6aeb750557b68
63+
image: index.docker.io/sourcegraph/dind:6.0.12741@sha256:1584e72207fe88b405776032f8f29f526a24f1de34a56ea5f389dbffb9db7e2a
6464
imagePullPolicy: Always
6565
securityContext:
6666
privileged: true

Diff for: components/executors/k8s/executor.Deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
serviceAccountName: executor
3030
containers:
3131
- name: executor
32-
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor-kubernetes:6.0.12741@sha256:c012fd9b878ef0f957babe2522fef664782e642fe0d843d967ca51bb621a6425
32+
image: index.docker.io/sourcegraph/executor-kubernetes:6.0.12741@sha256:4ff8475bce14636c7428353fb975f1a7442424ff4254578d35240c448103916d
3333
imagePullPolicy: Always
3434
livenessProbe:
3535
exec:

0 commit comments

Comments
 (0)