mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ 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:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user