Skip to content

Commit e1016d9

Browse files
Update Sourcegraph Docker images Docker tags to v3.13.1 (sourcegraph#536)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 4800e61 commit e1016d9

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

base/frontend/sourcegraph-frontend.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
value: /mnt/cache/$(POD_NAME)
5151
- name: GRAFANA_SERVER_URL
5252
value: http://grafana:30070
53-
image: index.docker.io/sourcegraph/frontend:3.13.0@sha256:adad178f7c141bc1ea0963be6fdfc9eebbaa3ebfb881b2cb514d9d7d97b2e1ab
53+
image: index.docker.io/sourcegraph/frontend:3.13.1@sha256:d03bada46d4885febf113efb1056aca6cc5899b97abfa92c6f39446247ca14a0
5454
terminationMessagePolicy: FallbackToLogsOnError
5555
livenessProbe:
5656
httpGet:

base/github-proxy/github-proxy.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- env:
28-
image: index.docker.io/sourcegraph/github-proxy:3.13.0@sha256:ed1d6b7fff9e8780096a021506a4febe438323fbdceff5e3654a781c18d6686f
28+
image: index.docker.io/sourcegraph/github-proxy:3.13.1@sha256:5ae601bdb681dca2f9481021400c41fc5d0c05f89f2f083c04669ad4174a485f
2929
terminationMessagePolicy: FallbackToLogsOnError
3030
name: github-proxy
3131
ports:

base/gitserver/gitserver.StatefulSet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
- args:
2525
- run
2626
env:
27-
image: index.docker.io/sourcegraph/gitserver:3.13.0@sha256:296be09ef76d78952f3de0e054211e474895e9eb3b3edb7e65ea882f29329bb4
27+
image: index.docker.io/sourcegraph/gitserver:3.13.1@sha256:de44da255e6aa8d7771b4e91f64d6be996289e9436fdd5b7809582366826b43e
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
livenessProbe:
3030
initialDelaySeconds: 5

base/lsif-server/lsif-server.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
valueFrom:
3232
fieldRef:
3333
fieldPath: metadata.name
34-
image: index.docker.io/sourcegraph/lsif-server:3.13.0@sha256:3480e3628e61f6a0c72caa7010ce19e924cc56021b93e353d12746b00f1c2df1
34+
image: index.docker.io/sourcegraph/lsif-server:3.13.1@sha256:5da2ce470450294d155bd1edc86b37296faef81565ec226795261a7dc8fd5682
3535
terminationMessagePolicy: FallbackToLogsOnError
3636
name: lsif-server
3737
livenessProbe:

base/query-runner/query-runner.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- env:
28-
image: index.docker.io/sourcegraph/query-runner:3.13.0@sha256:741c67bf27988853529beb00edf323b5a694f451ba0b10cdf9adc26c9a252a3e
28+
image: index.docker.io/sourcegraph/query-runner:3.13.1@sha256:af666c0b7a6110a74b89337e57a7d175da81424cbb2e5ff9950e7d6968fca308
2929
terminationMessagePolicy: FallbackToLogsOnError
3030
name: query-runner
3131
ports:

base/replacer/replacer.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
fieldPath: metadata.name
3434
- name: CACHE_DIR
3535
value: /mnt/cache/$(POD_NAME)
36-
image: index.docker.io/sourcegraph/replacer:3.13.0@sha256:0c21658e94f9486b2526da2099f4ca7f5f02e7beccd780f00368bd98191267e3
36+
image: index.docker.io/sourcegraph/replacer:3.13.1@sha256:082472b9c5974deb38b5c540711c58066cfe903a4e079a4e90ceb79ba44fcf62
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: replacer
3939
ports:

base/repo-updater/repo-updater.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
app: repo-updater
2626
spec:
2727
containers:
28-
- image: index.docker.io/sourcegraph/repo-updater:3.13.0@sha256:80004a62fdee3f3b5c87694fc706cd8db93b33a1b6f5d4207f42a63489d03f32
28+
- image: index.docker.io/sourcegraph/repo-updater:3.13.1@sha256:f619d8ebdfb3c166d1f99543c562ebe700886f0f42f55385fa244622683458d5
2929
env:
3030
terminationMessagePolicy: FallbackToLogsOnError
3131
name: repo-updater

base/searcher/searcher.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
fieldPath: metadata.name
3434
- name: CACHE_DIR
3535
value: /mnt/cache/$(POD_NAME)
36-
image: index.docker.io/sourcegraph/searcher:3.13.0@sha256:699728bb7e384be3d68b01db4d08d0979bfd3660f14de748ca7fc36b1875a3e9
36+
image: index.docker.io/sourcegraph/searcher:3.13.1@sha256:086b4404b9cbb0e0cdafa9359e8f88de4ee0f99ce8231776e40e375fe0d9eba4
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: searcher
3939
ports:

base/symbols/symbols.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
fieldPath: metadata.name
3434
- name: CACHE_DIR
3535
value: /mnt/cache/$(POD_NAME)
36-
image: index.docker.io/sourcegraph/symbols:3.13.0@sha256:c5179e9564c4c404143a06b4a5554f2dcc26160a9a921660aceb38e2cfecb5a0
36+
image: index.docker.io/sourcegraph/symbols:3.13.1@sha256:0b1eaf60ffe75182f3c097125b02c291626de18cc5bfddae167189573814ed88
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: symbols
3939
livenessProbe:

0 commit comments

Comments
 (0)