fix: redis-stack image tag 7.4.0-v8 (7.4.2-v16 not found)

This commit is contained in:
Hermes Agent 2026-05-27 13:17:26 +00:00
parent f8fa436b8b
commit 18b728c95e

View file

@ -79,7 +79,7 @@ spec:
fsGroup: 999
containers:
- name: redis
image: redis/redis-stack:7.4.2-v16
image: redis/redis-stack:7.4.0-v8
ports:
- containerPort: 6379
name: redis