Skip to content

Commit

Permalink
Bump redis to 7.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Katharine committed Jul 22, 2023
1 parent 34c4752 commit c445475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: redis
image: redis:5.0-32bit
image: redis:7.0
args:
- --requirepass
- $(REDIS_PASS)
Expand Down

0 comments on commit c445475

Please sign in to comment.