mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-05-24 18:32:49 +00:00
Update Redis to 8.6.3
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
2
deploy/bases/cache/deployment.yaml
vendored
2
deploy/bases/cache/deployment.yaml
vendored
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: docker.io/redis:8.6.1
|
||||
image: docker.io/redis:8.6.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- redis-server
|
||||
|
||||
Reference in New Issue
Block a user