Skip to content

Commit

Permalink
release_patch: v5.8.0
Browse files Browse the repository at this point in the history
{"version":"v5.8.0","inputs":"server=v5.8.0","type":"patch"}
  • Loading branch information
DaedalusG committed Oct 7, 2024
1 parent 13c2f9d commit b053124
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.7.2474@sha256:d99b602a9a8dde9cfb8eed632de25f0148a71025ccb1353460b949f0120e7093
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:5.8.0@sha256:94f128a9bd94ffa0d2cde0babffd6af5797038344543ded8df4c8e308b311eb3
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.7.2474@sha256:36cb2d8bd202ddf8c9e93224dbe7dfc72d2afe9659041374df89a65aa1ccc654
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:5.8.0@sha256:6d9c0b07aadbc9d76886d3e199d69db1c8c391d5fa8e73ca17bd12b37f33ab6e
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.7.2474@sha256:b9d2a2825fcb590373c98c073ccc53f7bbe7ff4e74b75715e7cb488feb17243e
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:5.8.0@sha256:21cca738368409fa92eafc9c8807af06f76262bb080c4b2122d7c0099d942e11
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.7.2474@sha256:ec13a36598f32a0d5cc393f20143b3ea0910bd709d53057c4b8e27812242cadb
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:5.8.0@sha256:4432023259c718c9fc77ad0a1c3fb7d022b0fd95a7942469ac8398fcba0dec00
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.7.2474@sha256:b3aca231b894540aaef5e5fa7229beb994e0943f694b5d1e3b2ca6007661be40
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.8.0@sha256:592719c80f87ec5b5171ad8a86d0cf36c5e11dbd47623391b62ce668cd80b8a5
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.7.2474@sha256:b3aca231b894540aaef5e5fa7229beb994e0943f694b5d1e3b2ca6007661be40
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:5.8.0@sha256:592719c80f87ec5b5171ad8a86d0cf36c5e11dbd47623391b62ce668cd80b8a5
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.7.2474@sha256:52276fe60c9f5f365822e40fac28633a0399f15bf027c75bdf286b8845365ec0
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:5.8.0@sha256:46dfcc1c0c14046c9fa02f628d35eed2aa63081fdb7cb686277521e67d660d5a
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.7.2474@sha256:16e41fc5e9f76ec1860411eb92a2ce599d6e972cf72598cb4d954f2f29448c79
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:5.8.0@sha256:6fecbe48efae1c4116f8c90edd9d04ef04b741f23771a3bd632ed1ad2015fd71
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.7.2474@sha256:3effffaad1e83edaf2bd95568a813d7f23062bafcd236340bb3da6659ed16169
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.8.0@sha256:beb75d7109f07f712d8fb08952ca6dd6eeb5717f6752e826e61be0ad31a9d539
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.7.2474@sha256:2651f9a245ac27c61c40a8e1f1ae1a0abb02775e8832999accb9966c905430cf
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeinsights-db:5.8.0@sha256:6ef3267f91f497cc727359b71b8c654182a5cafd2fbae07616de484f4df3f9bc
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.7.2474@sha256:47e42bcc6f7ee8dad6192f5b375f618f276ca97d59be855709614323ce07153c
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.8.0@sha256:e101b54403b995f721a860398056602427fdb0e2fc885a9ad81fe73d1ba96048
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.7.2474@sha256:3effffaad1e83edaf2bd95568a813d7f23062bafcd236340bb3da6659ed16169
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.8.0@sha256:beb75d7109f07f712d8fb08952ca6dd6eeb5717f6752e826e61be0ad31a9d539
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.7.2474@sha256:214d1c9c9a33b954347ee1dd8f78a762a018bdd8f70dc4cfb1e749322bb27382
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/codeintel-db:5.8.0@sha256:44bced027c94ae8282ccf265dca8056ac6abad58309a52406de8140a99af0c5d
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.7.2474@sha256:47e42bcc6f7ee8dad6192f5b375f618f276ca97d59be855709614323ce07153c
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.8.0@sha256:e101b54403b995f721a860398056602427fdb0e2fc885a9ad81fe73d1ba96048
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.7.2474@sha256:48e80b33b630f264b803ebdd251ea6bb6ee2d2af3c8a80c48c1b325e2f1a8d07
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:5.8.0@sha256:9804b2acf59e91a610b36cf09fe81cd5eac383cc60b9f1fb33286479cdf11325
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.7.2474@sha256:33d50c943c6ecc0a6af76cebafcb6f29dc916819c33b3f5b5604515dce5cf8e5
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:5.8.0@sha256:81c4e0f798d243ce97f3f14862662df9e7160940953c256d14e1202ee2581aac
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.7.2474@sha256:35628e78cbf79f7af704c0f33d6c14a062dbfff5e9a28e058004eff7abfca018
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:5.8.0@sha256:06775da9918033b764ffeee65fddb59ee59e1c095e5d6bc0d11b1bd73845e78c
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.7.2474@sha256:c51fd73507aa361c0df4ab8bf342b0331a210879aa37932a4d7f02ea9b63b10a
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:5.8.0@sha256:21a22273df26ca323316e289f95c70cda3edbff8e0a9151da32e1f3ed667ccaf
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.7.2474@sha256:21a035df820a4f27b9c98f800edf07cceea5e62c39091328ca86478ac5a7d1d2
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:5.8.0@sha256:52dae2b57c217569bd6102de60ee294cfd73b99f1facbec7bfd8ddd76c09041d
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.7.2474@sha256:3effffaad1e83edaf2bd95568a813d7f23062bafcd236340bb3da6659ed16169
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:5.8.0@sha256:beb75d7109f07f712d8fb08952ca6dd6eeb5717f6752e826e61be0ad31a9d539
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.7.2474@sha256:214d1c9c9a33b954347ee1dd8f78a762a018bdd8f70dc4cfb1e749322bb27382
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres-12-alpine:5.8.0@sha256:44bced027c94ae8282ccf265dca8056ac6abad58309a52406de8140a99af0c5d
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.7.2474@sha256:47e42bcc6f7ee8dad6192f5b375f618f276ca97d59be855709614323ce07153c
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:5.8.0@sha256:e101b54403b995f721a860398056602427fdb0e2fc885a9ad81fe73d1ba96048
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.7.2474@sha256:1c1b8c12f0e441f97ea1dc2aa4c98b3423c0fb3ee00ba0cc50dace76bb8b2f41
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:5.8.0@sha256:9e96185acd62687d1132eb297956616d8049a4668570a1523c6a7bef183d833a
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.7.2474@sha256:982141e7bfee156ae59ffde9a105f04924d6a412372a557457086424c7a36a45
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:5.8.0@sha256:d2baa0608c644a3f6dc6fd28838e5d86ea7dce4df2bfa63804b954bd732417d9
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.7.2474@sha256:98b61b5744926f7a08c599b5d6718e24581bcee338691a28a970b1aee55dfb9e
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:5.8.0@sha256:01627cde10b675feea2a88cce6a5eb624dfc04184e1de5b084a6ec0f8ed00694
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.7.2474@sha256:31801e8876b5f28acf8e3d632f0663d33c3d8ece234007f760700c122f83539d
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:5.8.0@sha256:18f62dfea9d5c4645b4f4ec6a06a5d86a1bc582ded1112cdd839c44a67971960
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.7.2474@sha256:98b61b5744926f7a08c599b5d6718e24581bcee338691a28a970b1aee55dfb9e
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:5.8.0@sha256:01627cde10b675feea2a88cce6a5eb624dfc04184e1de5b084a6ec0f8ed00694
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.7.2474@sha256:4034feb9e7de5cdf490458f3750130177a2693e17cedf904952bd1d3ce9ec9a0
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:5.8.0@sha256:ae51ddd03275b2df0f2315f2085ff71970b34598e5dcc55d9013868e560e3258
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.7.2474@sha256:0c5d5fb35090d3b69698604a913435e41d7c4ed023a248b1e59ec92ab51def9d
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:5.8.0@sha256:c3cd3e74bc0df15a932d822c56b149b7b0bb3980f2da1f06cbb1084ffb4af4be
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.7.2474@sha256:e550a17136710290648135499cacb4bfd2eced49db3499d78bace578e7cfa4ca
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:5.8.0@sha256:3f7b19efaab4049c73345f2e1fa00ebbc20024bf618aabb8daaa4a2b7422a75c
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.7.2474@sha256:dfb67d23d483de337723fab48e2d1449e4fe8aab5eeb34447482eefd1a32a779
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:5.8.0@sha256:d74954151b56c1f26ac2ba35d26d1a885aeff3149045d03e27a56c95b9f4462e
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.7.2474@sha256:f70b632268bdbadab15704b5d31bc1a18e676aaa40b97d349de4490d96032f3a
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:5.8.0@sha256:71e37985595fb3309e6d788bd105f43f7bc974bfd8d941d0f3a6f8f37754e3f9
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.8.0@sha256:249ee901ae28510b2cf0578864dc8371722124ff220ba870d121fd495ef27fab
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.8.0@sha256:845dd3568644082a9b44437a08febc395f867579f0826c70920f84f1ae486dcd
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.8.0@sha256:2d94b7cf6eaadb9eac5efe0b33bcad62adce93aee91df5b3ff279c5b5ed24796
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down

0 comments on commit b053124

Please sign in to comment.