Skip to content

Commit

Permalink
release_patch: v5.7.2474
Browse files Browse the repository at this point in the history
{"version":"v5.7.2474","inputs":"server=v5.7.2474","type":"patch"}
  • Loading branch information
jdpleiness committed Sep 18, 2024
1 parent 146e833 commit ea5fe3c
Show file tree
Hide file tree
Showing 24 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion base/monitoring/cadvisor/cadvisor.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
serviceAccountName: cadvisor
containers:
- name: cadvisor
image: index.docker.io/sourcegraph/cadvisor:5.6.185@sha256:91fef9d8f036927f6218fb507be07cab003e9412ff8aa081416ebe0e9cd77b7b
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:5.7.2474@sha256:9452f91b2da0d65fdaf0f6995ebd2f580c7f4762e11b1d1e9e396f5fa45b708b
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: grafana
image: index.docker.io/sourcegraph/grafana:5.6.185@sha256:0a8cef20bed768048074d39802703963f1b5e1a0907aa7f692867701de75ca60
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:5.7.2474@sha256:851e7194d3d5bac99c49880bdb3a4ecee50928c5d675ed356c1a9aa92ad48f7d
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: index.docker.io/sourcegraph/jaeger-all-in-one:5.6.185@sha256:c0411e4910926c92896b3ec6cf4b2f5dc0d6c99cb7433035406f57b51cdab2ef
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:5.7.2474@sha256:cbef43b08b635f39b9073baabfb597de19781f529e7021e18251a197f529ab9c
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/node-exporter/node-exporter.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: node-exporter
image: index.docker.io/sourcegraph/node-exporter:5.6.185@sha256:76798c4a14a3d6b67cd062c297e910ea42311d182668ab20dc38e5892f3d7796
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:5.7.2474@sha256:cc07425ed91e8c0de6e45978fe0953f9fa573a8fca30af4050ab8a7eb85c6942
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/otel-collector/otel-agent.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-agent
image: index.docker.io/sourcegraph/opentelemetry-collector:5.6.185@sha256:6d5fdb5bcadc518c2580662f28788b5866a48a848d2551d795221e49e1814452
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.7.2474@sha256:4651f3600b53c440812052bdbb77155c78b4bf2649898ca3906b6808f34fec80
command:
- "/bin/otelcol-sourcegraph"
- "--config=/etc/otel-agent/config.yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-collector
image: index.docker.io/sourcegraph/opentelemetry-collector:5.6.185@sha256:6d5fdb5bcadc518c2580662f28788b5866a48a848d2551d795221e49e1814452
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.7.2474@sha256:4651f3600b53c440812052bdbb77155c78b4bf2649898ca3906b6808f34fec80
command:
- "/bin/otelcol-sourcegraph"
# To use a custom configuration, edit otel-collector.ConfigMap.yaml
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/prometheus/prometheus.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: prometheus
image: index.docker.io/sourcegraph/prometheus:5.6.185@sha256:39cc8f35fb46db19a5e36c3bc05144daada4fdd3dd4d195141e0edeac47f3d9d
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:5.7.2474@sha256:e973dd5d018a6a56c4712df43c382f770e680f6668fd48436a376e0b2548f7d6
terminationMessagePolicy: FallbackToLogsOnError
env:
- name: SG_NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/blobstore/blobstore.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: blobstore
image: index.docker.io/sourcegraph/blobstore:5.6.185@sha256:a8906b3be4c2e954e1ee630e8371bc626712cb3d64793fdbeb3be7df5b6f8713
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:5.7.2474@sha256:6f0964b2bf434803b4f9f1276fb05756ed53eb831649d53f996602c018415d62
livenessProbe:
httpGet:
path: /
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:5.6.185@sha256:7b2ecc8f4ed6a0dd1175ad81a3b3f32ebe4b9ab2cea4cbc25aabad5d0da76ab4
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.7.2474@sha256:a75b55035bf9404fafdade7acca24d5a7ba25996d2b27e189dbcc7498b2ccff7
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
volumeMounts:
- mountPath: /var/lib/postgresql/data/
Expand All @@ -45,7 +45,7 @@ spec:
runAsUser: 70
containers:
- name: codeinsights
image: index.docker.io/sourcegraph/codeinsights-db:5.6.185@sha256:11730061fdd4bcf70df3beb3be06f1b72ef9f9ef3974900a6a8c67dc270c57f9
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeinsights-db:5.7.2474@sha256:da278667ab8a2beba5dadfe862c1551d60634958b758fd4d8a64de48ed192e7e
env:
- name: POSTGRES_DB
value: postgres
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
value: postgres://postgres:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_insights_queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:5.6.185@sha256:5654133c53f06d5167ed92dcc978c86dd94b1cab4d818b235318958930cbaae3
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.2474@sha256:e128e361277385ed8e37c2c0e0250119a6201e346eefa88401557362822c7b49
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:5.6.185@sha256:7b2ecc8f4ed6a0dd1175ad81a3b3f32ebe4b9ab2cea4cbc25aabad5d0da76ab4
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.7.2474@sha256:a75b55035bf9404fafdade7acca24d5a7ba25996d2b27e189dbcc7498b2ccff7
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -45,7 +45,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: index.docker.io/sourcegraph/codeintel-db:5.6.185@sha256:07ba8ce3524bea1e9252c69917ea69865a028dd54d458728f88ae1f858a7eae9
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeintel-db:5.7.2474@sha256:bde4a58cd32835b2e5342ae41caa0ba73a6d7b3c161edc29619ef35580769fd1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_intel_queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:5.6.185@sha256:5654133c53f06d5167ed92dcc978c86dd94b1cab4d818b235318958930cbaae3
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.2474@sha256:e128e361277385ed8e37c2c0e0250119a6201e346eefa88401557362822c7b49
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: migrator
image: index.docker.io/sourcegraph/migrator:5.6.185@sha256:c723f514cf1eb217fb8c8ca54d174a4cdf2a1f912d949fe77dc88cbe15673307
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:5.7.2474@sha256:f7dfcc97deaa544ded4a8adfd358bdf95743c12feabacc006bb973188100dc1e
args: ["up"]
resources:
limits:
Expand All @@ -48,7 +48,7 @@ spec:
name: sourcegraph-frontend-env
containers:
- name: frontend
image: index.docker.io/sourcegraph/frontend:5.6.185@sha256:99d33f1a7fbbc96dca9c68ed299968603f926b690a326308e8ee62fae534e24b
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.7.2474@sha256:2394d467535c60bf83ccc58f4827fe37044ebd8e5c26cf34dd5abf088f6634f8
args:
- serve
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/gitserver:5.6.185@sha256:5a40cfc811de5c601bc7ef843619b685aec73ab7739e04210720c6c618506f26
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:5.7.2474@sha256:6c20591c80bb9434c3f15de09e2e1846b3977fe6375cefd7703a03b06dde911a
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: index.docker.io/sourcegraph/indexed-searcher:5.6.185@sha256:d12773366ff8194828005dae8975f2535cca0f173f033be37f79fddb4a5c4ddb
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:5.7.2474@sha256:79d34ce85d96e247e12c5c7d5d1cfb3e3e244dbb3d2e6d5230bee35b236914f4
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6070
Expand Down Expand Up @@ -72,7 +72,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: index.docker.io/sourcegraph/search-indexer:5.6.185@sha256:d9882354fa07f5168ae981cd80776c9b13048502bc63a3ea217a7abdff49149a
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:5.7.2474@sha256:fa56f86e6a8e94c41101dacd0aacf0c9f4daba48999f2ea5a3dcfb68eb6c3953
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6072
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/pgsql/pgsql.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: index.docker.io/sourcegraph/alpine-3.14:5.6.185@sha256:7b2ecc8f4ed6a0dd1175ad81a3b3f32ebe4b9ab2cea4cbc25aabad5d0da76ab4
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.7.2474@sha256:a75b55035bf9404fafdade7acca24d5a7ba25996d2b27e189dbcc7498b2ccff7
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -46,7 +46,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: index.docker.io/sourcegraph/postgres-12-alpine:5.6.185@sha256:07ba8ce3524bea1e9252c69917ea69865a028dd54d458728f88ae1f858a7eae9
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres-12-alpine:5.7.2474@sha256:bde4a58cd32835b2e5342ae41caa0ba73a6d7b3c161edc29619ef35580769fd1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/queries.yaml
image: index.docker.io/sourcegraph/postgres_exporter:5.6.185@sha256:5654133c53f06d5167ed92dcc978c86dd94b1cab4d818b235318958930cbaae3
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.7.2474@sha256:e128e361277385ed8e37c2c0e0250119a6201e346eefa88401557362822c7b49
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/precise-code-intel-worker:5.6.185@sha256:3e7693b5feabffd2fde441be8772297497e28ba0c77d21ab0684272814d0fde4
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:5.7.2474@sha256:20b6de781d38b67af4331ab9efca7c830d0b336b2475dedd28445acc87ea0e11
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-cache.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: redis-cache
image: index.docker.io/sourcegraph/redis-cache:5.6.185@sha256:c76bc920573b771e4d974ffb393272f5e1684437d07f7fb966411f20f5e07be6
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:5.7.2474@sha256:8694556426bf5387ec962a9e5d9eabddd0664b4e5eb3762eac9f53291d5cbad9
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: index.docker.io/sourcegraph/redis_exporter:5.6.185@sha256:4c585d464f734a0b833215a5b9a531e8753cd77b6a2f94bb6ea61f782e5dae03
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:5.7.2474@sha256:3ec61bac3c4405a98d9e3716694a4e3e01baedbc1b457ba983a2a43c1614b20f
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-store.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: redis-store
image: index.docker.io/sourcegraph/redis-store:5.6.185@sha256:9a0af32842813a3b2f3ee23ce04bcdad9b02a7b56d075f4fa795b10a50ad25a1
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:5.7.2474@sha256:077080f96b103f4cdf81bfa6b1b41486c7de85233fb0c69f970569a62a4c49a4
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: index.docker.io/sourcegraph/redis_exporter:5.6.185@sha256:4c585d464f734a0b833215a5b9a531e8753cd77b6a2f94bb6ea61f782e5dae03
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:5.7.2474@sha256:3ec61bac3c4405a98d9e3716694a4e3e01baedbc1b457ba983a2a43c1614b20f
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/repo-updater/repo-updater.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: repo-updater
image: index.docker.io/sourcegraph/repo-updater:5.6.185@sha256:86e7fbdffd9642e9f7be8dcb6fc5faa6bc9248689d2ae922eeba4c3800acb511
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:5.7.2474@sha256:c813575d7c0091732d9e758e94679fa776fc9cc13c2c119db5c00eff5043c616
env:
# 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
- name: OTEL_AGENT_HOST
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/searcher/searcher.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/searcher:5.6.185@sha256:15a3bee6ab6295fccef5c5b06703719d49f0abe1c2dea23b069e98313aa80b08
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:5.7.2474@sha256:ce026b0449a98c95af9237555bfb0e1cd357e555d9ce4da727909c070cf18724
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/symbols/symbols.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/symbols:5.6.185@sha256:fd878be81d9d61285458e318858d33a8ac738cafe6388f1dc21b21ff173c7823
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:5.7.2474@sha256:c3158619c41e601a355c3bf4a89a5c5d18d5cb110c351037a7db357e0d08b8ad
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
allowPrivilegeEscalation: false
runAsGroup: 101
runAsUser: 100
image: index.docker.io/sourcegraph/syntax-highlighter:5.6.185@sha256:b9f59850b43b407bd4e67c7d38c51cded85efd9d284acea90654499d98eebb0c
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:5.7.2474@sha256:d69fb73323382a3e618dc173edcb137df554974548d7a3fe43012a454414f151
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/worker/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: index.docker.io/sourcegraph/worker:5.6.185@sha256:8d8666abf5ff5f0cfb4e6724d657c271c9a7b13ee6386fabbab7bc67d5567191
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:5.7.2474@sha256:7f14d3aac81d8992927858dd3626508661556b5a7cd84831edbb6fdbc71a2305
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions components/executors/dind/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: executor
image: index.docker.io/sourcegraph/executor:5.6.185@sha256:bb44086165383ddd691275ec679766bc58e85bc5be47462493b40596f9136e69
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:5.7.2474@sha256:843257e28a0ebecdad75f051dd1739e3c8ddd3937923633b4cb1f987017aeb2a
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -60,7 +60,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: index.docker.io/sourcegraph/dind:5.6.185@sha256:328402b8bdf867bf1d082a84c9c16e83d448c43d936fb98187450145e4d8e236
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/dind:5.7.2474@sha256:ba400cd2eb89cbbb4b4b9a46114509d8afc25df1073c7418fd41ceb9cf8f9453
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion components/executors/k8s/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: executor
containers:
- name: executor
image: index.docker.io/sourcegraph/executor-kubernetes:5.6.185@sha256:1814b04535f73cffea20a768f72441faee57cb1ec3287e9328a21a149ace8763
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor-kubernetes:5.7.2474@sha256:db16d1ad5cfcb0e91714479311efdbc79e940d82893313186a0246e9f9b22f94
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down

0 comments on commit ea5fe3c

Please sign in to comment.