Skip to content

Commit 9edb045

Browse files
committed
promote-release: v5.11.6271
{"version":"v5.11.6271","inputs":"server=v5.11.6271","type":"patch"}
1 parent 09f42e7 commit 9edb045

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

docker-compose/docker-compose.yaml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
# for this container will need to be updated to reflect the new connection information.
1414
migrator:
1515
container_name: migrator
16-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:5.11.6271@sha256:b58c0f3ca2d2fcc879c864fc7c08ede6374bfd19b026744b7a6306c4342233e7'
16+
image: 'index.docker.io/sourcegraph/migrator:5.11.6271@sha256:cbd753d962f3d06f317a72461b7c0db92b3f5f563375f7162d8cb19c7f270f05'
1717
cpus: 0.5
1818
mem_limit: '500m'
1919
command: ['up']
@@ -69,7 +69,7 @@ services:
6969
# https://caddyserver.com/docs/caddyfile
7070
caddy:
7171
container_name: caddy
72-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/caddy:5.11.6271@sha256:c38282a4d0e5a8ab5f975409a2cc72a377640329ecca842562b2db1585ad4632'
72+
image: 'index.docker.io/sourcegraph/caddy:5.11.6271@sha256:38360343110dc696518329045debb6f95e872c039e9fc8bc57bac036aecd0c17'
7373
cpus: 4
7474
mem_limit: '4g'
7575
environment:
@@ -124,7 +124,7 @@ services:
124124
# service.
125125
sourcegraph-frontend-0:
126126
container_name: sourcegraph-frontend-0
127-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.11.6271@sha256:41050459145302d347ea93ca30d676cd7cb0be99091d2aba206014502a7b574a'
127+
image: 'index.docker.io/sourcegraph/frontend:5.11.6271@sha256:41a6db8c6918c6b3c39b0eb697674b6bb243762d134d763a64a0f958d688f197'
128128
cpus: 4
129129
mem_limit: '8g'
130130
environment:
@@ -180,7 +180,7 @@ services:
180180
#
181181
sourcegraph-frontend-internal:
182182
container_name: sourcegraph-frontend-internal
183-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.11.6271@sha256:41050459145302d347ea93ca30d676cd7cb0be99091d2aba206014502a7b574a'
183+
image: 'index.docker.io/sourcegraph/frontend:5.11.6271@sha256:41a6db8c6918c6b3c39b0eb697674b6bb243762d134d763a64a0f958d688f197'
184184
cpus: 4
185185
mem_limit: '8g'
186186
environment:
@@ -227,7 +227,7 @@ services:
227227
#
228228
gitserver-0:
229229
container_name: gitserver-0
230-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:5.11.6271@sha256:3406a8d118e5237277ab414697dccfee49418e4aea19958ba26afc86e588405f'
230+
image: 'index.docker.io/sourcegraph/gitserver:5.11.6271@sha256:e27c7d3294b5d0532addecf5e213ba874f37f25fd2d4f138b07370af67cf39f9'
231231
cpus: 4
232232
mem_limit: '8g'
233233
environment:
@@ -250,7 +250,7 @@ services:
250250
#
251251
zoekt-indexserver-0:
252252
container_name: zoekt-indexserver-0
253-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:5.11.6271@sha256:4c5f9d12e211c0e02b7a7fc02797829f832c626f7c8d4df01e45961a0883698f'
253+
image: 'index.docker.io/sourcegraph/search-indexer:5.11.6271@sha256:e0160c02d918ec14f80e9da777090dc4e5caf9713fcc37839bfeeb96e89e837b'
254254
cpus: 8
255255
mem_limit: '16g'
256256
environment:
@@ -273,7 +273,7 @@ services:
273273
#
274274
zoekt-webserver-0:
275275
container_name: zoekt-webserver-0
276-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:5.11.6271@sha256:76031e75ea02fab656bf69f4200bc2dac7ce6b668b3a2b42d3f9b74f85bd4e36'
276+
image: 'index.docker.io/sourcegraph/indexed-searcher:5.11.6271@sha256:7d2724255f6054ff0f5c1361e685c1d39488d9897ad517580ef94f9e207288a7'
277277
cpus: 8
278278
mem_limit: '50g'
279279
environment:
@@ -300,7 +300,7 @@ services:
300300
#
301301
searcher-0:
302302
container_name: searcher-0
303-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:5.11.6271@sha256:4412d139fafcd413198f0dbd577c8edea07258ec56afc850769830585b6e7aa0'
303+
image: 'index.docker.io/sourcegraph/searcher:5.11.6271@sha256:ded76691b21898d931196caea6d61c32dcd13899d72c45e46f26558d132f1259'
304304
cpus: 2
305305
mem_limit: '2g'
306306
environment:
@@ -324,7 +324,7 @@ services:
324324
#
325325
precise-code-intel-worker:
326326
container_name: precise-code-intel-worker
327-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:5.11.6271@sha256:c35d96e45a98fba3f9cc868dabad689175f1b340b77b2c8410e576c1c7ae9bcf'
327+
image: 'index.docker.io/sourcegraph/precise-code-intel-worker:5.11.6271@sha256:d96c53c3321c6104e6476787feb6ce8a8b310be809d67c456ca9dc355f61b07e'
328328
cpus: 2
329329
mem_limit: '4g'
330330
environment:
@@ -350,7 +350,7 @@ services:
350350
#
351351
repo-updater:
352352
container_name: repo-updater
353-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:5.11.6271@sha256:d91d0d22e03df9f81ff8ffa7c181b75c54224e55bb725dc10d224b1baffcde99'
353+
image: 'index.docker.io/sourcegraph/repo-updater:5.11.6271@sha256:b43a4e5130e9c932038a514655c666b76697cbe1a30bdccb21138de3b1eb2e9d'
354354
cpus: 4
355355
mem_limit: '4g'
356356
environment:
@@ -370,7 +370,7 @@ services:
370370
#
371371
worker:
372372
container_name: worker
373-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:5.11.6271@sha256:448a308351daec707f625b70a5583346abc7a895d67cd73f625784f6aa3df929'
373+
image: 'index.docker.io/sourcegraph/worker:5.11.6271@sha256:ddb2f12b97d60fd0c47be84d4b54171f087dee61b1f88ad19bb1de69b1928beb'
374374
cpus: 4
375375
mem_limit: '4g'
376376
environment:
@@ -396,7 +396,7 @@ services:
396396
#
397397
syntect-server:
398398
container_name: syntect-server
399-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:5.11.6271@sha256:0442b08099726193dcb3704df9baf81244a3bd2351d43f842785f06686fec491'
399+
image: 'index.docker.io/sourcegraph/syntax-highlighter:5.11.6271@sha256:b7e35abc0a7a7d0df299afb662bdc3b0afdf9dcd8e3a598b4c18e2527bc92f44'
400400
cpus: 4
401401
mem_limit: '6g'
402402
healthcheck:
@@ -417,7 +417,7 @@ services:
417417
#
418418
symbols-0:
419419
container_name: symbols-0
420-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:5.11.6271@sha256:917123b954100b669cdd4356932a26d99cdd33efbfa22492976bee6358674bd7'
420+
image: 'index.docker.io/sourcegraph/symbols:5.11.6271@sha256:4525332f73c8b7936428f7ab9c238715e9ff8ce391bf31fb4344f988939cbafa'
421421
cpus: 2
422422
mem_limit: '4g'
423423
environment:
@@ -443,7 +443,7 @@ services:
443443
#
444444
prometheus:
445445
container_name: prometheus
446-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:5.11.6271@sha256:63e3ac70e3c010a64c561eaa1d84c5f16cd22d149c6fa4a3f372643c397231bd'
446+
image: 'index.docker.io/sourcegraph/prometheus:5.11.6271@sha256:97d045883618696928dabccc01fa4455b5ebae51f1e94ef64636745d7a67fbbd'
447447
cpus: 4
448448
mem_limit: '8g'
449449
volumes:
@@ -470,7 +470,7 @@ services:
470470
# 'GF_SERVER_ROOT_URL='https://grafana.example.com'
471471
grafana:
472472
container_name: grafana
473-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:5.11.6271@sha256:6581c52c1faa6409b1da99be69445017a8e6b0d4177585aa678e29d7fffec99c'
473+
image: 'index.docker.io/sourcegraph/grafana:5.11.6271@sha256:f4a02c6df43a2dfe247e4c9f1ddec6ec4015b5f2e9eb9334d7e94b07f7514fe0'
474474
cpus: 1
475475
mem_limit: '1g'
476476
volumes:
@@ -491,7 +491,7 @@ services:
491491
#
492492
cadvisor:
493493
container_name: cadvisor
494-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:5.11.6271@sha256:8b305c95b1fea17355f4e03703e49df905e6602edf5e98785131cf96337171ef'
494+
image: 'index.docker.io/sourcegraph/cadvisor:5.11.6271@sha256:9d33f17c14366bf8ee8c7f5d615ca1f7786cfce7ef3f225fb55bf618f34da063'
495495
cpus: 1
496496
mem_limit: '1g'
497497
# You may set `privileged` to `false and `cadvisor` will run with reduced privileges.
@@ -524,7 +524,7 @@ services:
524524
#
525525
node-exporter:
526526
container_name: node-exporter
527-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:5.11.6271@sha256:009b4eadde2929fc8f266131a6953d21424ed4d6d25432166ac6d45d3c21a822'
527+
image: 'index.docker.io/sourcegraph/node-exporter:5.11.6271@sha256:4dd2a12710ebb779aa01b3fd825b190953ec1a35f06a8ace7ac0a8da2b5fb642'
528528
cpus: .5
529529
mem_limit: '1g'
530530
pid: 'host'
@@ -553,7 +553,7 @@ services:
553553
#
554554
pgsql:
555555
container_name: pgsql
556-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:5.11.6271@sha256:3953a11c023bd4f9b280a20d080a282b95970e88f0d25cb01f969c85739e155e'
556+
image: 'index.docker.io/sourcegraph/postgresql-16:5.11.6271@sha256:57a9a9692e82c796772b54384c498afd635c9a5d9bb536d827a2cef03daf8aef'
557557
cpus: 4
558558
mem_limit: '4g'
559559
shm_size: '1g'
@@ -581,7 +581,7 @@ services:
581581
# for this container will need to be updated to reflect the new connection information.
582582
pgsql-exporter:
583583
container_name: pgsql-exporter
584-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.11.6271@sha256:2437cfff54ca59e6a921f5852b2b9c68c190fad6e066f62599fa8289ee60f140'
584+
image: 'index.docker.io/sourcegraph/postgres_exporter:5.11.6271@sha256:061b52da427a2eadedebcf83d5778464248587210140898d3241fca201550ba8'
585585
cpus: 0.1
586586
mem_limit: '50m'
587587
networks:
@@ -600,7 +600,7 @@ services:
600600
#
601601
codeintel-db:
602602
container_name: codeintel-db
603-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:5.11.6271@sha256:3953a11c023bd4f9b280a20d080a282b95970e88f0d25cb01f969c85739e155e'
603+
image: 'index.docker.io/sourcegraph/postgresql-16:5.11.6271@sha256:57a9a9692e82c796772b54384c498afd635c9a5d9bb536d827a2cef03daf8aef'
604604
cpus: 4
605605
mem_limit: '4g'
606606
shm_size: '1g'
@@ -628,7 +628,7 @@ services:
628628
# for this container will need to be updated to reflect the new connection information.
629629
codeintel-db-exporter:
630630
container_name: codeintel-db-exporter
631-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.11.6271@sha256:2437cfff54ca59e6a921f5852b2b9c68c190fad6e066f62599fa8289ee60f140'
631+
image: 'index.docker.io/sourcegraph/postgres_exporter:5.11.6271@sha256:061b52da427a2eadedebcf83d5778464248587210140898d3241fca201550ba8'
632632
cpus: 0.1
633633
mem_limit: '50m'
634634
networks:
@@ -647,7 +647,7 @@ services:
647647
#
648648
codeinsights-db:
649649
container_name: codeinsights-db
650-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16-codeinsights:5.11.6271@sha256:6640c8b33afcec56b76c5912a22ee12e6b0a73a9e94c768f0536bbd88c6d4eaf'
650+
image: 'index.docker.io/sourcegraph/postgresql-16-codeinsights:5.11.6271@sha256:8b343d5fb91718c5e58e709131c23b4035fab378b4425769dd85bf646ee7fa10'
651651
cpus: 4
652652
mem_limit: '2g'
653653
shm_size: '1g'
@@ -680,7 +680,7 @@ services:
680680
# for this container will need to be updated to reflect the new connection information.
681681
codeinsights-db-exporter:
682682
container_name: codeinsights-db-exporter
683-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.11.6271@sha256:2437cfff54ca59e6a921f5852b2b9c68c190fad6e066f62599fa8289ee60f140'
683+
image: 'index.docker.io/sourcegraph/postgres_exporter:5.11.6271@sha256:061b52da427a2eadedebcf83d5778464248587210140898d3241fca201550ba8'
684684
cpus: 0.1
685685
mem_limit: '50m'
686686
networks:
@@ -699,7 +699,7 @@ services:
699699
#
700700
blobstore:
701701
container_name: blobstore
702-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:5.11.6271@sha256:19e8b29e1d0d08be99cfb50ab98099f5e69b78b98093a415744659206f16e4b7'
702+
image: 'index.docker.io/sourcegraph/blobstore:5.11.6271@sha256:663053a80d4e797de29bbe53cd1a29a24d41470154adc1728d303cc08a50b956'
703703
cpus: 1
704704
mem_limit: '1g'
705705
healthcheck:
@@ -722,7 +722,7 @@ services:
722722
#
723723
redis-cache:
724724
container_name: redis-cache
725-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:5.11.6271@sha256:442c6802cdce3f956ddb289c2f288c80d88933e1e83b83e56727c75e537cebb0'
725+
image: 'index.docker.io/sourcegraph/redis-cache:5.11.6271@sha256:65e4ca06c12211ee103da8d514aa96202f3edbf70355f77c7de9de2b672d5b83'
726726
cpus: 1
727727
mem_limit: '7g'
728728
volumes:
@@ -738,7 +738,7 @@ services:
738738
#
739739
redis-store:
740740
container_name: redis-store
741-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:5.11.6271@sha256:03281b76f736bfe792c8d701ca520702a159249ae87ff00b6b61e01e847d3ecd'
741+
image: 'index.docker.io/sourcegraph/redis-store:5.11.6271@sha256:0b77b7926f4037115a3b94dced48e44cb6c988fcae7c28cba2fca3df071e8e68'
742742
cpus: 1
743743
mem_limit: '7g'
744744
volumes:
@@ -753,7 +753,7 @@ services:
753753
# Ports exposed to the public internet: none
754754
otel-collector:
755755
container_name: otel-collector
756-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.11.6271@sha256:7c1ea04babb088e1d38681f05d8c6f6617d536ef677972392fb339fbd273093f'
756+
image: 'index.docker.io/sourcegraph/opentelemetry-collector:5.11.6271@sha256:17e83cf66de6cc612e7cd272a01185d8a3e679a4994080cc7e2ffd9207d12a41'
757757
cpus: 1
758758
mem_limit: '1g'
759759
networks:

docker-compose/executors/executor.docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2.4'
22
services:
33
executor:
44
container_name: executor
5-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:5.11.6271@sha256:3cc611557003f3463825809e588f871ba38c1164d0558514f6352c17c42b6ebf'
5+
image: 'index.docker.io/sourcegraph/executor:5.11.6271@sha256:c2c51d78c41e4284fbae2c3ec75b4e3ab1ff050107ed86efc081917306f93f3a'
66
cpus: 1
77
mem_limit: '4g'
88
# Run as root (required for docker daemon control)

docker-compose/jaeger/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
#
1111
jaeger:
1212
container_name: jaeger
13-
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:5.11.6271@sha256:2e09e8f43b79e6d0a1168cd1f122090f540c1ce789655b369daf551dd1c2f0e0'
13+
image: 'index.docker.io/sourcegraph/jaeger-all-in-one:5.11.6271@sha256:41bca72bfbb230f5bd17777bb7c9b047e77e805ab797ac2a20e8b21662d549f0'
1414
cpus: 0.5
1515
mem_limit: '512m'
1616
ports:

0 commit comments

Comments
 (0)