We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ac619 commit 85b8801Copy full SHA for 85b8801
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.4
24
ports:
25
- containerPort: 6379
26
- name: redis-exporter
0 commit comments