Skip to content

Commit

Permalink
Update Sourcegraph Docker insiders images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2021
1 parent 76bef1d commit fb14fc5
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion base/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:insiders@sha256:dd33b24e6afdcd91478dc08c72cdbc72629597092c70e85459d262b302e9fa19
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:70115119131eea1f82042f645ce9cc080b31e6674ba38821e59b4d0707aa9a45
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
4 changes: 2 additions & 2 deletions base/frontend/sourcegraph-frontend.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: frontend
image: index.docker.io/sourcegraph/frontend:insiders@sha256:c28ae1f6bb3db9514b645eb628da817f61f1cb6930639298dd63d59907e5134f
image: index.docker.io/sourcegraph/frontend:insiders@sha256:a0be0d972f55a830aa51e6c005e6a897029da780bb46118316ac902c595344b7
args:
- serve
env:
Expand Down Expand Up @@ -104,7 +104,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/github-proxy/github-proxy.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: github-proxy
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:a4048e50b887db88ec571a7b3511aca48660814c7146dc9a7168476578afc286
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:2b155187ef227e19b40033be94be742c7a4cae7c3068762e617dff37ad854fc2
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3180
Expand All @@ -41,7 +41,7 @@ spec:
cpu: 100m
memory: 250M
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
containers:
- name: gitserver
args: ["run"]
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:c461f3a1c98158285fc531d16ee3f5a33d7c25ba89542c5c1d463e1adc69a7b8
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:9b43c9a8658f75b9298ec364120a411297ee618de16688d9b13b7cbebfd9a359
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand All @@ -51,7 +51,7 @@ spec:
# - mountPath: /root/.ssh
# name: ssh
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: grafana
image: index.docker.io/sourcegraph/grafana:insiders@sha256:b7b9b588b3ecffa8f71a9c28ac5a48b282d92adacf869c5aaf2e1681a97e7144
image: index.docker.io/sourcegraph/grafana:insiders@sha256:fb78169eb4935f397cf879bb3f2bf505cd77aa46413276c1a2d8d89732ca05cc
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/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:insiders@sha256:beb14a99ae51f669619a59b3e6700f83c0b8737ccc6b5e0ba64dcfdf2efc9886
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:2dac8fc24ddfad0a3f5ee2cce461c2ae0feda44eb8f7feb20602d6acd2d31b7e
args: ["--memory.max-traces=20000"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:074b2a80e75fddc1ac1776acbfcb0bad24eda7460e53448a810f9319a79ed2aa
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:c9c2f19716b5f3d5441a6b7622c229ada36e608b6a7c8ea7febd7256761067f0
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/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:insiders@sha256:741ad8833972a07a194f66633c14a980aa66a7b1a8998ac01b90717ac4986e04
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:c8624c4a2fbf21e9a58027f7d59f128ba0d389c6749dc6c2ca24b42695b8ac44
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/query-runner/query-runner.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: query-runner
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:c4468c1d8402d9d5258079c6f24c247c58d6c49e3f0b3136fefc5835fe6f5a83
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:edd3a913f13daccd9715c7efe971aeb27da68776eb43c47a170a373647e446c1
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3183
Expand All @@ -40,7 +40,7 @@ spec:
requests:
cpu: 500m
memory: 1G
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/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:insiders@sha256:5c0363e191fae1fb378b1395149006170c7f99c159921ff2532bf0fddfc24fcd
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:4ca8a9aaf5780f00d245de6615bb9a665a7a524a5928e2aeb27bf627b4016bd2
env:
terminationMessagePolicy: FallbackToLogsOnError
ports:
Expand All @@ -53,7 +53,7 @@ spec:
cpu: "1"
memory: 500Mi
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/searcher/searcher.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/searcher:insiders@sha256:3fa1f2e015b7d460d5d0507b5ea72949772c62c902035d391a641a558c828d99
image: index.docker.io/sourcegraph/searcher:insiders@sha256:0f626492a8d044ffb03e30f54874e3a8ef03780d61c3b37b042ff404e82f0d26
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/symbols/symbols.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/symbols:insiders@sha256:88acaa9c3c988e12a0297b928f749c7b3f499133ced6569eb8ab191f6bf1e112
image: index.docker.io/sourcegraph/symbols:insiders@sha256:1de5bc9cbecbc0cad9c83449201746089b508fbd52bf3beb64cd18b6387c264e
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down Expand Up @@ -71,7 +71,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:702048d37fcc2e084c7178ba221f691ff706c18a89c6c14076c5305b17ae4539
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:f05439a0228eca0578a36707e03265c6511a4c87d85b793d596f865f76471651
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit fb14fc5

Please sign in to comment.