diff --git a/clusters/apps/env/production/home/paperless/app/hr.yaml b/clusters/apps/env/production/home/paperless/app/hr.yaml index 43e0e299a..7bb3713cf 100644 --- a/clusters/apps/env/production/home/paperless/app/hr.yaml +++ b/clusters/apps/env/production/home/paperless/app/hr.yaml @@ -73,7 +73,7 @@ spec: redis: image: repository: "public.ecr.aws/docker/library/redis" - tag: "7.4.5-bookworm@sha256:4421962706d7a901cbd435282515704040203d67c653160e3a46a27b79c40e19" + tag: "8.4.0-bookworm@sha256:43355efd22490e31ca14b9d569367d05121e2be61fd8e47937563ae2a80952ae" command: ["redis-server", "--save", "''", "--appendonly", "no", "--port", "0", "--bind", "127.0.0.1", "--unixsocket", "/sockets/redis.sock", "--unixsocketperm", "700"] # save and appendonly options forcibly disable RDB and AOF persistence entirely securityContext: *sc resources: