From b8033e3cd32bbd8053ab1b93cc3687cd9c63acd3 Mon Sep 17 00:00:00 2001 From: Anish Lakhwara Date: Wed, 2 Apr 2025 18:08:22 +0000 Subject: [PATCH] promote-release: v6.2.0 {"version":"v6.2.0","inputs":"server=6.2.0","type":"minor"} --- base/monitoring/cadvisor/cadvisor.DaemonSet.yaml | 2 +- base/monitoring/grafana/grafana.StatefulSet.yaml | 2 +- base/monitoring/jaeger/jaeger.Deployment.yaml | 2 +- base/monitoring/node-exporter/node-exporter.DaemonSet.yaml | 2 +- base/monitoring/otel-collector/otel-agent.DaemonSet.yaml | 2 +- .../otel-collector/otel-collector.Deployment.yaml | 2 +- base/monitoring/prometheus/prometheus.Deployment.yaml | 2 +- base/sourcegraph/blobstore/blobstore.Deployment.yaml | 2 +- .../codeinsights-db/codeinsights-db.StatefulSet.yaml | 6 +++--- base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml | 6 +++--- .../frontend/sourcegraph-frontend.Deployment.yaml | 4 ++-- base/sourcegraph/gitserver/gitserver.StatefulSet.yaml | 2 +- .../indexed-search/indexed-search.StatefulSet.yaml | 4 ++-- base/sourcegraph/pgsql/pgsql.StatefulSet.yaml | 6 +++--- base/sourcegraph/precise-code-intel/worker.Deployment.yaml | 2 +- base/sourcegraph/redis/redis-cache.Deployment.yaml | 4 ++-- base/sourcegraph/redis/redis-store.Deployment.yaml | 4 ++-- base/sourcegraph/repo-updater/repo-updater.Deployment.yaml | 2 +- base/sourcegraph/searcher/searcher.StatefulSet.yaml | 2 +- base/sourcegraph/symbols/symbols.StatefulSet.yaml | 2 +- .../syntect-server/syntect-server.Deployment.yaml | 2 +- base/sourcegraph/worker/worker.Deployment.yaml | 2 +- components/executors/dind/executor.Deployment.yaml | 4 ++-- components/executors/k8s/executor.Deployment.yaml | 2 +- 24 files changed, 35 insertions(+), 35 deletions(-) diff --git a/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml b/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml index b7e61525..b8dc4cbf 100644 --- a/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml +++ b/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml @@ -26,7 +26,7 @@ spec: serviceAccountName: cadvisor containers: - name: cadvisor - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:6.2.0@sha256:11f09e735fcc995390f026bfc43f2b4fadb486a11889bb7d4be82ce94ee33ed8 + image: index.docker.io/sourcegraph/cadvisor:6.2.0@sha256:7bd11ebdbf142d61d63904337b79f0efc50a469e3b329351cda3935580f41245 args: # Kubernetes-specific flags below (other flags are baked into the Docker image) # diff --git a/base/monitoring/grafana/grafana.StatefulSet.yaml b/base/monitoring/grafana/grafana.StatefulSet.yaml index 805c6abf..6e614f6b 100644 --- a/base/monitoring/grafana/grafana.StatefulSet.yaml +++ b/base/monitoring/grafana/grafana.StatefulSet.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: grafana - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:6.2.0@sha256:416a5436a4c9a5bda6872db60d5ad3f76c83bc63089210b0123d120fb821a9f0 + image: index.docker.io/sourcegraph/grafana:6.2.0@sha256:5a450f465323d58dd3beb68957e67e0b69309402ffa5517f2b2579154e19d4ed terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 3370 diff --git a/base/monitoring/jaeger/jaeger.Deployment.yaml b/base/monitoring/jaeger/jaeger.Deployment.yaml index f4df67f8..0824102c 100644 --- a/base/monitoring/jaeger/jaeger.Deployment.yaml +++ b/base/monitoring/jaeger/jaeger.Deployment.yaml @@ -30,7 +30,7 @@ spec: spec: containers: - name: jaeger - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:6.2.0@sha256:585f6b7f8440037f4010348238c68fe90fbdc3659a21ce768030ff2f4fd9334a + image: index.docker.io/sourcegraph/jaeger-all-in-one:6.2.0@sha256:d271e19943f60303fa17d148fa787275615b8ccad81ee36a4789ebb1095e199c args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"] ports: - containerPort: 5775 diff --git a/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml b/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml index ab3c6072..a27544d5 100644 --- a/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml +++ b/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml @@ -24,7 +24,7 @@ spec: spec: containers: - name: node-exporter - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:6.2.0@sha256:531d9eac43ad4fcd7be033f8467b8bc47d23498f22244dc0f2e1d39b43a45c55 + image: index.docker.io/sourcegraph/node-exporter:6.2.0@sha256:dc19554003281c622e66318d669e51f4780eafb17093c2b6cf3b51caa7917b3b imagePullPolicy: IfNotPresent resources: limits: diff --git a/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml b/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml index b3d1f807..98194eec 100644 --- a/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml +++ b/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: otel-agent - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.2.0@sha256:c029d04e7fdecd2a86e52f71997655089a442d7d64922e05974d1e4b300903da + image: index.docker.io/sourcegraph/opentelemetry-collector:6.2.0@sha256:414bc8e9e0be6e6c2975237376ba9f7a3520ffb7cf1f9cdb41b4ea86d952aa18 command: - "/bin/otelcol-sourcegraph" - "--config=/etc/otel-agent/config.yaml" diff --git a/base/monitoring/otel-collector/otel-collector.Deployment.yaml b/base/monitoring/otel-collector/otel-collector.Deployment.yaml index e18279a2..da24acaa 100644 --- a/base/monitoring/otel-collector/otel-collector.Deployment.yaml +++ b/base/monitoring/otel-collector/otel-collector.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: otel-collector - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.2.0@sha256:c029d04e7fdecd2a86e52f71997655089a442d7d64922e05974d1e4b300903da + image: index.docker.io/sourcegraph/opentelemetry-collector:6.2.0@sha256:414bc8e9e0be6e6c2975237376ba9f7a3520ffb7cf1f9cdb41b4ea86d952aa18 command: - "/bin/otelcol-sourcegraph" # To use a custom configuration, edit otel-collector.ConfigMap.yaml diff --git a/base/monitoring/prometheus/prometheus.Deployment.yaml b/base/monitoring/prometheus/prometheus.Deployment.yaml index c1ea7585..a8d48d18 100644 --- a/base/monitoring/prometheus/prometheus.Deployment.yaml +++ b/base/monitoring/prometheus/prometheus.Deployment.yaml @@ -25,7 +25,7 @@ spec: spec: containers: - name: prometheus - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:6.2.0@sha256:b6f02a837f1bc0cc82d91fc00fb2dad75bb23b5730ca20cb2df91ca87d1ef38a + image: index.docker.io/sourcegraph/prometheus:6.2.0@sha256:d5a834229583d467f96f65d3c8a21010969d092bc60a63b64e6af327e726301e terminationMessagePolicy: FallbackToLogsOnError env: - name: SG_NAMESPACE diff --git a/base/sourcegraph/blobstore/blobstore.Deployment.yaml b/base/sourcegraph/blobstore/blobstore.Deployment.yaml index fbf7a36b..12d90b56 100644 --- a/base/sourcegraph/blobstore/blobstore.Deployment.yaml +++ b/base/sourcegraph/blobstore/blobstore.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: blobstore - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:6.2.0@sha256:a5881589fcc96b600f4f2947e1952224563d9a6aecd6d43560a164db5e0b4658 + image: index.docker.io/sourcegraph/blobstore:6.2.0@sha256:15f8a7580cbefb012e3f035e7d2477a3ecf8bb115be961f7fe99f970ec9bcb14 livenessProbe: httpGet: path: / diff --git a/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml b/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml index 616ff912..ccf9fdb8 100644 --- a/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml +++ b/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml @@ -26,7 +26,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.2.0@sha256:3213719ab6953290cae0801390abe73edb680f768a18ae8cf5843e6776d8e3d8 + image: index.docker.io/sourcegraph/alpine-3.14:6.2.0@sha256:903fad504a7197decea98c748465b6d062ba76aae3483ce50d5a3075fb8a7970 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/ @@ -45,7 +45,7 @@ spec: runAsUser: 70 containers: - name: codeinsights - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16-codeinsights:6.2.0@sha256:8e74edde445ec41103a645a626c3229c2a915e5bedc1cf16c833990cfb633b48 + image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.2.0@sha256:7dcbb228dffbbf86a5bcbf4ab4da7a85e47fa97af7c8e4beb8d263f67195b6ba env: - name: POSTGRES_DB value: postgres @@ -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: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.2.0@sha256:d6770ff9ff8ccf8fe8c87cd4bb3814504937bf96244a63ba6c61b630b4ac1e42 + image: index.docker.io/sourcegraph/postgres_exporter:6.2.0@sha256:7f4a5302d127fbcf5c42b38bea5d32003e5b546a6dc06bb20d6f113be994ec12 terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml b/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml index 384baa6f..93811d58 100644 --- a/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml +++ b/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml @@ -27,7 +27,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.2.0@sha256:3213719ab6953290cae0801390abe73edb680f768a18ae8cf5843e6776d8e3d8 + image: index.docker.io/sourcegraph/alpine-3.14:6.2.0@sha256:903fad504a7197decea98c748465b6d062ba76aae3483ce50d5a3075fb8a7970 command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"] volumeMounts: - mountPath: /data @@ -45,7 +45,7 @@ spec: memory: "50Mi" containers: - name: pgsql - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.2.0@sha256:9baa62e2b92b9d1af5912c8b97a0eb82c69c2d4d3028355e5d2de78f4b67c5aa + image: index.docker.io/sourcegraph/postgresql-16:6.2.0@sha256:93a84fa1ec4d7a13e93fc0ef6e076eba7c0c5b29bf937d7ecc0c7c646096c9f7 terminationMessagePolicy: FallbackToLogsOnError readinessProbe: exec: @@ -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: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.2.0@sha256:d6770ff9ff8ccf8fe8c87cd4bb3814504937bf96244a63ba6c61b630b4ac1e42 + image: index.docker.io/sourcegraph/postgres_exporter:6.2.0@sha256:7f4a5302d127fbcf5c42b38bea5d32003e5b546a6dc06bb20d6f113be994ec12 terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml b/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml index bd231ac0..f02b139e 100644 --- a/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml +++ b/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml @@ -29,7 +29,7 @@ spec: spec: initContainers: - name: migrator - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:6.2.0@sha256:022a6d8be805fe642461901236d894517b8e7f6ed5e46107c6bda1d915f0ef0b + image: index.docker.io/sourcegraph/migrator:6.2.0@sha256:dc78256f56ac63851fc94a553622f514b6c04bd9300cd08b4548615ffde1aa46 args: ["up"] resources: limits: @@ -48,7 +48,7 @@ spec: name: sourcegraph-frontend-env containers: - name: frontend - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:6.2.0@sha256:47446701a12be8b319a38e872d58942fff39fc043a15bff8ce4a5cc79d5997ad + image: index.docker.io/sourcegraph/frontend:6.2.0@sha256:4f4ae5f3fe61e8a0725b2b23ba9449e3f8e9adc11b06bc0855ce67ece55c5fe8 args: - serve envFrom: diff --git a/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml b/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml index bb63b083..427f72af 100644 --- a/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml +++ b/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml @@ -35,7 +35,7 @@ spec: fieldPath: status.hostIP - name: OTEL_EXPORTER_OTLP_ENDPOINT value: http://$(OTEL_AGENT_HOST):4317 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:6.2.0@sha256:d72c096c26e2c4eaaba3324aa85afea815e39eee5662d887884acf74e8f1e9a0 + image: index.docker.io/sourcegraph/gitserver:6.2.0@sha256:9a9a3d7dd2e9574be582fcbf99b6da11e0aa935d5447d48413bb743bd53a9345 terminationMessagePolicy: FallbackToLogsOnError # Temporary: when migrating from repo names to repo IDs on disk, # gitserver can take a little while to start up. To avoid killing the diff --git a/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml b/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml index dc3afcf0..839e1273 100644 --- a/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml +++ b/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml @@ -33,7 +33,7 @@ spec: value: http://$(OTEL_AGENT_HOST):4317 - name: OPENTELEMETRY_DISABLED value: "false" - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:6.2.0@sha256:88af9b6a74ed6011d414316ac0aca47069f7f1e94574975695d134ae9a736d79 + image: index.docker.io/sourcegraph/indexed-searcher:6.2.0@sha256:055a57fd0412c84d624f31f2779fb883487ce70b31cd16cbe85838f12f47e1f5 terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 6070 @@ -72,7 +72,7 @@ spec: value: http://$(OTEL_AGENT_HOST):4317 - name: OPENTELEMETRY_DISABLED value: "false" - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:6.2.0@sha256:0d67fbf140dd09618edc8393be8be1b50bb095854c83af67d913524d01b179f7 + image: index.docker.io/sourcegraph/search-indexer:6.2.0@sha256:54183e9c3dacfc3a9731919805ff1714d5af3ff1744790588c29678090a060db terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 6072 diff --git a/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml b/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml index d8a914c3..563d08bc 100644 --- a/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml +++ b/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml @@ -27,7 +27,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.2.0@sha256:3213719ab6953290cae0801390abe73edb680f768a18ae8cf5843e6776d8e3d8 + image: index.docker.io/sourcegraph/alpine-3.14:6.2.0@sha256:903fad504a7197decea98c748465b6d062ba76aae3483ce50d5a3075fb8a7970 command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"] volumeMounts: - mountPath: /data @@ -46,7 +46,7 @@ spec: memory: "50Mi" containers: - name: pgsql - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.2.0@sha256:9baa62e2b92b9d1af5912c8b97a0eb82c69c2d4d3028355e5d2de78f4b67c5aa + image: index.docker.io/sourcegraph/postgresql-16:6.2.0@sha256:93a84fa1ec4d7a13e93fc0ef6e076eba7c0c5b29bf937d7ecc0c7c646096c9f7 terminationMessagePolicy: FallbackToLogsOnError readinessProbe: exec: @@ -90,7 +90,7 @@ spec: value: postgres://sg:@localhost:5432/?sslmode=disable - name: PG_EXPORTER_EXTEND_QUERY_PATH value: /config/queries.yaml - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.2.0@sha256:d6770ff9ff8ccf8fe8c87cd4bb3814504937bf96244a63ba6c61b630b4ac1e42 + image: index.docker.io/sourcegraph/postgres_exporter:6.2.0@sha256:7f4a5302d127fbcf5c42b38bea5d32003e5b546a6dc06bb20d6f113be994ec12 terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/precise-code-intel/worker.Deployment.yaml b/base/sourcegraph/precise-code-intel/worker.Deployment.yaml index 32b05a00..a4fa35df 100644 --- a/base/sourcegraph/precise-code-intel/worker.Deployment.yaml +++ b/base/sourcegraph/precise-code-intel/worker.Deployment.yaml @@ -46,7 +46,7 @@ spec: fieldPath: status.hostIP - name: OTEL_EXPORTER_OTLP_ENDPOINT value: http://$(OTEL_AGENT_HOST):4317 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:6.2.0@sha256:336fb937b51a70031ec13873068038f76ea077ab7ac220036ec166fdb815dca9 + image: index.docker.io/sourcegraph/precise-code-intel-worker:6.2.0@sha256:01243d4918e725d60d021d3b77ec164b24da688d327b0e510a66c625ac176a8f terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/base/sourcegraph/redis/redis-cache.Deployment.yaml b/base/sourcegraph/redis/redis-cache.Deployment.yaml index 6588b777..0ad5df46 100644 --- a/base/sourcegraph/redis/redis-cache.Deployment.yaml +++ b/base/sourcegraph/redis/redis-cache.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: redis-cache - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:6.2.0@sha256:1b5c707cff96298862ec395a8abeeac8569262227d4e410e5a14410de6b71947 + image: index.docker.io/sourcegraph/redis-cache:6.2.0@sha256:1034d6e85aadccfcd2bc4e6bf4372bf8d2b35d964c951b5f82e04c3f24e8e5c6 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: initialDelaySeconds: 30 @@ -70,7 +70,7 @@ spec: - mountPath: /redis-data name: redis-data - name: redis-exporter - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.2.0@sha256:4d75d8db89bbd80140d4f770d9f8d1d1c24d023546a298d9ba1d2a5ed3f3014e + image: index.docker.io/sourcegraph/redis_exporter:6.2.0@sha256:a0b1979a3392a34cbdd09d9688ee7fbd50aed959273c74fa49420a5cfeaafeae terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 9121 diff --git a/base/sourcegraph/redis/redis-store.Deployment.yaml b/base/sourcegraph/redis/redis-store.Deployment.yaml index 14072aa2..035ed7a0 100644 --- a/base/sourcegraph/redis/redis-store.Deployment.yaml +++ b/base/sourcegraph/redis/redis-store.Deployment.yaml @@ -25,7 +25,7 @@ spec: spec: containers: - name: redis-store - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:6.2.0@sha256:5fb69fffb729a6e3945e2496d8315ce81b44dea6fc37e22ac6ffdd56e4c975ed + image: index.docker.io/sourcegraph/redis-store:6.2.0@sha256:d65b824197c4861a85a362585a8f6523c85b757d69c608101ddc6052bc3bfd4f terminationMessagePolicy: FallbackToLogsOnError livenessProbe: initialDelaySeconds: 30 @@ -69,7 +69,7 @@ spec: - mountPath: /redis-data name: redis-data - name: redis-exporter - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.2.0@sha256:4d75d8db89bbd80140d4f770d9f8d1d1c24d023546a298d9ba1d2a5ed3f3014e + image: index.docker.io/sourcegraph/redis_exporter:6.2.0@sha256:a0b1979a3392a34cbdd09d9688ee7fbd50aed959273c74fa49420a5cfeaafeae terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 9121 diff --git a/base/sourcegraph/repo-updater/repo-updater.Deployment.yaml b/base/sourcegraph/repo-updater/repo-updater.Deployment.yaml index 78d67f61..48378af6 100644 --- a/base/sourcegraph/repo-updater/repo-updater.Deployment.yaml +++ b/base/sourcegraph/repo-updater/repo-updater.Deployment.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: repo-updater - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:6.2.0@sha256:ada9156a524bdcc65229d83b5bbebaf8cad9b25e5975a3c59164278e45a11773 + image: index.docker.io/sourcegraph/repo-updater:6.2.0@sha256:de9f127d2f1f04a0146cc3203140d5b3252a8d55907ebd695c748707c7f70b5f 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 diff --git a/base/sourcegraph/searcher/searcher.StatefulSet.yaml b/base/sourcegraph/searcher/searcher.StatefulSet.yaml index 313eb528..c64d7326 100644 --- a/base/sourcegraph/searcher/searcher.StatefulSet.yaml +++ b/base/sourcegraph/searcher/searcher.StatefulSet.yaml @@ -46,7 +46,7 @@ spec: fieldPath: status.hostIP - name: OTEL_EXPORTER_OTLP_ENDPOINT value: http://$(OTEL_AGENT_HOST):4317 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:6.2.0@sha256:2ea2e84cea12c9afe1b502d606b041df86e6d5c2c4620a0fd8966e4deb17d231 + image: index.docker.io/sourcegraph/searcher:6.2.0@sha256:897c8649190d647ba2405f988c4358a38e6a051d709fb97282be54d683c4ddc3 terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 3181 diff --git a/base/sourcegraph/symbols/symbols.StatefulSet.yaml b/base/sourcegraph/symbols/symbols.StatefulSet.yaml index 874ebb10..7938df18 100644 --- a/base/sourcegraph/symbols/symbols.StatefulSet.yaml +++ b/base/sourcegraph/symbols/symbols.StatefulSet.yaml @@ -43,7 +43,7 @@ spec: fieldPath: status.hostIP - name: OTEL_EXPORTER_OTLP_ENDPOINT value: http://$(OTEL_AGENT_HOST):4317 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:6.2.0@sha256:acff1a5a258c5989a53438fe227a67e988e43cc074aee047b564be869b8108ab + image: index.docker.io/sourcegraph/symbols:6.2.0@sha256:54e70b5f2150779cd5854748381612c436df14f7cc02dedd46c1a208076f348b livenessProbe: httpGet: path: /healthz diff --git a/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml b/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml index 9375e036..9ca3581a 100644 --- a/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml +++ b/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml @@ -32,7 +32,7 @@ spec: allowPrivilegeEscalation: false runAsGroup: 101 runAsUser: 100 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:6.2.0@sha256:a7dc3971af96ce1bf67d39d9a0e3538a13a35cb623a2df96179e72a725befe66 + image: index.docker.io/sourcegraph/syntax-highlighter:6.2.0@sha256:370295912179f1826a83acc0b0a1051d82c283fe97c202a55b79f5c97a1a0f45 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/base/sourcegraph/worker/worker.Deployment.yaml b/base/sourcegraph/worker/worker.Deployment.yaml index 2fac44bf..4ff82c6b 100644 --- a/base/sourcegraph/worker/worker.Deployment.yaml +++ b/base/sourcegraph/worker/worker.Deployment.yaml @@ -48,7 +48,7 @@ spec: fieldPath: status.hostIP - name: OTEL_EXPORTER_OTLP_ENDPOINT value: http://$(OTEL_AGENT_HOST):4317 - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:6.2.0@sha256:6392d13c1448152e20e6c5bdd0551a5ea40d6412af8f7d9e210b15cc8877e644 + image: index.docker.io/sourcegraph/worker:6.2.0@sha256:2ed076d1c95d6562b9febe6ef84687cd107fbc95aac3c66ddd064d0615f9815b terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/components/executors/dind/executor.Deployment.yaml b/components/executors/dind/executor.Deployment.yaml index 093d4711..5a652edd 100644 --- a/components/executors/dind/executor.Deployment.yaml +++ b/components/executors/dind/executor.Deployment.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: executor - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:6.2.0@sha256:ffa946a030270bdd7c0582f1f3b5d51393ed522406829470d815c48ae0db2a65 + image: index.docker.io/sourcegraph/executor:6.2.0@sha256:9d40060098fc720d81a60e707d4dc2ce26b3c93ab2fbd707ae16ee12f6e039d2 imagePullPolicy: Always livenessProbe: exec: @@ -60,7 +60,7 @@ spec: - mountPath: /scratch name: executor-scratch - name: dind - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/dind:6.2.0@sha256:30425596bd4f15a220531d909632b588e8996d3b768ace33e426163e23765ac5 + image: index.docker.io/sourcegraph/dind:6.2.0@sha256:f8fd94ade99f42d99d9f0561e7978abc954523580a2cd6d0e5e24e54f037dae9 imagePullPolicy: Always securityContext: privileged: true diff --git a/components/executors/k8s/executor.Deployment.yaml b/components/executors/k8s/executor.Deployment.yaml index 1ec14ccf..c72cee1b 100644 --- a/components/executors/k8s/executor.Deployment.yaml +++ b/components/executors/k8s/executor.Deployment.yaml @@ -29,7 +29,7 @@ spec: serviceAccountName: executor containers: - name: executor - image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor-kubernetes:6.2.0@sha256:db2b8adb858c821a45549c86ac5b175b5e3a064e45fe3d082ba9e735035d8b36 + image: index.docker.io/sourcegraph/executor-kubernetes:6.2.0@sha256:1ce2d529c671e37742f9a9297f776bd2bf712a30046ae640d308b46d59016e27 imagePullPolicy: Always livenessProbe: exec: