Skip to content

Commit 1026331

Browse files
authored
update redis exporter image (sourcegraph#1642)
1 parent b420705 commit 1026331

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/redis/redis-cache.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
volumeMounts:
5050
- mountPath: /redis-data
5151
name: redis-data
52-
- image: index.docker.io/sourcegraph/redis_exporter:18-02-07_bb60087_v0.15.0@sha256:282d59b2692cca68da128a4e28d368ced3d17945cd1d273d3ee7ba719d77b753
52+
- image: index.docker.io/sourcegraph/redis_exporter:84464_2021-01-15_c2e4c28@sha256:f3f51453e4261734f08579fe9c812c66ee443626690091401674be4fb724da70
5353
terminationMessagePolicy: FallbackToLogsOnError
5454
name: redis-exporter
5555
ports:

base/redis/redis-store.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
volumeMounts:
5050
- mountPath: /redis-data
5151
name: redis-data
52-
- image: index.docker.io/sourcegraph/redis_exporter:18-02-07_bb60087_v0.15.0@sha256:282d59b2692cca68da128a4e28d368ced3d17945cd1d273d3ee7ba719d77b753
52+
- image: index.docker.io/sourcegraph/redis_exporter:84464_2021-01-15_c2e4c28@sha256:f3f51453e4261734f08579fe9c812c66ee443626690091401674be4fb724da70
5353
terminationMessagePolicy: FallbackToLogsOnError
5454
name: redis-exporter
5555
ports:

0 commit comments

Comments
 (0)