Skip to content

Commit

Permalink
Update redis Docker tag to v7.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent e482179 commit f6550a1
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 @@ -40,7 +40,7 @@ spec:
serviceAccountName: argocd-redis
containers:
- name: redis
image: redis:7.0.15-alpine
image: redis:7.2.5-alpine
imagePullPolicy: Always
args:
- "--save"
Expand Down

0 comments on commit f6550a1

Please sign in to comment.