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

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | public.ecr.aws/docker/library/redis | 7.0.10 | 7.0.11 |
This commit is contained in:
feisar-bot
2023-04-17 22:16:05 +00:00
committed by auricom
parent 3785215572
commit 4477d9fdb5

View File

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