We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ac619 commit a7a31aeCopy full SHA for a7a31ae
kubernetes/redis/redis-deployment.yaml
@@ -20,7 +20,7 @@ spec:
20
spec:
21
containers:
22
- name: redis-master
23
- image: redis:6.2.7
+ image: redis:7.0.3
24
ports:
25
- containerPort: 6379
26
- name: redis-exporter
0 commit comments