Skip to content

Commit a7a31ae

Browse files
Update dependency redis to v7
1 parent 36ac619 commit a7a31ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/redis/redis-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
containers:
2222
- name: redis-master
23-
image: redis:6.2.7
23+
image: redis:7.0.3
2424
ports:
2525
- containerPort: 6379
2626
- name: redis-exporter

0 commit comments

Comments
 (0)