Update redis Docker tag to v6.2.2

This commit is contained in:
Renovate Bot 2021-04-21 00:00:51 +00:00
parent c40a25b703
commit 0f95b139a7
1 changed files with 1 additions and 1 deletions

View File

@ -2593,7 +2593,7 @@ spec:
- "" - ""
- --appendonly - --appendonly
- "no" - "no"
image: redis:6.2.1-alpine image: redis:6.2.2-alpine
imagePullPolicy: Always imagePullPolicy: Always
name: redis name: redis
ports: ports: