Skip to content

Commit a22425f

Browse files
authored
Merge pull request #51499 from markof88/update-redis-version
Update Redis version in redis-pod.yaml to 8.0.2
2 parents c082ae8 + 770e18a commit a22425f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/pods/config/redis-pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
containers:
77
- name: redis
8-
image: redis:5.0.4
8+
image: redis:8.0.2
99
command:
1010
- redis-server
1111
- "/redis-master/redis.conf"

0 commit comments

Comments
 (0)