Skip to content

Commit 123b982

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- name: redis-store
28-
image: index.docker.io/sourcegraph/redis-store:6.2.1106@sha256:74ce6130fa0e11e4c853129f24bcba6a4044def3d18f86e389b3064ec2193175
28+
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-store:6.9.391@sha256:ba2d6f93e784e712a0ae5a4121dc1f0c48e3d098464f0ce86bf7d629a95e960c
2929
terminationMessagePolicy: FallbackToLogsOnError
3030
livenessProbe:
3131
initialDelaySeconds: 30
@@ -69,7 +69,7 @@ spec:
6969
- mountPath: /redis-data
7070
name: redis-data
7171
- name: redis-exporter
72-
image: index.docker.io/sourcegraph/redis_exporter:6.2.1106@sha256:5974c85aae470ecd7c565862a16592887f4d111a28ef0e3bb1e400323540a397
72+
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.9.391@sha256:3438e26b34a7070f7591a6b5f55474577e576b2d74007f77a008628b335cd31a
7373
terminationMessagePolicy: FallbackToLogsOnError
7474
ports:
7575
- containerPort: 9121

0 commit comments

Comments
 (0)