Skip to content

Commit

Permalink
promote-release: v5.7.0
Browse files Browse the repository at this point in the history
{"version":"v5.7.0","inputs":"server=v5.7.0","type":"patch"}
  • Loading branch information
Chickensoupwithrice committed Sep 4, 2024
1 parent a4e11dc commit fc6c712
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions docker-compose/db-only-migrate.docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
#
pgsql:
container_name: pgsql
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres-12-alpine:5.7.0@sha256:b8c68274c0517130d9e02a8f904d76b1c7f9869cedd6537fffabef99da01733c'
image: 'index.docker.io/sourcegraph/postgres-12-alpine:5.7.0@sha256:c0a4b4dcee9ba0b66bca7a3843b218c4ad289bfaa8a9da9a03df2bdc58cb00de'
cpus: 4
mem_limit: '2g'
healthcheck:
Expand All @@ -30,7 +30,7 @@ services:

codeintel-db:
container_name: codeintel-db
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeintel-db:5.7.0@sha256:b8c68274c0517130d9e02a8f904d76b1c7f9869cedd6537fffabef99da01733c'
image: 'index.docker.io/sourcegraph/codeintel-db:5.7.0@sha256:c0a4b4dcee9ba0b66bca7a3843b218c4ad289bfaa8a9da9a03df2bdc58cb00de'
cpus: 4
mem_limit: '2g'
healthcheck:
Expand Down
54 changes: 27 additions & 27 deletions docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
# for this container will need to be updated to reflect the new connection information.
migrator:
container_name: migrator
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:5.7.0@sha256:c52e96fb8726d9ffccd59390d3ad498bf3393799153ad91c4a5c82cdda5c36d6'
image: 'index.docker.io/sourcegraph/migrator:5.7.0@sha256:bf159c8140e28331a330c3a8fde2d2da9468747d71a26105983d7807d78dbf76'
cpus: 0.5
mem_limit: '500m'
command: ['up']
Expand Down Expand Up @@ -69,7 +69,7 @@ services:
# https://caddyserver.com/docs/caddyfile
caddy:
container_name: caddy
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/caddy:5.7.0@sha256:0871eb40481f9b578d55b9fadea55b8d7820d9e0f6987cc1873ff34516b87d5d'
image: 'index.docker.io/sourcegraph/caddy:5.7.0@sha256:19781a81b24b56d583853e96f10b230b71e7e5139ca1e3b6b4e5c8142d45dcd4'
cpus: 4
mem_limit: '4g'
environment:
Expand Down Expand Up @@ -124,7 +124,7 @@ services:
# service.
sourcegraph-frontend-0:
container_name: sourcegraph-frontend-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.7.0@sha256:f983e2e582aa3e599e35d5143d98c4a596e499e9ee4315aeacfcc988a42c558a'
image: 'index.docker.io/sourcegraph/frontend:5.7.0@sha256:2f7b85bfe976df5a54316f633dd2a914984906dab1526781b5dd605790ea850d'
cpus: 4
mem_limit: '8g'
environment:
Expand Down Expand Up @@ -180,7 +180,7 @@ services:
#
sourcegraph-frontend-internal:
container_name: sourcegraph-frontend-internal
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.7.0@sha256:f983e2e582aa3e599e35d5143d98c4a596e499e9ee4315aeacfcc988a42c558a'
image: 'index.docker.io/sourcegraph/frontend:5.7.0@sha256:2f7b85bfe976df5a54316f633dd2a914984906dab1526781b5dd605790ea850d'
cpus: 4
mem_limit: '8g'
environment:
Expand Down Expand Up @@ -227,7 +227,7 @@ services:
#
gitserver-0:
container_name: gitserver-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:5.7.0@sha256:cfb3eb346e5709f0a6959a5c44df60631c3f0cd6d6381ded1e9ac34421c7945c'
image: 'index.docker.io/sourcegraph/gitserver:5.7.0@sha256:18f346dc9e326a22418a15ec9a452b1f271c8cf009b9734db1c28c152f9bf549'
cpus: 4
mem_limit: '8g'
environment:
Expand All @@ -250,7 +250,7 @@ services:
#
zoekt-indexserver-0:
container_name: zoekt-indexserver-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:5.7.0@sha256:6269c3ba18f9a7707af6fd28ed51a7d320a3e423976d9017b38a90d60d76eb61'
image: 'index.docker.io/sourcegraph/search-indexer:5.7.0@sha256:0999500ca489d85fda37d4055e636d2b859df9fadde62d10d861cb087f9a6632'
cpus: 8
mem_limit: '16g'
environment:
Expand All @@ -273,7 +273,7 @@ services:
#
zoekt-webserver-0:
container_name: zoekt-webserver-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:5.7.0@sha256:60acf4e68a225ef99353bf4411adbd25e7ab085326f1945dabadace5c7635818'
image: 'index.docker.io/sourcegraph/indexed-searcher:5.7.0@sha256:c1cbab2f29986da58b1bb0508803f24a458c5fcf8bbd2e817a47133cdbc70318'
cpus: 8
mem_limit: '50g'
environment:
Expand All @@ -300,7 +300,7 @@ services:
#
searcher-0:
container_name: searcher-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:5.7.0@sha256:5b21b7e85867a64b7ea09ca0321db33c04490a5707893336855fd633ae9bb3bf'
image: 'index.docker.io/sourcegraph/searcher:5.7.0@sha256:cb408dc4ff6fec588033f910e3bf07ba8afac8a9092e381dd6143f2f39fd9171'
cpus: 2
mem_limit: '2g'
environment:
Expand All @@ -324,7 +324,7 @@ services:
#
precise-code-intel-worker:
container_name: precise-code-intel-worker
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:5.7.0@sha256:bfc29c880441dd44f617dcb500d2e8ddd72f9de358050d02ea8f6b47ef603f02'
image: 'index.docker.io/sourcegraph/precise-code-intel-worker:5.7.0@sha256:df4b74675bd40d4e75919d5048104d711dc6724fcc12cb67025eaf61e04edf9c'
cpus: 2
mem_limit: '4g'
environment:
Expand All @@ -350,7 +350,7 @@ services:
#
repo-updater:
container_name: repo-updater
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:5.7.0@sha256:19670a2680c2ece4c6831af6d4b64564fa5a13a278c20b05d061825aacce11a1'
image: 'index.docker.io/sourcegraph/repo-updater:5.7.0@sha256:77870d48f85e903ebb8c0daa1d98b4cd78cb3d21fe48e87e8073f808fb9344f5'
cpus: 4
mem_limit: '4g'
environment:
Expand All @@ -370,7 +370,7 @@ services:
#
worker:
container_name: worker
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:5.7.0@sha256:047daa96c833052c597075f78320a98fb23962a6c75e392e72375b80b0dbf25d'
image: 'index.docker.io/sourcegraph/worker:5.7.0@sha256:1a552c4b64fb60a4e5e32ba174d83c049965f051a908b1dcd8a8dc52cf5f4645'
cpus: 4
mem_limit: '4g'
environment:
Expand All @@ -396,7 +396,7 @@ services:
#
syntect-server:
container_name: syntect-server
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:5.7.0@sha256:99512afa220283d3a4bc5136259fc762430af418a2a609ecda87a5b84a5a59a7'
image: 'index.docker.io/sourcegraph/syntax-highlighter:5.7.0@sha256:4c9ee4ab551722b6c6464cbbdb589b0c39d93a14c77caa66feef9dd852282c88'
cpus: 4
mem_limit: '6g'
healthcheck:
Expand All @@ -417,7 +417,7 @@ services:
#
symbols-0:
container_name: symbols-0
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:5.7.0@sha256:e39ad82dd02afd719a6796ff495e70833211fd31bca4f1261800a78f7e846398'
image: 'index.docker.io/sourcegraph/symbols:5.7.0@sha256:2bf925d856c495386ccb99699b73221052c51b123d346d40daaa73b32293bbd5'
cpus: 2
mem_limit: '4g'
environment:
Expand All @@ -443,7 +443,7 @@ services:
#
prometheus:
container_name: prometheus
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:5.7.0@sha256:5fdf7cc66611b0a8341be7af23869ea88dfb8540146d6f976aca6d52bf6e3795'
image: 'index.docker.io/sourcegraph/prometheus:5.7.0@sha256:5171feaeca3a3f537e636954d315cc513397d6c28894c4069c5d7a159ca8462c'
cpus: 4
mem_limit: '8g'
volumes:
Expand All @@ -470,7 +470,7 @@ services:
# 'GF_SERVER_ROOT_URL='https://grafana.example.com'
grafana:
container_name: grafana
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:5.7.0@sha256:6087a2fb5718ad1c067bdc34ecb516e953c8c16966e379e81b4aabd86e83ec4e'
image: 'index.docker.io/sourcegraph/grafana:5.7.0@sha256:6f43627170ea0b75133eb322ae9de1949a754d3ab6b1881421a1ccc876e6071a'
cpus: 1
mem_limit: '1g'
volumes:
Expand All @@ -491,7 +491,7 @@ services:
#
cadvisor:
container_name: cadvisor
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:5.7.0@sha256:6894d946b7185b18a3fbfe95a183de524abbf664c873b2d166f0a83474bd9e16'
image: 'index.docker.io/sourcegraph/cadvisor:5.7.0@sha256:1024111ea4308aae9f131c44279d503a1539336c9680444886cda4debaed49cf'
cpus: 1
mem_limit: '1g'
# You may set `privileged` to `false and `cadvisor` will run with reduced privileges.
Expand Down Expand Up @@ -524,7 +524,7 @@ services:
#
node-exporter:
container_name: node-exporter
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:5.7.0@sha256:21097799803be9d552617f23aaacf1698a186e6130989b1cda8ceb3de2f72b5e'
image: 'index.docker.io/sourcegraph/node-exporter:5.7.0@sha256:fbc7baf1e951ad48046496e0954fb84b26f1078bf7b59a6c073f2ea27d80ebe1'
cpus: .5
mem_limit: '1g'
pid: 'host'
Expand Down Expand Up @@ -553,7 +553,7 @@ services:
#
pgsql:
container_name: pgsql
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres-12-alpine:5.7.0@sha256:b8c68274c0517130d9e02a8f904d76b1c7f9869cedd6537fffabef99da01733c'
image: 'index.docker.io/sourcegraph/postgres-12-alpine:5.7.0@sha256:c0a4b4dcee9ba0b66bca7a3843b218c4ad289bfaa8a9da9a03df2bdc58cb00de'
cpus: 4
mem_limit: '4g'
shm_size: '1g'
Expand Down Expand Up @@ -581,7 +581,7 @@ services:
# for this container will need to be updated to reflect the new connection information.
pgsql-exporter:
container_name: pgsql-exporter
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.0@sha256:163e81e79738a74d51caf31943fc9368815c64b3cb8eb6fc7ecb45ad541a2709'
image: 'index.docker.io/sourcegraph/postgres_exporter:5.7.0@sha256:ccc27ededff827581dc3e7913de851ba2087c87a0f77d34ef6472189733bf56d'
cpus: 0.1
mem_limit: '50m'
networks:
Expand All @@ -600,7 +600,7 @@ services:
#
codeintel-db:
container_name: codeintel-db
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeintel-db:5.7.0@sha256:b8c68274c0517130d9e02a8f904d76b1c7f9869cedd6537fffabef99da01733c'
image: 'index.docker.io/sourcegraph/codeintel-db:5.7.0@sha256:c0a4b4dcee9ba0b66bca7a3843b218c4ad289bfaa8a9da9a03df2bdc58cb00de'
cpus: 4
mem_limit: '4g'
shm_size: '1g'
Expand Down Expand Up @@ -628,7 +628,7 @@ services:
# for this container will need to be updated to reflect the new connection information.
codeintel-db-exporter:
container_name: codeintel-db-exporter
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.0@sha256:163e81e79738a74d51caf31943fc9368815c64b3cb8eb6fc7ecb45ad541a2709'
image: 'index.docker.io/sourcegraph/postgres_exporter:5.7.0@sha256:ccc27ededff827581dc3e7913de851ba2087c87a0f77d34ef6472189733bf56d'
cpus: 0.1
mem_limit: '50m'
networks:
Expand All @@ -647,7 +647,7 @@ services:
#
codeinsights-db:
container_name: codeinsights-db
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeinsights-db:5.7.0@sha256:14f7621d5a092e85f1056429e78e31c2f60ca56b81e897114157d39dd5818f90'
image: 'index.docker.io/sourcegraph/codeinsights-db:5.7.0@sha256:f64feda703d476317a4777ae3849c5729c7bbbcd741541937bc852764811a555'
cpus: 4
mem_limit: '2g'
shm_size: '1g'
Expand Down Expand Up @@ -680,7 +680,7 @@ services:
# for this container will need to be updated to reflect the new connection information.
codeinsights-db-exporter:
container_name: codeinsights-db-exporter
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.0@sha256:163e81e79738a74d51caf31943fc9368815c64b3cb8eb6fc7ecb45ad541a2709'
image: 'index.docker.io/sourcegraph/postgres_exporter:5.7.0@sha256:ccc27ededff827581dc3e7913de851ba2087c87a0f77d34ef6472189733bf56d'
cpus: 0.1
mem_limit: '50m'
networks:
Expand All @@ -699,7 +699,7 @@ services:
#
blobstore:
container_name: blobstore
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:5.7.0@sha256:69def32b5f01447a6e88e3928d4bac839bd6783b8238f8add927acc651e9e571'
image: 'index.docker.io/sourcegraph/blobstore:5.7.0@sha256:0c7d090f4b2c1eac343869a66ca3ab794f5a52e645151abff6982a52adf1df85'
cpus: 1
mem_limit: '1g'
healthcheck:
Expand All @@ -722,7 +722,7 @@ services:
#
redis-cache:
container_name: redis-cache
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:5.7.0@sha256:fcd9ff400cd8216a31602af71494b6ac8c07ffb3b3c609059b1ed5e360c01d85'
image: 'index.docker.io/sourcegraph/redis-cache:5.7.0@sha256:b91c49dbe26d154dad09f7f91fd191e2ba24beb90861a3a424f2ca2ad8512570'
cpus: 1
mem_limit: '7g'
volumes:
Expand All @@ -738,7 +738,7 @@ services:
#
redis-store:
container_name: redis-store
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:5.7.0@sha256:cef7a283e74142ac0d7d4372e3580a93f9026b7c2fc7f5201764a78d95d77dd6'
image: 'index.docker.io/sourcegraph/redis-store:5.7.0@sha256:2e3550dc73e6c6028b42aac50943ca7d6a72735db520e35e2a15b82d72cc7797'
cpus: 1
mem_limit: '7g'
volumes:
Expand All @@ -753,7 +753,7 @@ services:
# Ports exposed to the public internet: none
otel-collector:
container_name: otel-collector
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.7.0@sha256:919110c2e872b0550d1dde6ed3a2e2066c923d0450b52f63643540caf0952e01'
image: 'index.docker.io/sourcegraph/opentelemetry-collector:5.7.0@sha256:5e2f6fe051b1a04dba9a7a53b9f92356fd5aeb6c884be623ea47aaade185a00b'
cpus: 1
mem_limit: '1g'
networks:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/executors/executor.docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.4'
services:
executor:
container_name: executor
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:5.7.0@sha256:02bdb772337809d29fbdb6ef0cdf79737e84bcaa75a72e2d6dd7acb80479f00e'
image: 'index.docker.io/sourcegraph/executor:5.7.0@sha256:5989e7713ea766c25b9f456e93d6ff3ef17d2986fa183f9bb472c466129374a4'
cpus: 1
mem_limit: '4g'
# Run as root (required for docker daemon control)
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/jaeger/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
#
jaeger:
container_name: jaeger
image: 'us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:5.7.0@sha256:bfb842395e0061f662f83325ec5f63bada240166d23cae9fb5e352a597502f08'
image: 'index.docker.io/sourcegraph/jaeger-all-in-one:5.7.0@sha256:8a42d5d4c6f08fbe1f0a8cb7db689b0f7668ebc9df1b8f4a01db159e215e40a6'
cpus: 0.5
mem_limit: '512m'
ports:
Expand Down

0 comments on commit fc6c712

Please sign in to comment.