⬆️ Update image public.ecr.aws/docker/library/redis to 7.0.10

| datasource | package                             | from  | to     |
| ---------- | ----------------------------------- | ----- | ------ |
| docker     | public.ecr.aws/docker/library/redis | 7.0.9 | 7.0.10 |
This commit is contained in:
feisar-bot
2023-03-21 01:24:50 +00:00
committed by auricom
parent 4f0d5ac98e
commit 16bcac2d19

View File

@@ -29,7 +29,7 @@ spec:
values:
image:
repository: public.ecr.aws/docker/library/redis
tag: 7.0.9
tag: 7.0.10
env:
REDIS_REPLICATION_MODE: master
command: ["redis-server"]