Skip to content

Commit

Permalink
Update Sourcegraph Docker images Docker tags to v2.13.2 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nicksnyder committed Nov 7, 2018
1 parent 98e1d33 commit f4060f3
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion base/frontend/sourcegraph-frontend.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
# secretKeyRef:
# key: key
# name: tls
image: sourcegraph/frontend:2.13.1@sha256:db480d86614f5f4221eb786b0053b600cbfd91b8cb2593c1eccaf267010ba6e0
image: sourcegraph/frontend:2.13.2@sha256:66ecfcdf900468aec7c63f3d4cbf5b86c24769eedfdf4096b1506d8bff65e460
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion base/github-proxy/github-proxy.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
value: /etc/sourcegraph/config.json
- name: LOG_REQUESTS
value: "true"
image: sourcegraph/github-proxy:2.13.1@sha256:d04571f48b3fd81cef2e29ec451317109214325f20ab9e7ef80c1e09ecd67934
image: sourcegraph/github-proxy:2.13.2@sha256:1aff6ad7b14aaba2bfb21f5276778675f0ea5a8beeb935ea5177f925a4eb5464
name: github-proxy
ports:
- containerPort: 3180
Expand Down
2 changes: 1 addition & 1 deletion base/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
value: /etc/sourcegraph/config.json
- name: SRC_REPOS_DIR
value: /data/repos
image: sourcegraph/gitserver:2.13.1@sha256:3fac1ac8cf5c3c1726e33fe95ef2c65b8f9ad764111d32b07fd48f74c038ee3f
image: sourcegraph/gitserver:2.13.2@sha256:b69f6810622042d433befd0f42d42e693704a96e786a979d6b8d27c2c7f08ebc
livenessProbe:
initialDelaySeconds: 5
tcpSocket:
Expand Down
2 changes: 1 addition & 1 deletion base/indexer/indexer.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
value: sg
- name: SRC_GIT_SERVERS
value: gitserver-0.gitserver:3178
image: sourcegraph/indexer:2.13.1@sha256:c96b059255d85e3f15f6a11d5c5d78d170301b333aa87b5c2d7a78f7717e2dce
image: sourcegraph/indexer:2.13.2@sha256:bbf4d789821657965d62c89125aa6c7331667e2e152397d80f24dbce45c7e5da
name: indexer
ports:
- containerPort: 3179
Expand Down
2 changes: 1 addition & 1 deletion base/lsp-proxy/lsp-proxy.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: sourcegraph/lsp-proxy:2.13.1@sha256:44077bd088f4a95915c12d32ebd02318e2badf790a115c26f6371a1c6286617e
image: sourcegraph/lsp-proxy:2.13.2@sha256:9baac1845e7f0e568471e3fa96d44dc721c2e5a641598f4baa6bfcfe5dce7a83
livenessProbe:
initialDelaySeconds: 5
tcpSocket:
Expand Down
2 changes: 1 addition & 1 deletion base/query-runner/query-runner.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- env:
- name: SOURCEGRAPH_CONFIG_FILE
value: /etc/sourcegraph/config.json
image: sourcegraph/query-runner:2.13.1@sha256:6644089d1519453ef8a9bacc467801e5aeb64b0737e440fe31c5843680c6eacb
image: sourcegraph/query-runner:2.13.2@sha256:e831f848ce7d2442f3c3deec9a0f3812b355c1c491f13313dc0fd6cd988538d4
name: query-runner
ports:
- containerPort: 3183
Expand Down
2 changes: 1 addition & 1 deletion base/repo-updater/repo-updater.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
value: /etc/sourcegraph/config.json
- name: SRC_GIT_SERVERS
value: gitserver-0.gitserver:3178
image: sourcegraph/repo-updater:2.13.1@sha256:4059a2088d344471870e49412247bab247d90892a1dcdb0fcc171fe1431f160c
image: sourcegraph/repo-updater:2.13.2@sha256:55fbb09087bfc5e52e00ec5b478765285fc2b421c7f680376d77b18ce344909c
name: repo-updater
ports:
- containerPort: 3182
Expand Down
2 changes: 1 addition & 1 deletion 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: sourcegraph/searcher:2.13.1@sha256:e2e811c21e25e2443572562258ffedc1b9995517628dfd7c6e6d635e7b21b47f
image: sourcegraph/searcher:2.13.2@sha256:e434b7d9b2591707f6217ce23e5769c44d5176760ae95dcba1dee28457bf0a76
name: searcher
ports:
- containerPort: 3181
Expand Down
2 changes: 1 addition & 1 deletion 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: sourcegraph/symbols:2.13.1@sha256:256684c159b9c8c4004efff0eeeba7bf4d5d786f2531f7bc63107b7f7ef9a739
image: sourcegraph/symbols:2.13.2@sha256:a0fd8038ec18e4547b45653476dc455799d2159bf104b9ca51dd6297f977ef86
name: symbols
ports:
- containerPort: 3184
Expand Down
2 changes: 1 addition & 1 deletion configure/xlang/go/xlang-go-bg.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: sourcegraph/xlang-go:2.13.1@sha256:3a7c751334b583a7d3ffc4be19fe5f32f1e2b5f119fc70469b3043bd9de5b845
image: sourcegraph/xlang-go:2.13.2@sha256:b1362d70ba3d549ed352ac16e1cc49f6b51cd7accb0e1e15dc87ab73c131be0e
livenessProbe:
initialDelaySeconds: 5
tcpSocket:
Expand Down
2 changes: 1 addition & 1 deletion configure/xlang/go/xlang-go.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: sourcegraph/xlang-go:2.13.1@sha256:3a7c751334b583a7d3ffc4be19fe5f32f1e2b5f119fc70469b3043bd9de5b845
image: sourcegraph/xlang-go:2.13.2@sha256:b1362d70ba3d549ed352ac16e1cc49f6b51cd7accb0e1e15dc87ab73c131be0e
livenessProbe:
initialDelaySeconds: 5
tcpSocket:
Expand Down

0 comments on commit f4060f3

Please sign in to comment.