Skip to content

Commit 072e44e

Browse files
committed
Update K8s images in base to v6.9.391
1 parent 5a03256 commit 072e44e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base/sourcegraph/redis/redis-cache.Deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
spec:
2727
containers:
2828
- name: redis-cache
29-
image: index.docker.io/sourcegraph/redis-cache:6.2.1106@sha256:57b3318d4587f66582bf9c02756c67460e6c3d809aa0763f30cac18609cdbecc
29+
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-cache:6.9.391@sha256:7ddb02c3560277ccb76f1ab1f185b9a0cee300a21e74ca33f4ceecc7924ffc73
3030
terminationMessagePolicy: FallbackToLogsOnError
3131
livenessProbe:
3232
initialDelaySeconds: 30
@@ -70,7 +70,7 @@ spec:
7070
- mountPath: /redis-data
7171
name: redis-data
7272
- name: redis-exporter
73-
image: index.docker.io/sourcegraph/redis_exporter:6.2.1106@sha256:5974c85aae470ecd7c565862a16592887f4d111a28ef0e3bb1e400323540a397
73+
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.9.391@sha256:3438e26b34a7070f7591a6b5f55474577e576b2d74007f77a008628b335cd31a
7474
terminationMessagePolicy: FallbackToLogsOnError
7575
ports:
7676
- containerPort: 9121

0 commit comments

Comments
 (0)