Skip to content

Commit

Permalink
Update redis Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent ad28cb4 commit ec07a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/redis-db/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: redis
image: redis:6.2
image: redis:7.2
ports:
- containerPort: 6379
volumeMounts:
Expand Down

0 comments on commit ec07a43

Please sign in to comment.