Skip to content

Commit 9ba961c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin Docker digests
1 parent fc9a822 commit 9ba961c

11 files changed

+11
-11
lines changed

base/frontend/sourcegraph-frontend.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
# new value after transition
5757
- name: PRECISE_CODE_INTEL_API_SERVER_URL
5858
value: k8s+http://precise-code-intel-api-server:3186
59-
image: index.docker.io/sourcegraph/frontend:60605_2020-04-09_34ab38e
59+
image: index.docker.io/sourcegraph/frontend:60605_2020-04-09_34ab38e@sha256:64f2b0ffc4ddcb36ee89be1d0666d966ae8fba50318328cf2e82061b967b9948
6060
terminationMessagePolicy: FallbackToLogsOnError
6161
livenessProbe:
6262
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:60605_2020-04-09_34ab38e
28+
image: index.docker.io/sourcegraph/github-proxy:60605_2020-04-09_34ab38e@sha256:74f2ef72697cc906af57d5a2ab1721e3baecc658e4944c7864792d2e9c1864e2
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:60605_2020-04-09_34ab38e
27+
image: index.docker.io/sourcegraph/gitserver:60605_2020-04-09_34ab38e@sha256:2d0bfd1518fc9bbddb1d00e2c5a4e10e0545cf4add3c1b8335ac34d50d7e93aa
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
livenessProbe:
3030
initialDelaySeconds: 5

base/precise-code-intel/api-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/precise-code-intel-api-server:60605_2020-04-09_34ab38e
34+
image: index.docker.io/sourcegraph/precise-code-intel-api-server:60605_2020-04-09_34ab38e@sha256:4313ab58aa0af0555a71c367551b665e347be54392050259f28595a76bee01d6
3535
terminationMessagePolicy: FallbackToLogsOnError
3636
name: precise-code-intel-api-server
3737
livenessProbe:

base/precise-code-intel/bundle-manager.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
valueFrom:
3434
fieldRef:
3535
fieldPath: metadata.name
36-
image: index.docker.io/sourcegraph/precise-code-intel-bundle-manager:60605_2020-04-09_34ab38e
36+
image: index.docker.io/sourcegraph/precise-code-intel-bundle-manager:60605_2020-04-09_34ab38e@sha256:5a0719c4cd3b6dd2d40e38c1d9b828fb755363e178f0cc0f17deb489bfa2de90
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: precise-code-intel-bundle-manager
3939
livenessProbe:

base/precise-code-intel/worker.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
valueFrom:
3434
fieldRef:
3535
fieldPath: metadata.name
36-
image: index.docker.io/sourcegraph/precise-code-intel-worker:60605_2020-04-09_34ab38e
36+
image: index.docker.io/sourcegraph/precise-code-intel-worker:60605_2020-04-09_34ab38e@sha256:d7c157b89b3c66dafa07c394da21857761908bf4d7f10b9698c0d66856f2f935
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: precise-code-intel-worker
3939
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:60605_2020-04-09_34ab38e
28+
image: index.docker.io/sourcegraph/query-runner:60605_2020-04-09_34ab38e@sha256:889b95894390da889f09ae1511f6f76153915a3ca1eb89b0ec8c9a0bc0c2f0b3
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:60605_2020-04-09_34ab38e
36+
image: index.docker.io/sourcegraph/replacer:60605_2020-04-09_34ab38e@sha256:4a237cfa9eb030b18af83d7a2fda79df8e6af3fabccc80ceac7979b9f2ddf5fa
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:60605_2020-04-09_34ab38e
28+
- image: index.docker.io/sourcegraph/repo-updater:60605_2020-04-09_34ab38e@sha256:8a7a63cd13a6c5477f1de04f7eb5483db08c5b9aa2109b188a1bd67b83bbf988
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:60605_2020-04-09_34ab38e
36+
image: index.docker.io/sourcegraph/searcher:60605_2020-04-09_34ab38e@sha256:4a7a35e70543c67169f43152faea8b941b098ac2e9745803796d9e7731b453ce
3737
terminationMessagePolicy: FallbackToLogsOnError
3838
name: searcher
3939
ports:

0 commit comments

Comments
 (0)